> For the complete documentation index, see [llms.txt](https://docs.rebaked.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rebaked.com/staking/how-to-stake-usdbaked-on-ethereum.md).

# How to stake $BAKED on Ethereum

How do I stake my $BAKED tokens on Ethereum \[ Staking is also available on Polygon Network]

* Go to <https://staking.rebaked.com/> and log into your Metamask account. Then connect your wallet from the top right.&#x20;
* Make sure you have $BAKED tokens on the Ethereum chain, otherwise if you try to stake your Polygon tokens those might get lost&#x20;

![](/files/WZqowJtAmGLunUOHLFwz)

* Click on the **"Approve"** button to give access to the smart contract to lock your tokens.&#x20;
* As communicated, the locking period is for 30 days, and you need to stake at least 25000 or a proportionally multiplied number (50.000/ 75000/ 100000/125000/ 150000 or more) to be eligible to earn protocol fees and other benefits as outlined in the "**Staking & DAO Participation Eligibility Page)**&#x20;
* After clicking the  Approve button **please do not update/ refresh the page**, so you will be re-directed to the Stake Page.&#x20;

![](/files/rrv0K4yLmmhTNNxJiVs1)

Then the loading page will appear - please wait until the Ethereum network will proceed with the validation of the transaction.&#x20;

![](/files/30Fi7jyj0cd1tXlzuE8Q)

Once the transaction is validates- the **STAKE button** will appear. You click and then a Pop-Up button will appear and ask you to select the total number of $BAKED tokens you wish to stake.&#x20;

![](/files/aREVHpHIbeqoU4fZ2v53)

Once you select the total number of tokens- then click the "**STAKE X Number BAKED**" and you will need to accept this transaction in your MetaMask Wallet.&#x20;

Then you can go to the **Transaction History** tab to review the history of all your Staking transactions.&#x20;

![](/files/VlF30TZazqbzlWCks4MG)

Both **Verify & Unstake** buttons will appear- but you won't be able to click them for the first epoch that will last for 30 days.&#x20;

This guide will be updated shortly, while we are updating our Staking page to include more data, statistics, a list of snapshots, and rewards you have earned.&#x20;

Thank you for staking with RBKD DAO! <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://docs.rebaked.com/staking/how-to-stake-usdbaked-on-ethereum.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.
