> For the complete documentation index, see [llms.txt](https://unitsprotocol.gitbook.io/unitsprotocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unitsprotocol.gitbook.io/unitsprotocol/how-to/stake-micro-bitcoin.md).

# Farm

**Step 1**:&#x20;

Visit: <https://app.units.finance/#/farm>

\
**Step 2:**

To connect your wallet, click the "Connect" button on the right hand side and Choose your Wallet.&#x20;

![](/files/LKXF9QkrciP8JsGYYy7U)

**Step 3**:&#x20;

Choose the pool you would like to stake and click the "Stake" button.

![](/files/TQvIHIkpA9oW74KdBH2e)

**Step 4**:&#x20;

In the "Stake" approval popup, fill the amount you would like to stake and click the "Start" button.

Confirm the action in your wallet

![](/files/gs3nn3sSNV180P1Nn2i6)

**Step 5**:&#x20;

Your Staked balance is now shown.

&#x20;**In addition, on this screen, you can always:**

Stake more tokens by clicking the "Stake" button.

Withrow your staked tokens or part of them by clicking the "Withrow" button.

Claim your rewards or part of it in UNIT tokens by clicking the "Claim" button.

![](/files/v7SKhp1dzTtGhDv8JkSE)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://unitsprotocol.gitbook.io/unitsprotocol/how-to/stake-micro-bitcoin.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.
