# NFT Collections

- [PokéBen](https://docs.benswap.cash/collections/pokeben.md)
- [PokéBenItem](https://docs.benswap.cash/collections/pokebenitem.md)
- [PokéBenHero](https://docs.benswap.cash/collections/pokebenhero.md)
- [BenSwap Lottery Ticket](https://docs.benswap.cash/collections/lottery.md)
- [BenSwap Grave](https://docs.benswap.cash/collections/benswap-grave.md)
- [BenSwap Tweet](https://docs.benswap.cash/collections/benswap-tweet.md)
- [BenSwap Tutorial](https://docs.benswap.cash/collections/benswap-tutorial.md)
- [Ben Token Finance 1st Anniversary Souvenir](https://docs.benswap.cash/collections/ben1stanniv.md)
- [Ben Token Finance 2022 Christmas Souvenir](https://docs.benswap.cash/collections/ben2022xmas.md)
- [Three Kingdoms 1 (Blind Boxes)](https://docs.benswap.cash/collections/bb3k1.md)
- [Anti-Aging Potion](https://docs.benswap.cash/collections/anti-aging-potion.md)


---

# 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.benswap.cash/collections.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.
