# Bind API

To integrate your exchange account with Coincraze Trading Bot, follow these steps:

1. Create API on Exchange: [Binance](https://coincraze.co/articles/15935) | [Bybit](https://coincraze.co/articles/15923) | [Gate](https://coincraze.co/articles/15939) | [Blofin](https://coincraze.co/articles/16002)
2. Bind API to Coincraze

Step 1. Use the IP address provided by Coincraze Central to create the API on the exchange.

<figure><img src="/files/0giwjfv8SJNaAUhyTT9A" alt=""><figcaption></figcaption></figure>

Step 2. Create and copy your **API Key** and **Secret Key** from your exchange --> Enter the **API Key** and **Secret Key** at [Coincraze Trading Bot](https://coincraze.co/trading-bot/my-bot) --> click **Bind API**.

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

Step 3. Create a Telegram group and add **@coincraze\_trading\_assistant\_bot** as an admin --> click Save.

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

■ NOTES

\+ The bot will activate within 24 hours after a successful Bind API.&#x20;

\+ Ensure USDT is deposited and transferred to the Futures Account of the exchange before the bot is activated.

Step 4. After activation, click the PRO VERSION icon to monitor the bot's performance.

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

📧 For any issues or assistance, please contact our support team at <support@coincraze.co>&#x20;


---

# 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://whitepaper.coincraze.co/tutorial/trading-bot/bind-api.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.
