# Swap

<figure><img src="/files/2HdbrrLOWqEZi1SmPA60" alt=""><figcaption></figcaption></figure>

NEOPIN Swap is a service that allows tokens to be exchanged using a liquidity pool, and 'cross-swap' between various tokens is also available. The exchange rate of two tokens for the Swap is calculated and provided based on the exchange rate of the liquidity pool, not the market price traded on the exchange. When using the Swap, fees may occur for using the liquidity pool.

▶ **AMM (Automated Market Maker)**\
Pricing methods are determined in the market by an AMM. For more details, please check [**here**](/earn-with-neopin/swap/automated-market-maker.md).

## How to Swap

Please see the guide below on how to Swap in NEOPIN.

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

{% content-ref url="/pages/uFPXl3ZWRbgm15qBjjSR" %}
[\[Web\] Swap Guide](/earn-with-neopin/swap/web-swap-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/swap.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.
