# Staking

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

## Deposit

1. Select the pool that will stake your tokens
2. Click "Approve Pool" and approve the transaction in your wallet
3. Enter the amount of tokens you wish to deposit
4. Click "Deposit" and approve the transaction in your wallet
5. The tokens are now staked and be seen in both the open pool dialog box as well as the Nursery home page in the "Deposited" column

## Harvest

1. Select the pool you wish to harvest rewards from
2. Click on “Withdraw” located on the top left of the dialog box
3. Enter the amount of tokens you want to withdraw
4. Click “Withdraw” and approve the transaction in your wallet

## Withdraw

1. Select the pool that has the tokens you want to withdraw
2. Click on "Withdraw" located on the top left of the dialog box
3. Enter the amount of tokens you want to withdraw
4. Click "Withdraw" and approve the transaction in your wallet


---

# 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.lif3.com/nursery/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.
