# Bot Setup

Here are some tips to help you navigate each bot more easily.

{% hint style="info" %}
To quickly locate the bots in your Telegram chats, search @Xtrader\_bot.
{% endhint %}

### Quick Menu Access

Click the "Menu" button or type "`/`" commands for quick access to various menus.

**Navigation Buttons**

Use the "Back" buttons to return to previous menus and the "Close" buttons to exit menus.&#x20;

**Leverage adjustment**

The bot takes healthy, conservative leverage 3-4x, but the user can adjust the leverage at their own risk.


---

# 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://info.xtreamly.io/project-overview/trading-bot/bot-setup.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.
