# Arweave Bot Example

> Currently, Mirror is the only platform at scale using Arweave for data storage. Therefore, the following cases all use Mirror for demonstration.
>
> These are typical examples of configured Arweave Bot monitoring. You can refer to these cases to learn and configure your own Bot monitoring.

### Monitoring Articles on the Entire Mirror Platform

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

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

### Monitoring Articles from Multiple Target Authors on Mirror

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

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

### Monitoring Articles with Keywords on Mirror

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

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


---

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