# ApeSwap Liquidity Mining Tutorial

**Reminder:** Operations require transaction fees. Please prepare enough BNB in advance to avoid transaction failures.

### Download ONTO Wallet and Create BSC Wallet

[Download ONTO App and Create ONT ID Wallet](https://ontology-1.gitbook.io/onto/guides/app-basics/how-to-register-an-account-on-onto-wallet)

[Add Chain Wallet in ONT ID Wallet](https://ontology-1.gitbook.io/onto/guides/wallet-management/how-to-create-an-ont-id-digital-identity-wallet)

### Sending and Receiving Binance Smart Chain Assets

[Sending and Receiving Binance Smart Chain Assets](https://ontology-1.gitbook.io/onto/guides/assets/how-to-use-onto-wallet-for-binance-smart-chain-transfers)

### Add Assets in ONTO (Take WING as as an example)&#x20;

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

![](/files/WkMNrtPf89fX1CH0IBeS)

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

![](/files/ZZlTF12vG8xy48jyGwSl)

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

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

![](/files/GMaXIo9j4fdKjOhS4Cuk)

### Open ApeSwap dApp

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

![](/files/8pYU3fDNqt5ki66g6LqT)

### Connect to the wallet

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

![](/files/5wJtVedWRvwGlQ7hAEDr)

### Exchange at ApeSwap (Take BNB-WING 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/6nJEoK8MVEIsblWB47DB)

{% hint style="info" %}
If you want to exchange WING 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 WING-BNB liquidity on ApeSwap

* Click"**Liquidity**"
* Select WING-BNB trading pair, fill in the number of assets to be added or click "**MAX**" to add all
* Click "**Approve WING**" 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/c6gGyt1QHVXxcnW60N3m)

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

### Stake WING-BNB LP tokens

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

![](/files/kQQbNxkioSNO0W5utETP)

* After finding the **WING-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/9IS2kWRyDguu1xuggWri)

{% 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 earn WING

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

![](/files/9fHeVDvry1MW0ZoMva5x)

* Select the **WING** 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 WING 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/jodOGvfrstvj6E20p2fe)

{% 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.wing.finance/guide-1/apeswap-liquidity-mining-tutorial.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.
