# Settings Menu

<figure><img src="/files/ZTPJvJ4Ut4e4KL8G77UO" alt="" width="375"><figcaption><p>Seiyan Bot Settings Menu</p></figcaption></figure>

The settings menu allows you to customize the bot’s default settings to your liking.

1. Under ‘Trade Settings’ you can edit the default maximum slippage setting and maximum price impact when making a trade. You can read about these two settings in the message text.
2. Under ‘Buy Amounts’ you can select the default buy amounts in SEI when making a trade.
3. Under ‘Auto Buy’ you can turn on the option to automatically buy tokens immediately when you paste a contract address in the chat with the bot. You can set the amount with which the bot will attempt to make a purchase.
4. Under ‘Confirmations’ you can edit whether specific actions in the bot require an additional confirmation before being submitted.


---

# 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://seiyan-token.gitbook.io/seiyan-token/seiyan-tech/telegram-trading-bot/settings-menu.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.
