# Staking

On the Stake page you can deposit $ALD to earn yield on it.&#x20;

![Main page](/files/dSYolhxGrPhJSKNNzZU8)

By clicking “Stake” icon here, you will navigate to Stake page.

&#x20;

![Info sections](/files/BYF4WUPsu0Myi1ya8U7M)

Core data about staked $ALD and $xALD rebase will be shown on the Stake main page. For details about Stake Protocol and the data definition, please refer to our staking section - h[ttps://docs.aladdin.club/staking](https://docs.aladdin.club/staking)

&#x20;

![](/files/myCsvSQsJgaur0FaOUBt)

To undergo the staking process, input the amount of ALD (or click MAX for the maximum amount) that you want to stake, then click the “Approve” button to approve $ALD spending.

&#x20;![](/files/PTMrB2i6Wz3qYAZtxGwr)

Approve ALD spending in MetaMask

&#x20;

![](/files/xMsSmJ8flczrzLuSy9KQ)

Once approved, click on the “Stake ALD” button. As a reminder, your xALD will be vested for a period of 9 days. There's no cliff, so you will start earning rewards on the vested amount. Please note that you won't be able to withdraw the whole amount until after the vesting period!

&#x20;![](/files/8jP2FUeoggPRXsSAcSf6)

Confirm the transaction in MetaMask.

&#x20;

![](/files/Az7BVnxYpCvscYnB0uAn)

Once the transaction is completed, your ALD balance will be deducted and be shown in xALD Balance. That's all, you've staked your $ALD and started earning rewards!


---

# 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://docs.aladdin.club/aladdin-dao-v2-overview/aladdin-dao-tutorials/staking.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.
