# ApeSwap User Guide

{% hint style="info" %}
**Reminder:** Operations require transaction fees. Please prepare enough BNB in advance to avoid transaction failures.

If you want to cross-chain the assets of the Ethereum or BSC to Polygon, click on the link to jump to the tutorial.
{% endhint %}

{% content-ref url="/pages/-MbpSVAk0N81r6f33m\_z" %}
[Polygon Bridge User Guide](/guides/discover/polygon/polygon-user-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mdm-mwxKsXsWHaF3UMB" %}
[Anyswap User Guide](/guides/discover/polygon/anyswap-user-guide.md)
{% endcontent-ref %}

#### 1. Download ONTO App

* Visit the website <https://onto.app/>​ to download
* Android users can open this link <https://app.ont.io/onto/onto.app/android/ONTO.apk> to download

#### 2. Create ONT ID Wallet

Set up your wallet name, password, and backup your mnemonic phrase!

![](/files/-MeB1eOKJaImbFyasun5)

![](/files/-MeB1mkt2lM6aMk31n-v)

If you already have ONT ID wallet, you may choose to import your ONT ID digital identity wallet with Mnemonic Phrase.

{% hint style="info" %}
Tutorial of Sending and Receiving Polygon Assets: <https://ontology-1.gitbook.io/onto-cn/cao-zuo-zhi-yin-1/zi-chan-guan-li/fa-song-yu-jie-shou-polygon-zi-chan>
{% endhint %}

#### 3. Add assets on the Polygon(Take USDT as an example)

* Click "**+**" on the Asset Page and search for USDT
* Find the corresponding USDT under the Polygon and click "**+**" on the right

![](/files/-MeB2JEMVcHOreogoSTu)

* Back to the Assets page to see the USDT asset
* Click the USDT asset to enter the asset details page and click "**Receive**" to view the wallet address

![](/files/-MeB3BcGxCPuKqe_pLCO)

#### 4. Open ApeSwap dApp

* Click on the "**Discover**" Page
* Search **ApeSwap**
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-Mdm-3pqAyEScb6Jvdud)

#### 5. Exchange at ApeSwap (take BNB-ONT as an example)

* Click "**Swap**"
* Select the currency to be exchanged and fill in the exchange amount or click "**MAX**" to exchange all
* Click "**Swap**" -> "**Confirm Swap**", click "**Confirm**" in the pop-up window and enter the password to complete the exchange

![](/files/-MdlpdBpWzorFA2JX_z-)

#### 6. Add liquidity (take MATIC-BANANA trading pair as an example)

* Click "**Liquidity**"
* Select **MATIC-BANANA** trading pair, fill in the number of assets to be added or click "**MAX**" to add all
* Click "**Approve BANANA**" and enter the wallet password in the pop-up window to complete the approvement (only required for the first time)
* Click "**Confirm Adding Liquidity**"
* Click "**Confirm Supply**"
* Click "**Confirm**" and enter the wallet password to add liquidity

![](/files/-MdltOVlg3u3aUSDMUij)

{% hint style="info" %}
To withdraw liquidity, find the trading pair that has added liquidity under "**Liquidity**" -> "**View Your liquidity Positions**", click and select "**Remove**" and follow the instructions to withdraw liquidity.
{% endhint %}

#### 7. Stake LP tokens (take MATIC-BANANA LP token as an example)

* Click on the "**≡**" symbol in the upper left corner
* Click "**Yield**"

![](/files/-MdlyOOuV90YLdy4uEwJ)

* Select the held LP token
* Fill in the number of LP tokens to be staked or click "MAX" to stake all
* Click "**Approve**", click "**Confirm**" in the pop-up window and enter the wallet password to complete the approvement (only required for the first time)
* Click "**Stake**", click "**Confirm**" in the pop-up window and enter the wallet password to complete the stake

![](/files/-MdogCwVDpWWJF9l-Pjh)

{% hint style="info" %}
If you want to cancel the stake of LP tokens, select the staked LP token in the "**Yield**", click "**—**" and follow the instructions to cancel the stake.
{% endhint %}


---

# 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.onto.app/guides/discover/polygon/apeswap-user-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.
