# Know your Assets

- [NFT Cards](https://wiki.5tars.io/know-your-assets/nft-cards.md): Learn more about the in-game NFT Cards
- [NFT Player Cards](https://wiki.5tars.io/know-your-assets/nft-cards/nft-player-cards.md): Learn how your NFT Players Cards will earn points in the Match Arenas
- [NFT Manager Cards](https://wiki.5tars.io/know-your-assets/nft-cards/nft-manager-cards.md): Learn how your Manager Cards will earn points
- [NFT Team Cards](https://wiki.5tars.io/know-your-assets/nft-cards/nft-team-cards.md)
- [NFT Power Cards](https://wiki.5tars.io/know-your-assets/nft-cards/nft-power-cards.md): These NFT Cards gives boosters to your prediction or fantasy points.
- [NFT Star Cards](https://wiki.5tars.io/know-your-assets/nft-cards/nft-star-cards.md)
- [NFT Albums](https://wiki.5tars.io/know-your-assets/nft-albums.md): Get the Albums and fill them with your NFTs
- [Training Sessions](https://wiki.5tars.io/know-your-assets/training-sessions.md)
- [Season Pass](https://wiki.5tars.io/know-your-assets/season-pass.md)
- [Bench](https://wiki.5tars.io/know-your-assets/bench.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://wiki.5tars.io/know-your-assets.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.
