# Pool

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

Pool is a service that allows users to provide liquidity to NEOPIN by depositing a pair of tokens into a liquidity pool developed based on the Automated Market Maker ([**AMM**](/earn-with-neopin/swap/automated-market-maker.md)) model, and rewards users in return. Users may earn additional NPT rewards proportional to the amount deposited in the pool and a certain share of the swap fees generated on NEOPIN.

**▶ Impermanent Loss**\
Impermanent loss occurs when the price of assets in a pool changes. For more details, please check [**here**](/earn-with-neopin/pool/impermanent-loss.md).

## How to Pool

Please see the guide below on how to earn with NEOPIN Pool products.

{% content-ref url="/pages/NWlM3w52PQmE3G9SIT6I" %}
[\[App\] Pool Guide](/earn-with-neopin/pool/app-pool-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/O4JxukUonmLDaHQnkj05" %}
[\[Web\] Pool Guide](/earn-with-neopin/pool/web-pool-guide.md)
{% endcontent-ref %}


---

# 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.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.
