# User Guide

- [GPU worker NFT](https://docs.dbunker.xyz/user-guide/gpu-worker-nft.md): tokenized 30-day io.net GPU mining power
- [Mint NFT](https://docs.dbunker.xyz/user-guide/gpu-worker-nft/mint-nft.md): io.net as an example
- [Earn Rewards](https://docs.dbunker.xyz/user-guide/gpu-worker-nft/earn-rewards.md): io.net as an example
- [Trade in DeFi](https://docs.dbunker.xyz/user-guide/gpu-worker-nft/trade-in-defi.md): io.net as an example
- [Claim Rewards](https://docs.dbunker.xyz/user-guide/gpu-worker-nft/claim-rewards.md): io.net as an example
- [FAQs](https://docs.dbunker.xyz/user-guide/gpu-worker-nft/faqs.md): Quick answers-links to the most frequently asked questions.
- [Hardware NFT](https://docs.dbunker.xyz/user-guide/hardware-nft.md): tokenized DePIN hardware
- [Mint NFT](https://docs.dbunker.xyz/user-guide/hardware-nft/mint-nft.md): Aethir as an example
- [Claim Rewards](https://docs.dbunker.xyz/user-guide/hardware-nft/claim-rewards.md)
- [Trade in DeFi](https://docs.dbunker.xyz/user-guide/hardware-nft/trade-in-defi.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.dbunker.xyz/user-guide.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.
