# BabySwap 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 %}

### &#x20;Add assets on the BSC (Take USDT as an example) <a href="#id-3-add-assets-on-the-bsc-take-ont-as-an-example" id="id-3-add-assets-on-the-bsc-take-ont-as-an-example"></a>

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

![](/files/-Mc7qL9XJroNbCB-830F)

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

![](/files/-Mc7qQvVXYjivgaHqVeK)

### Open BabySwap dApp <a href="#id-4-open-apeswap-lends-dapp" id="id-4-open-apeswap-lends-dapp"></a>

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

![](/files/-Mc7qW-fsn-F2OEUqpyh)

### Connect wallet

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

![](/files/-Mc7qc1FlyEH-M3ea4hA)

### Swap at BabySwap (Take USDT-ONG as an example)

* Select the currency to be exchanged and fill in the exchange amount
* Click "**Approve USDT**"-"**Confirm**" and enter the password in the pop-up window (only required for the first time)
* Click "**Swap**" -> "**Confirm Swap**", click "**Confirm**" in the pop-up window and enter the password to complete the exchange

![](/files/R2TQzRkkGBv0m2o5xE55)

#### 7. Add liquidity (Take USDT-ONG trading pair as an example)

* "**Liquidity**"— "**Add Liquidity**"
* Select **USDT-ONG** 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 "**Supply**"
* Click "**Confirm Supply**", click "**Confirm**" in the pop-up window and enter the password to add liquidity

![](/files/n9YhnXAU7aXD8iVnUt0h)

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

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

* Click on the "**≡<**" symbol in the upper left corner—"**Farm**"
* Click "**≡**" and select **ONG-USDT**
* After clicking "**Enable**", enter the password in the pop-up window (only required for the first time)
* Click "**Stake LP**" to stake
* Fill in the number of LP tokens to be staked or click "**MAX**" to stake all
* Click "**Confirm**" and click "**Confirm**" again in the pop-up window and enter the wallet password to complete the stake
* After staking, you can check the amount of LP tokens, the annualized rate of return and the multipler

![](/files/iF9pN4GYVM4YjqsUf5yQ)

![](/files/ioEN3Acged5eOD2bT0dD)

{% hint style="info" %}
1\) To cancel the stake, find the trading pair mining pool in "**Farm**" and click "**—**", follow the instructions to cancel the stake.

2\) To withdraw the **BABY** income, select the trading pair mining pool in "**Farm**", click "**Harvest**" and follow the instructions to withdraw the 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/babyswap-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.
