# How to Stake Tokens

## Staking Tokens

**Step 1.** Navigate to the [Pool page](https://miaswap.io/pool/).

**Step 2.** If you haven't connected your wallet, selects the Connect button to link to your ONUS Chain-compatible wallet (top right-hand side).

<figure><img src="/files/79bBeE6wG9NXqgsQMEa4" alt=""><figcaption><p>Press to connect a wallet</p></figcaption></figure>

Select your wallet and connect.

**Step 3.** Select the Mining Pool of your choice and click the **Enable Contract** button. Your wallet will ask you to confirm the action.

<figure><img src="/files/2bY0BPdCUrzrSMgddohN" alt=""><figcaption><p>A stake pool</p></figcaption></figure>

The **Enable Contract** button should now be replaced with **Stake.**

**Step 4.** Choose the amount of tokens you would like to stake.

<figure><img src="/files/r8xrWPjiFo1OcTzCYSFw" alt=""><figcaption><p>Choose amount and comfirm stake</p></figcaption></figure>

**Step 5.** Confirm the transaction in your wallet.

Done! You are now staking your tokens for more rewards.

## Collecting rewards

Staking will eventually bring you rewards. To receive them, go to your chosen Pool and collect the rewards that are waiting for you.&#x20;

**Step 1.** Back to the Pool page.&#x20;

A Staked only toggle is located at the top of the list. Toggle the switch. You should now only see the Pools in which you have staked tokens, making it easier to find your Pool.&#x20;

**Step 2.** Find the Pool where you staked your LP Tokens.

**Step 3.** Click the **Harvest** button and confirm the action in your wallet. After a short delay, the rewards will be claimed and added to your wallet for you to use as you see fit.

<figure><img src="/files/aOtfJFfy6blpTEQsKtPH" alt=""><figcaption><p>Press button to collect reward</p></figcaption></figure>


---

# 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.miaswap.io/features-and-tutorials/mining-pools/how-to-stake-tokens.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.
