# Settings

Once you have succesfully completed the first steps, and have your wallet created it is time to optimize your **Settings**! To get started simply press the **Settings** button.

<figure><img src="/files/T2HhpNTtkOrv5jV6yaYC" alt=""><figcaption></figcaption></figure>

Once in your **Settings** page, you have a few different options. Firstly, you can here turn on/off both **MEV Protection** and **Power Send**.  Secondly, you have multiple categories of settings to change, starting with **Trade settings** which is where you will be able to setup your general fee, slippage and payment processor settings.

<figure><img src="/files/gx00izXMarKAb0R8Ibsq" alt=""><figcaption></figcaption></figure>

In the **Trade Settings** category these are the options. Here you can change the fees for specific payment processors, select which payment processor you want to use for buying and selling. Change the slippage of your buys and sales, and turn on/off power send for your buys and sales. There will be more details on **Fees** on the next page of this guide.

**Quick task** settings goes over the same settings so refer to the information above about it.

Next up you have **Edit Quick Buy** and **Edit Quick Sell**. These are the settings for your Buy and Sell button amounts when manually trading a coin. Change this to whatever amounts you usually enter trades with

<figure><img src="/files/ZhtgiwcFPcGfZVKbZspi" alt=""><figcaption></figcaption></figure>

Lastly, we have **GUI Menu** which is how you can be able to use telegram to interact with our **GUI Trading Bot.** Simply input your **GUI Key** here to connect your **Telegram Bot** with your **GUI Bot.**

<figure><img src="/files/niyGvEzMuxE31kXBfTjp" 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.leap-blockchain.com/leap-telegram-bot/leap-telegram-setup/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.
