# Dex Bot Example

> Typical configured Dex Bot monitoring cases. You can refer to these cases to learn and configure your Bot monitoring.

### Uniswap V2 Token Price Monitoring

<figure><img src="/files/EsWmxkRa9B5WPUjtm3gj" alt=""><figcaption><p>Price Bot Monitor by Dex</p></figcaption></figure>

[Go to Bot Case](https://chainbot.io/bot/309115106724321043)

### Uniswap V2 Large Swap Monitoring

<figure><img src="/files/gfcALmVHrKpj2CuMXEcG" alt=""><figcaption><p>Swap Bot Monitor by Dex</p></figcaption></figure>

[Go to Bot Case](https://chainbot.io/bot/309115846817650451)

### Uniswap V3 Large Swap Monitoring

<figure><img src="/files/GXgtT8lHXnvd4mFWoX5u" alt=""><figcaption><p>Swap Bot Monitor by Dex</p></figcaption></figure>

[Go to Bot Case](https://chainbot.io/bot/309135326927427347)

### Uniswap Add Liquidity Monitoring

<figure><img src="/files/05aK1UkxMOxQNyMeXjbY" alt=""><figcaption><p>Add Liquidity Bot Monitor by Dex</p></figcaption></figure>

[Go to Bot Case](https://chainbot.io/bot/309118057065125651)

### Uniswap Remove Liquidity Monitoring

<figure><img src="/files/aEvbPOF0c1AlAXVc0uqM" alt=""><figcaption><p>Remove Liquidity Bot Monitor by Dex</p></figcaption></figure>

[Go to Bot Case](https://chainbot.io/bot/309118450188916499)


---

# 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://docs.chainbot.io/bot-case/dex-bot-demo.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.
