# How to Stake in Pools

Staking in Pools lets you earn BLDT or other tokens while you eat or sleep!

It's simpler than farming, because unlike the Farms, you only need to stake **one token** to start earning usually BLDT.

## **Getting started with Pool staking**

1\. Go to the Pools page here.

<figure><img src="/files/5A6KA4lGjPXTwAD16JIC" alt=""><figcaption></figcaption></figure>

2\. Connect to your compatible wallet by clicking the **Connect** button.

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

3\. Click **Unlock Wallet**.

4\. Choose which Pool you want to stake in.

&#x20;     **any BlueLotusDAO Token** you earn will need to be harvest and compound your earnings manually.

5\. Once you choose a pool, click the **Enable** button. Your wallet will ask you to confirm the action.

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

6\. The Enable button should now be replaced with **Stake**. Click the button to bring up the staking menu.

7\. Type in an amount to choose how much BLDT you want to stake.

8\. Click **Confirm**. Your wallet will ask you to confirm the action.

9\. The Confirm button will change to "Confirming", then once the transaction is successful, you’ll see your staked amount change and the button will change again.

10\. You should now be able to see details on your Pool and will show a **Collect** button to claim your staking rewards into your wallet.

### **Adding and removing BLDT from a Pool**

You can easily add more BLDT to a Pool, or move some BLDT to a more profitable pool. Here’s how you can move your staked BLDT.

1\. Click the **" - "** to take some BLDT out of a pool, or the **" + "** to add more to the pool.

2\. A window will open. If you clicked the **" + "**, choose the amount you would like to add to the pool. If you clicked the **" - "**, choose the amount to take out of the pool.

3\. Click **Confirm**.

4\. After a little wait, you'll be able to see your new amount of staked tokens.


---

# 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://genesyblockchain.gitbook.io/genesys-blockchain/bluelotusdao/bluelotusdao-products/pools/how-to-stake-in-pools.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.
