# ApeSwap User Guide

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

### Download ONTO Wallet and Create BSC Wallet

{% content-ref url="/pages/-MPJRUPoLFAVEtAK6935" %}
[Download ONTO App and Create ONT ID Wallet](/guides/app-basics/how-to-register-an-account-on-onto-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeKrRpOaa1LPo5IWpjt" %}
[Add Chain Wallet in ONT ID Wallet](/guides/wallet-management/add-chain-wallet-in-ont-id-wallet.md)
{% endcontent-ref %}

### Sending and Receiving Binance Smart Chain Assets

{% content-ref url="/pages/-MOZCd9s70mDDZsTlNHX" %}
[Sending and Receiving BNB Smart Chain (BSC) Assets](/guides/assets/how-to-use-onto-wallet-for-binance-smart-chain-transfers.md)
{% endcontent-ref %}

### Add assets on the BSC (Take ONG as an example)

* Click "**+**" on the Asset Page and search for ONG

![](/files/-MizwWhVF2OBzghakugd)

* Find the corresponding ONG under the BSC and click "**+**" on the right to see the  ONG on the Asset Page. Click to enter the asset details page and click "**Receive**" to view the wallet address.

![](/files/-Mizx2uR7UFuXqqx9xbN)

{% hint style="info" %}
If you already have ONG on the Ontology , you can cross-chain ONG to the Binance Smart Chain on the ONTO Market page. The steps are as follows:
{% endhint %}

* Click "**Market**"
* Select ONG and enter the amount
* Click "**Swap Now**"-"**Confirm**", enter the password and the ONG will be crossed from Ontology to Binance Smart Chain

![](/files/-MizymMmdUc357DEXa5V)

### Open ApeSwap dApp

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

![](/files/-MYZtpd0chf7xP4jynQT)

### Connect to the wallet

* Click "**Connect**" in the upper right corner
* Select "**ONTO Wallet**"

![](/files/-MYZuUwFv402X2qG9V3v)

### Exchange at ApeSwap (Take BNB-ONG as an example)

* Click on the "**≡**" symbol in the upper left corner
* Click "**Trade**"->"**Exchange**"
* 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/-Mj27ABCqoJ3M8wKZ8_0)

{% hint style="info" %}
If you want to exchange ONG to participate in ONTO\&ApeSwap liquidity mining event you can use this exchange function. But this is **not a necessary condition** for participating in the event. If you already have the assets required for the activity, you can **pass this step**
{% endhint %}

### Add liquidity on ApeSwap（Take ONG-BNB trading pair as an example)

* Click"**Liquidity**"
* Select ONG-BNB trading pair, fill in the number of assets to be added or click "**MAX**" to add all
* Click "**Approve ONG**" 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**" and enter the wallet password to add liquidity

![](/files/-Mj27H0sVla9MnWI1bKa)

{% hint style="info" %}
To withdraw liquidity, find the trading pair under "**Liquidity**", click "**Manage**"-"**Remove**" and follow the instructions to withdraw liquidity.
{% endhint %}

### Stake LP tokens (Take ONG-BNB LP token as an example)

* Click on the "**≡**" symbol in the upper right corner
* Click "**Farms**"

![](/files/-Mj--wqS3F3XWVGGkizh)

* After finding the **ONG-BNB** trading pair, click "**Enable**" and enter the password to complete the authorization (only required for the first time)
* Click "**Stake LP**"
* Fill in the number of LP tokens to be staked or click "**MAX**" to stake all
* Click "**Confirm**"and enter the wallet password to complete the stake

![](/files/-Mj27MkwXSCZTaK6c0UI)

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

### Use BANANA to stake (Take ONG Pool as an example)

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

![](/files/-MYrdwIp8B_LnRVVwqWU)

* Select the **ONG** pool, click "**Enable**" and enter the password in the pop-up window to complete the authorization (only required for the first time)
* Click the "**Stake BANANA**" on the right side of the ONG pool, fill in the amount of BANANA you need to stake or click "**MAX**" to stake all
* After clicking "**Confirm**", enter the password in the pop-up window to complete the stake

![](/files/-Mj27RMR75gibNAzrfHe)

{% hint style="info" %}
To cancel the stake, select the staked single currency pool in "**Pools**", click "**-**" and follow the instructions to cancel the stake.

To withdraw the staked income, select the staked single currency pool in "**Pools**", click "**Harvest**" and follow the instructions to withdraw the staked income.
{% 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/binance-smart-chain-bsc/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.
