# xBOW Pools

Staking Pools are the simplest way to earn free tokens on ArcherSwap. Stake xBOW, earn free tokens.

Some special pools let you stake other tokens besides BOW, too!

## **How to stake in Staking Pools?**

Convert your BOW to xBOW.&#x20;

### **Stake token**

1.Select the pools you wish to stake xBOW.

2.Click 'Approve Contract'.

3.Click 'Stake' and enter the amount of token, then click 'Confirm'.

4.Confirm the transaction in your wallet.

5.Done! You can click 'View on <https://scan.coredao.org/>' to see your transaction details.

### **Unstake token**

1\. Select the pools you wish to unstake.

2\. Click '-(Unstake)' and enter the amount of token, then click 'Confirm'.

3\. Confirm the transaction in your wallet.

4\. Done! You can click 'View on <https://scan.coredao.org/>' to see your transaction details.

### **Harvest**

1\. Select the pools you wish to harvest.

2\. Click 'Harvest'.

3\. Check the details, and click 'Confirm'.

4\. Confirm the transaction in your wallet.

5\. Done! You can click 'View on <https://scan.coredao.org/>' to see your transaction details.


---

# 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.archerswap.finance/products-and-features-guide/xbow-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.
