# Stake in Staking Pool

1. Enter in the amount of LOAN, EARN or FLEX tokens (depending on the underlying lending protocol) you want to stake to earn lending and redemption fees.  You can enter a number of tokens or use the slider to select a percentage of the tokens currently in your wallet.
2. Click Confirm to stake.
3. You can unstake all or some of the tokens at any time.  Staking or unstaking will automatically claim any pending rewards at the same time.
4. If there are any pending rewards, you can claim the tokens into your wallet using the Claim Rewards button.
5. If you want to execute the Staking Pool compounding instructions from your selected strategy, click the Compound Staking button.


---

# 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.powercity.io/amplifier/how-to.../stake-in-staking-pool.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.
