# How to Stake

[1. ](https://docs.singularitydao.ai/guides/general/how-to-add-custom-token)[Add the token to your wallet if you have not already done so.](https://docs.singularitydao.ai/guides/general/how-to-add-custom-token)

2\. Click 'Connect to a wallet' in the top right corner of the portal if you have not already done so. You will then be prompted to unlock your wallet.\
\
3\. Choose between 'Unbonded Vaults' or 'Epoch Vaults' by navigating to the corresponding tab within the 'Vaults' category on the left side of the screen.

4\. Select your desired pool and then click the 'Stake' button.

6\. Input the number of tokens you want to stake.&#x20;

7\. Click 'Approve' - Skip this step if you have done so before.\
\
You will be asked to approve the Ethereum transaction and pay the gas fee.\
\
8\. Finally click 'Stake' and confirm the transaction in your wallet. Please wait for the transaction to complete, at which point you will see a popup showing the number of tokens added and the total amount of SDAO you have staked.

9a. To claim your tokens from 'Unbonded Vaults' you have 3 options:&#x20;

Withdraw: To withdraw the amount of SDAO you staked.&#x20;

Harvest: To withdraw the amount of SDAO you got rewarded by staking.&#x20;

Withdraw and Harvest: Performs the two above actions.

9b. To claim your tokens from 'Epoch Vaults' simply click 'Withdraw' during the withdrawal period.


---

# 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.singularitydao.ai/guides/vaults/how-to-stake-your-sdao.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.
