# BLiV dNFTs

- [Avatar NFTs](https://bliv.gitbook.io/bliv/bliv-dnfts/avatar-nfts.md)
- [NFT Staking](https://bliv.gitbook.io/bliv/bliv-dnfts/nft-staking.md)
- [NFT Mechanics](https://bliv.gitbook.io/bliv/bliv-dnfts/nft-mechanics.md)
- [NFT Levelling](https://bliv.gitbook.io/bliv/bliv-dnfts/nft-mechanics/nft-levelling.md)
- [Risk Mechanics](https://bliv.gitbook.io/bliv/bliv-dnfts/nft-mechanics/risk-mechanics.md)
- [Risk Protection](https://bliv.gitbook.io/bliv/bliv-dnfts/nft-mechanics/risk-protection.md)
- [Soul Bound Tokens (SBT)](https://bliv.gitbook.io/bliv/bliv-dnfts/soul-bound-tokens-sbt.md)
- [Choosing the Soulbound Sign-Up Option.](https://bliv.gitbook.io/bliv/bliv-dnfts/soul-bound-tokens-sbt/choosing-the-soulbound-sign-up-option..md)
- [User Groups](https://bliv.gitbook.io/bliv/bliv-dnfts/user-groups.md): There will be two groups of users:


---

# 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://bliv.gitbook.io/bliv/bliv-dnfts.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.
