# Product Guides

- [Collections](https://docs.nfteye.io/product-guides/collections.md)
- [Overview](https://docs.nfteye.io/product-guides/collections/overview.md)
- [Sniper](https://docs.nfteye.io/product-guides/collections/sniper.md)
- [Rank & Reveal](https://docs.nfteye.io/product-guides/collections/rank-and-reveal.md)
- [Blur Bidding](https://docs.nfteye.io/product-guides/blur-bidding.md): The Blur Bidding feature allows users to view real-time Blur bids data, submit bids, and set automatic cancellation strategy on NFTEye to help users become smarter farmers.
- [User Guide](https://docs.nfteye.io/product-guides/blur-bidding/user-guide.md)
- [Place Blur Bids & Auto Cancel](https://docs.nfteye.io/product-guides/blur-bidding/user-guide/place-blur-bids-and-auto-cancel.md): How to Find Targets and Place Bids on NFTEye?
- [Blur Bids Manager](https://docs.nfteye.io/product-guides/blur-bidding/user-guide/blur-bids-manager.md): You can place blur bids, cancel bids, set auto cancel strategy and check all your strategy activities in this page.
- [FAQ](https://docs.nfteye.io/product-guides/blur-bidding/faq.md)
- [Smart Bidding](https://docs.nfteye.io/product-guides/smart-bidding.md)
- [Notification](https://docs.nfteye.io/product-guides/notification.md): Click the 🔔 icon to grasp all your item activities at a glance without entering the subpage.
- [Alpha Bots](https://docs.nfteye.io/product-guides/alpha-bots.md)
- [Smart Buy](https://docs.nfteye.io/product-guides/smart-buy.md)
- [Smart Mint](https://docs.nfteye.io/product-guides/smart-mint.md)
- [Labs - Firekeeper](https://docs.nfteye.io/product-guides/labs-firekeeper.md)
- [Language Version](https://docs.nfteye.io/product-guides/language-version.md): There are some different language versions' introductions from our users all over the world.


---

# 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.nfteye.io/product-guides.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.
