# Bunicorn Guide

{% hint style="info" %}
***Reminder:** Operations require transaction BNB as gas fee. Please prepare BNB as fees 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 %}

### Open Bunicorn

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

![](/files/-MhNHRNNCtiq59M-H5OI)

### Connect wallet

* Click "**Connect**"
* Select "**ONTO Wallet**"

![](/files/-MhNJQUxEN3OB9B_7eMf)

### Exchange and trade in Bunicorn (Take USDT-BNB as an example)

* Select the transaction pair and quantity to be exchanged, and click "**Unlock USDT**" to authorize (only required for the first time)
* Click "**Swap**" and enter the password to complete the transaction

![](/files/-MhNJmLJ_vrQuHZei2Q4)

{% hint style="info" %}
If you want to participate in the ONTO & Bunicorn lottery, the total amount of transaction volume needs to reach $150 (Unlimited trading pairs).&#x20;

For example, if you swap $75 USDT for $75 BUSD, and then swap $75 BUSD back to USDT, the total transaction amount will reach exactly $150. So you can participate in the draw of 100 BUNI (\~ $33).
{% endhint %}

### Add liquidity in Bunicorn (Take WBNB-BUNI as an example)

* Click "**Tokens**"-"**Add**"
* Enter the amount of liquidity that needs to be provided

![](/files/-MhNKbPtSwOfmfZjCU4h)

* Click "**l agree**" disclaimer
* Click "**Setup Proxy**"
* Unlock WBNB and BUNI separately (only required for the first time)
* After clicking "**Add Liquidity**", enter the password to add liquidity

![](/files/-MhNKtBW7RNVWU2VBVDd)

### Stake BPT in Bunicorn and receive NFT rewards (Take WBNB-BUNI as an example)

* Click "**NFT Farms**"-select WBNB-BUNI trading pair

![](/files/-MhNL8Fs67fCMNQvwfXJ)

* After clicking "**Enable**", enter the password to complete the authorization (only required for the first time)
* After clicking "**Stake LP**", enter the amount of BPT to be staked
* After clicking "**Confirm**", enter the password to complete the stake

![](/files/-MhNLPKuSEYAmmIBetXo)

{% hint style="info" %}
1）If you need to cancel the stake, click "**—**" and follow the instructions to cancel the stake

2）To harvest NFT, click "**Harvest NFT**" and follow the instructions to receive the  NFT
{% 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/bunicorn-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.
