# Dex Bot 案例

> 已配置的典型 Dex Bot 监控案例，你可以参照这些案例学习并配置你的 Bot 监控。

### Uniswap V2 币价监控

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

[跳转至该 Bot 案例](https://chainbot.io/bot/309115106724321043)

### Uniswap V2 大额 Swap 监控

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

[跳转至该 Bot 案例](https://chainbot.io/bot/309115846817650451)

### Uniswap V3 大额 Swap 监控

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

[跳转至该 Bot 案例](https://chainbot.io/bot/309135326927427347)

### Uniswap 添加流动性监控

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

[跳转至该 Bot 案例](https://chainbot.io/bot/309118057065125651)

### Uniswap 移除流动性监控

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

[跳转至该 Bot 案例](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/zh/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.
