> 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-get-staking-rewards.md).

# How to get staking rewards?

Staking rewards is coming ,total rewards pool is 500,000 Dechat(CHAT) for one year.mining will begin in 2024.1.12 10:00:00 UTC,if you are private investor,you don’t need to wait,you can stake now,just need to wait the mining begin.Rewards claim date begin in TGE DATE.

Follow this step,to stake for rewards

Enter <https://www.dechat.io/claim>

<figure><img src="https://lh7-us.googleusercontent.com/gNwMDUks0q1UT2ipXxS3O52ye3zEjIZSb52OS76uWPY40fNotwmn4FuELAHZBqOXfjYdVJyT6wHnIcuI8oyl1VVenQHF05e7l-vwTVR4RZyYPNJQ_AOjYXMbY9JwTAUzZiy7b2GxDsck539Vie-c_48" alt=""><figcaption></figcaption></figure>

Click “connect wallet“

<figure><img src="https://lh7-us.googleusercontent.com/M9LqmuLBVl2TBMRYzNqhod-EK-cSyk8-fBsYuVZHCyQ-EZgEhxskxwhRbLm7BYD-LpgAeMCt5y4_lMVWM5S4KTxWeQPZlKqudIZquQ64aC1c_EDXXh-QyE9vLs19LDxNTXWZ5sbOcrM0DXDlJVoa9co" alt=""><figcaption></figcaption></figure>

Then you can see the amount you can stake,APY is your staking annual rate of return. As the number of pledges increases, APY will decrease accordingly, so early staker will receive high APY income.

<br>

Click

![](https://lh7-us.googleusercontent.com/uWgmOqJx1Yba-wszUZ_bGIxRrQJ4ZMzBWuiDqA_VjLqD-1Z7iqscbEXPowqoNkkyds94mJ5zIvYsDcQ6Z9pu7n13AUm9x6mUH6DX1jzBY0TDG3EOjQf55zeecYQtZeAZ6LijcmodaCSEtfl7ZXOWtDY)

<figure><img src="https://lh7-us.googleusercontent.com/bY8QLCkj_DV_pnGfLw8Krn4XGiPNK_hWzsiMGDnCD06YYCCTN3sL8jCbnxZuAkJ_DL0BkJrI0JCpdq-B5S4keQ_JW_sSYFsAQ-zFZ8FjnnjVF-ImLC995uAxSIMqfwFiz1flU9yj13UWGBq2K0K1pxE" alt=""><figcaption></figcaption></figure>

Then click “confirm” button

<figure><img src="https://lh7-us.googleusercontent.com/lf0LrR0U9Pe1n6qHCu-0vgyLznMzbC43VxExvOXjAX0DtLfsWCXEHd-0RJdSASaUH2O6K8gD-AHT89ehKJR29eZlM0xw9XTAmFcESRUWj_xhNGQI0OKOK4Xfz12NxKnoZXHQPzH2qVO0SItRG45G4W0" alt=""><figcaption></figcaption></figure>

Waiting for pending

Then go to pool link

<https://www.dechat.io/details>

<figure><img src="https://lh7-us.googleusercontent.com/3oZnABO9eErhvVAaDaY2mcS9YWHqp88LZZUBRRqE3nvyRq3FRN1IDZebajFZkngMnXaTBQ7mWsmguEDbwW92K8jo0itCbHQkX568xHMV3C-lmYWg1sLf5btpsuRDXtLyC1DfmvimAGC4q1y5Uk5QVTk" alt=""><figcaption></figcaption></figure>

If you can see the amount of my stake(CHAT)，then You have staked successful.

\ <br>


---

# 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-get-staking-rewards.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.
