# SEED Go Asset (NFT)

- [Get Mon Box With $SUI](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/get-mon-box-with-usdsui.md)
- [SEED Mon Box](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-mon-box.md): SEED Mon Box with mysterious SEED Mon inside helps users to level up their earning returns.
- [SEED Mon Class](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-mon-class.md)
- [SEED Mon Levels](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-mon-levels.md)
- [SEED Mon Attributes](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-mon-attributes.md)
- [SEED Mon Qualities](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-mon-qualities.md)
- [SEED Tree](https://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft/seed-tree.md): From a single SEED, a Tree was born and from there, the world evolves around it day by day.


---

# 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://seeddao.gitbook.io/seed-tutorial/seed-go-asset-nft.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.
