> For the complete documentation index, see [llms.txt](https://dechat.gitbook.io/dechat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dechat.gitbook.io/dechat/instructions/how-to-mining-dechat-ai-nft.md).

# How to mining Dechat AI NFT?

DeChat enables the first AI social data mine that rewards stakers for participating in the process. Earn rewards from the economy by staking $DECHAT for AI Credits. Staked $DECHAT will be locked for 18 days. Users will be charged a 14% fee on principal that will be shared to other stakers, or burned. Users can withdraw staked amount after 18 days to their primary wallet and maintain all the rewards.

1.Open link : <https://www.dechat.io/mining>,stake 100 $DECHAT  at least.

2.Earn 730,000 credits ,then you can get 1 NFT&#x20;

3.click "mint"

<figure><img src="/files/oIjniNipNXEbCL4cTed2" alt=""><figcaption></figcaption></figure>

4.Enter the description text of the NFT image you want to generate, AI will automatically generate 3 optional images for you, select one of them, click the mint button, and execute the smart contract.

5.click "my NFT",you can see your NFT.<br>

<figure><img src="/files/tYHCydF3Q2UvLQEt0bm9" alt=""><figcaption></figcaption></figure>

Operation video reference：<https://youtu.be/T3poKrxft7Q?si=cQLmHpA9LRhncDCM>

NFT smart contract：0xc89222a06042991ba6bc0e165d52b257a352f672

Opensea NFT Market homepage：[<mark style="background-color:yellow;">https://opensea.io/collection/dechat-ai-2</mark>](https://opensea.io/collection/dechat-ai-2)\
\
Okx NFT Market hompage：[https://<mark style="background-color:yellow;">www.okx.com/web3/marketplace/nft/collection/bsc/dechat-ai-2</mark>](https://www.okx.com/web3/marketplace/nft/collection/bsc/dechat-ai-2)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://dechat.gitbook.io/dechat/instructions/how-to-mining-dechat-ai-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
