# Instructions

- [How to mining Dechat AI NFT?](https://dechat.gitbook.io/dechat/instructions/how-to-mining-dechat-ai-nft.md)
- [How to get staking rewards?](https://dechat.gitbook.io/dechat/instructions/how-to-get-staking-rewards.md)
- [How to buy bsc20 "DCHAT"](https://dechat.gitbook.io/dechat/instructions/how-to-buy-bsc20-dchat.md): The following is the operation process for purchasing dchat inscriptions based on EVM.INK
- [How to sale BSC20 "DCHAT"](https://dechat.gitbook.io/dechat/instructions/how-to-sale-bsc20-dchat.md): Selling guide based on EVM.INK
- [how to improt $DECHAT to your metamask wallet?](https://dechat.gitbook.io/dechat/instructions/how-to-improt-usddechat-to-your-metamask-wallet.md)
- [How to chat to earn?](https://dechat.gitbook.io/dechat/instructions/how-to-chat-to-earn.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://dechat.gitbook.io/dechat/instructions.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.
