> For the complete documentation index, see [llms.txt](https://goldenrat.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://goldenrat.gitbook.io/whitepaper/staking.md).

# Staking

The GoldenRat Staking Dapp is a strategic product designed to empower investors by enabling them to generate passive income and maximize asset growth. By staking your $RATS, you not only contribute to its overall market stability but also increase your token holdings over time through compound growth.

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

#### **Where Do the Rewards Come From?**

Staking rewards are funded through the buyback mechanism using the marketing fund and other revenue streams. The GoldenRat team has established a dedicated reward reserve, ensuring that stakers can harvest rewards at any time without disruption.

#### **How It Works**

When holders stake their $RATS, the tokens are locked for a fixed period based on the selected staking pool. Each pool offers a different APR (Annual Percentage Rate):

* **30-Day Staking** → **15% APR**
* **90-Day Staking** → **20% APR**
* **180-Day Staking** → **30% APR**

Rewards are automatically accrued and reflected in the "RATS Earned" section. You can harvest your rewards anytime and even reinvest them to increase your staked amount, optimizing your overall earnings through compounding strategies.

#### **How to Stake $RATS**

Step 1: Access the Staking Dapp: <https://staking.goldenrat.org>\
Step 2: Connect your Web3 wallet (e.g., MetaMask, Trust Wallet)\
Step 3: Select a staking pool and click "Start Earning"\
Step 4: Click "Deposit" and enter the amount of $RATS you want to stake\
Step 5: Confirm the transaction in your wallet

#### **Flexible Rewards, Locked Principal**

✅ Harvest your rewards anytime – no need to wait for the lock period to end!\
🔒 Your **st**aked $RATS remain locked based on the chosen staking duration.

🚀 Maximize your earnings and start staking today!


---

# 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://goldenrat.gitbook.io/whitepaper/staking.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.
