# NFT Bot Example

> Typical NFT Bot monitoring examples already configured. You can refer to these examples to learn and configure your Bot monitoring.

### NFT Floor Price Monitoring

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

[Jump to this Bot case](https://chainbot.io/bot/308853533485598270)

### New token Listing for Target NFT on Opensea

> Corresponding to Opensea's "buy now" feature, enabling monitoring of a specific NFT holder's selling price intention.

<figure><img src="/files/1iNvFzyAgmXUZz7WvV1m" alt=""><figcaption></figcaption></figure>

[Jump to this Bot case](https://chainbot.io/bot/308855519823824446)

### NFT Transaction Monitoring

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

[Jump to this Bot case](https://chainbot.io/bot/308856215759390270)

### NFT Metadata Update Monitoring

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

[Jump to this Bot case](https://chainbot.io/bot/308856442302531134)

### Monitoring NFT Holder Ownership Transfers

<figure><img src="/files/7h12BEafE2JOWugYRLhu" alt=""><figcaption></figcaption></figure>

[Jump to this Bot case](https://chainbot.io/bot/308858653874882110)

### Monitoring New Bids on NFT

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

[Jump to this Bot case](https://chainbot.io/bot/308859223780329022)

### Monitoring New Offers on Followed NFTs

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

[Jump to this Bot case](https://chainbot.io/bot/308860068865279550)

### NFT Bid and Offer Cancellation Monitoring

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

[Jump to this Bot case](https://chainbot.io/bot/308860714838296126)


---

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