# Pools

## Honorswap Earn/Pools User Guide

### Welcome!

This user guide will walk you through how to use the Honorswap Earn/Pools page. Honorswap Earn/Pools is a feature used to provide liquidity and earn rewards in liquidity pools. Please read this guide carefully and ensure you follow the correct steps before proceeding with any transactions.

### Step 1: Connecting a Wallet Requiring Confirmation

1. To access the Honorswap Earn/Pools page, connect your wallet to our website. You can use a supported wallet such as [Metamask](https://metamask.io/) or [Trust Wallet](https://trustwallet.com/).

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

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

### Step 2: Pool Selection and Making Transactions

1. After the confirmation process is completed, you will see the available liquidity pools listed on the Earn/Pools page. Each pool's name, liquidity ratio, and total liquidity amount will be displayed here.
2. To join a pool, click on the "Stake" button.

<figure><img src="/files/7ESU7KwIRxlnrfzmLE3t" alt=""><figcaption></figcaption></figure>

3. Please select the amount you want to stake. After making your selection, press the "Confirm" button.

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

4. Your wallet will initiate the approval process. Please follow your wallet's instructions for completion.

5. Once the joining process is complete, you will start earning rewards with the liquidity you added to the pool.

<figure><img src="/files/QhhUxM1c8VjB33nVPCVw" alt="" width="426"><figcaption></figcaption></figure>

### Step 3: Harvesting Your Rewards

1. On the Earn/Pools page, you can view the amount you added to the liquidity pool and your current reward status.
2. To collect your rewards, click the "Harvest" button.

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

3. Your wallet will initiate the approval process, and your rewards will be transferred to your wallet.

###

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

### Step 4: Withdrawing Liquidity

1. If you wish to withdraw from the liquidity pool, click on the  "Unstake" button on the Earn/Pools page.
2. Your wallet will initiate the approval process, and your liquidity will be returned to your wallet.

### Warnings and Notes:

* Before participating in liquidity pools, ensure that you have read and understood the documentation and risk disclosures provided by our project to trade safely.
* Secure your wallet by enabling two-factor authentication (2FA) and never share your identification details with anyone.
* Cryptocurrency investments always carry risks. Do your research before investing and only invest amounts you can afford to lose.

### Contact

For any questions or concerns, feel free to reach us at <support@honorswap.com>.


---

# 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.honorswap.com/products/earn/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.
