# \[App] Pool Guide

## 1. Deposit

1. Go to the **\[Earn]** tab > Select **\[Pool]** in the Discover section

   <figure><img src="https://3207921449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqGie2GKzhU3olmN7yiWW%2Fuploads%2FzAHSGLM72wZ5r1RtF2Yg%2FIMG_7517.jpg?alt=media&#x26;token=0ff20913-29a4-4186-8a56-142e4a4c0fbb" alt="" width="375"><figcaption></figcaption></figure>
2. Carefully review the Pool product information, and enter the amount you wish to deposit
3. Select the **\[Deposit]** button and review the "Estimated Deposit".
4. After careful review, select the **\[Confirm]** button and enter the PIN Code to complete the swap.
5. Once the PIN Code is successfully authenticated, the Pool deposit is complete.

   <figure><img src="https://3207921449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqGie2GKzhU3olmN7yiWW%2Fuploads%2FkONQ8oSqdL4yAiISJnfh%2Fimage.png?alt=media&#x26;token=ad5c911c-33f5-465f-bc2a-33c18c04ba0d" alt=""><figcaption></figcaption></figure>

> Notes:
>
> * To deposit in the Pool, you need to hold both of the displayed token pairs.
>   * For example, for KAIA-NPT Yield Farm, you need to have both KAIA and NPT in your wallet.
>   * When you enter the amount for one token, the required amount of the remaining token will automatically be entered.
> * Deposit with a single asset is also available.&#x20;
>   * When you deposit a single asset, half of the amount is automatically swapped into the other asset from the swap pool.&#x20;
>   * The exchange rate, swap fees, and the actual amount deposited may differ from the estimated amount of deposit  depending on the slippage percentage.&#x20;
>   * Depositing a large amount of a single asset may cause a high price impact.
>   * The quantity is automatically calculated on a 1:1 ratio according to the market price of each token at the time.
>   * Please make sure to review and agree to the "Terms of Use" before making a deposit.
>   * If this is your first time using a product, a one-time approval is required to proceed with a Deposit.  >[#6.-approve](https://docs.neopin.io/get-started/neopin-wallet#6.-approve "mention")
> * The expected APR for Pool is determined by the chain inflation, and the changed APR will be updated and displayed in the  Pool product information.
> * Assets deposited in Pool cannot be traded until they are withdrawn.
> * Estimated Returns are the estimated at the time of the request and may vary during the actual deposit process.
> * After your deposit request, there may be a waiting time depending on network congestion.

## 2. Withdraw

1. &#x20;Go to the **\[Earn]** tab > Select **\[Pool]** in the Discover section or go to the **\[Wallet]** tab > **\[Pool]** tab
2. Select the product you want to withdraw and click the **\[Deposit]** button
3. Select the **\[Withdraw]** tab at the top and enter the amount you wish to withdraw. Please make sure to review and agree to the "Terms of Use" before a withdrawal.
4. Select the **\[Withdraw]** button and enter PIN Code.&#x20;
5. Once the PIN Code is successfully authenticated, the Pool withdrawal is complete.&#x20;

   <figure><img src="https://3207921449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqGie2GKzhU3olmN7yiWW%2Fuploads%2Fx1kjTsdkdX1CZxdLjkZn%2Fimage.png?alt=media&#x26;token=e8b4fe29-dc0c-459a-8137-b0d4976c8256" alt=""><figcaption></figcaption></figure>

> Notes:
>
> * Estimated Returns are the estimated values at the time of the withdrawal request and the actual withdrawal value may differ from it.
> * When making a withdrawal, the exchange rate may change, resulting in a smaller amount being withdrawn than expected.
> * After your withdrawal request, waiting time may occur depending on network congestion

## 3. Claim Rewards

1. Go to the **\[Wallet]** tab > the **\[Pool]** tab.
2. In the deposit details, you can check My LP Token (the amount of my deposit) and claimable rewards (the amount of accumulated rewards not yet received).
3. Select the **\[Claim]** button to receive unclaimed rewards from the Pool.
4. After reviewing the transaction summary, click the **\[Claim]** button and enter the PIN Code.
5. Once the PIN Code is successfully authenticated, Claim Rewards is complete.&#x20;

   <figure><img src="https://3207921449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqGie2GKzhU3olmN7yiWW%2Fuploads%2FvfgDQcgBQcOOtIv3QHoT%2Fimage.png?alt=media&#x26;token=315f23af-caad-4ab5-9136-6ee310856adc" alt=""><figcaption></figcaption></figure>

> Notes:
>
> * Pool deposit rewards begin accumulating immediately upon deposit.


---

# 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.neopin.io/earn-with-neopin/pool/app-pool-guide.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.
