> For the complete documentation index, see [llms.txt](https://docs.alphador.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphador.ai/subscription-features/arbitrage/cex-cex-arbitrage-scanner.md).

# CEX CEX Arbitrage Scanner

The arbitrage opportunities aren't limited to CEX and DEX. Sometimes, the most lucrative opportunities arise between two centralized exchanges. The Arbitrage CEX CEX tool from Alphador is built to capitalize on these opportunities.

The tool scans and identifies potentially profitable arbitrage paths between different CEXes. The cryptocurrency market is global and decentralized, so discrepancies can arise between pricing the same asset on other exchanges.

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

Like the Arbitrage CEX DEX scanner, the CEX CEX version also offers customization options, allowing you to set filters, blacklist certain exchanges, and set the scanner to auto-refresh. This flexibility makes the tool a valuable asset for traders, enabling them to tailor the scanner to their trading preferences.

### Disclaimer

While we tried to make Arbitrage Paths feature as safe as we can, we still think that this feature must be used only by the users who understand all the risks and know how to use such tools properly.&#x20;

Our list of the tokens that we scan for Arbitrage Paths is filtered out from the tokens with high taxes, zero liquidity and so on. Though there still could be some tokens with hidden taxes or other traps which were not detected by our filters. That is why it is better either to focus on some exact tokens or do some checks for the token you would like to arbitrage.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.alphador.ai/subscription-features/arbitrage/cex-cex-arbitrage-scanner.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
