# User Guide

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

## Staking

1. Select the pool that matches the token you want to stake
2. Enter the amount of tokens you wish to stake
3. Click on the “Approve” button and approve the transaction in your wallet
4. Click on the “Stake” button and approve the transaction in your wallet

## Unstaking

1. Select the pool that has the tokens you want to unstake
2. Click on “Unstake” located on the top right of the lower left dialog box
3. Enter the amount of tokens you want to unstake
4. Click “Unstake” and approve the transaction in your wallet

## Rewards

Each pool will reward the token associated with that pool. For example, the $TOMB pool will reward $TOMB. This $TOMB will automatically be auto-compounded until you unstake from that pool.


---

# 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/greenhouse/user-guide.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.
