# AI Arbitrage Signals in Multiple CEX, DEXes for Trading Bots

**AI suggests an arbitrage trade in accordance with the user's preferences.**<br>

### <mark style="color:blue;">**How it works:**</mark>

&#x20;\- The system gathers trading data from the leading DEXs and CEXs.

&#x20;\- The system identifies trading pairs available for arbitrage deals and calculates the finalized profit of the deals.

&#x20;\- AI suggests deals in accordance with the user preferences such as portfolio strategies, exchanges, blockchains, ROI and risk, etc.

&#x20;\- The user selects individual deals or accepts the entire list.\ <br>

<figure><img src="/files/lkawjKl6aSRUwEkrmosZ" 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://coins-rating.gitbook.io/coins-rating/pitch-deck/ai-arbitrage-signals-in-multiple-cex-dexes-for-trading-bots.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.
