# Universal Settings

The "Settings" button allows you to customize various settings.

<figure><img src="https://3551007794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdvZoA1mFhrjGbDNderP%2Fuploads%2FBhiUN0xiuJdqIpCfVKAU%2Fimage.png?alt=media&#x26;token=2f70f80e-351e-410a-9a48-7bb62b946cf2" alt=""><figcaption></figcaption></figure>

Upon clicking the "Settings" button you will have the option to edit buy settings, sell settings, and even the language that the bot is in.

<figure><img src="https://3551007794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdvZoA1mFhrjGbDNderP%2Fuploads%2FyYyWU3T54Z372ot1cEaR%2Fimage.png?alt=media&#x26;token=d5777189-4ea7-439c-884c-7331c6c24424" alt=""><figcaption></figcaption></figure>

**Buy Settings:**

**Edit buy amount:** Set the amount of SOL you auto-buy with.

**Edit slippage:** Set your slippage ("Slippage occurs when there is a discrepancy between the expected price of a cryptocurrency and the price at which the order is filled.")

So if you set your slippage to 10%, this means you are willing to let the price slip 10% off your price.

Your slippage is applied to ALL transactions including your take profit and stop loss ones.

<figure><img src="https://3551007794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdvZoA1mFhrjGbDNderP%2Fuploads%2FvBEpNdgRa5cx7Rm5gEjz%2Fimage.png?alt=media&#x26;token=60ad305b-1365-4728-a16e-cc278d6e2744" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/shorts/Iq_7aCFhvDg>" %}

**Sell Settings:**

**Sell Type:**

**"ALL": Select the "ALL" setting if you would like to sell ALL of your tokens when the address you are copying sells ANY amount. For example, if you copy-trade someone, and they sell half their tokens, you will sell ALL of your tokens.**

**"PERCENTAGE": Select the "PERCENTAGE" setting if you would like to sell a % of your tokens when the address you are copying sells ANY amount. For example, if you copy-trade someone, and they sell 50% of their tokens, you will also sell 50% of your tokens.**

**Edit Stop Loss: Set a stop loss %. For example, if you set your stop loss at 50%, this means when you are 50% DOWN on a trade, you will automatically close your trade and your tokens at a loss. This is a risk management feature.**

**Edit Take Profit: Set a take profit %. For example, if you set your take profit at 50%, this means when you are 50% UP on a trade, you will automatically close your trade and sell your tokens for profit. This is a risk management feature.**

<figure><img src="https://3551007794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdvZoA1mFhrjGbDNderP%2Fuploads%2FdntGITPoN8EpXp7EHZlP%2Fimage.png?alt=media&#x26;token=a1e3b8a8-0b6e-4e75-997d-626d414fda10" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/shorts/92i0yw-rGuU>" %}

**Language:**

Editing the language is straightforward, simply click the language you want.

<figure><img src="https://3551007794-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUdvZoA1mFhrjGbDNderP%2Fuploads%2F2luPTtcbbDvvvtFC6jqb%2Fimage.png?alt=media&#x26;token=e0403436-b2ee-4f4b-b0a7-6cd0ca9deb92" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sanjibot.io/universal-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
