# /start (CEX)

### Visit <https://t.me/RobotradeAI_Bot> to begin!

Upon clicking the link above, you'll be directed to our telegram bot!

**Start the Bot:**&#x20;

* Open a chat with the bot on Telegram and send the `/start` command.

**Name your strategy:**

* Choose a name for your strategy

<img src="/files/KtMoeqqV1i61uup77dQf" alt="" data-size="original">

**Pick your exchange:**

* **Select an Exchange**: Choose your preferred centralized exchange, such as Binance or Bybit.
* **API Key Entry**: Enter your public and private API keys for the chosen exchange. ***(only enable trades, DO NOT enable withdrawals on your exchange when generating API keys.)***

**Pick your coin, strategy, and timeframe:**

* Pick your favorite asset, your strategy of choice and the timeframe you want to trade on.

![](/files/gYjnHARIZ4u9jf4wsx0i)

**Pick your trade allocation:**

* Choose how much you want to allocate to trade in your account (0-100%)

**Review and Confirmation**

1. **Review Settings**: The bot will summarize your selections for review.
2. **Confirm Settings**: Send 'confirm' to save your settings or 'cancel' to restart the setup process.

![](/files/FgjJkgjFggr5airjHGo5)

###


---

# 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://robotrade-ai.gitbook.io/untitled/guides/start-cex.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.
