# Transaction Bot 案例

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

### 目标地址大额转出监控

<figure><img src="/files/8JARANu5Xiy3CIdd3Bpc" alt=""><figcaption></figcaption></figure>

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

### 目标地址接收转账监控

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

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

### 多个目标地址转账交易

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

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

### 目标合约的目标方法的交易监控

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

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


---

# 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/transaction-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.
