# NFT系列

- [宝可本](https://docs.benswap.cash/zhong-wen/collections/pokeben.md): PokéBen
- [宝可本物品](https://docs.benswap.cash/zhong-wen/collections/pokebenitem.md): PokéBenItem
- [宝可本英雄](https://docs.benswap.cash/zhong-wen/collections/pokebenhero.md): PokéBenHero
- [BenSwap彩票](https://docs.benswap.cash/zhong-wen/collections/lottery.md): BenSwap Lottery Ticket
- [BenSwap墓碑](https://docs.benswap.cash/zhong-wen/collections/benswap-grave.md): BenSwap Grave
- [BenSwap推文](https://docs.benswap.cash/zhong-wen/collections/benswap-tweet.md): BenSwap Tweet
- [BenSwap教程](https://docs.benswap.cash/zhong-wen/collections/benswap-tutorial.md): BenSwap Tutorial
- [一周年纪念品](https://docs.benswap.cash/zhong-wen/collections/ben1stanniv.md): Ben Token Finance 1st Anniversary Souvenir
- [2022年圣诞节纪念品](https://docs.benswap.cash/zhong-wen/collections/ben2022xmas.md): Ben Token Finance 2022 Christmas Souvenir
- [三国1（盲盒）](https://docs.benswap.cash/zhong-wen/collections/bb3k1.md)
- [不老药剂](https://docs.benswap.cash/zhong-wen/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/zhong-wen/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.
