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

### Open Kalata

* Click "**Discover**"
* Search for **Kalata** and click "**Confirm**" to enter the dApp

![](/files/lAVdogAx1rcngm9zQ10f)

### Exchange KALA

* Fill in the number of assets to swap then click "**Swap**"
* Click "**Comfirm**" on the transaction details page
* Enter the wallet password and click the arrow

![](/files/LCEnLT5hjHkT79jadmnV)

### Add liquidity

* On the liquidity page, click "**Add Liquidity**"&#x20;
* Select BUSD-KALA trading pair
* Click "**Supply**"

![](/files/KND8e2P7QyeNCBFqSYcG)

* Click "**Confirm**" on the transaction details page &#x20;
* Enter the wallet password and click the arrow
* Click "**Start to Earn**"

![](/files/Ulb12Y3622iF1IwV1sNE)

### Stake BUSD-KALA LP to liquidity mining

* Click "**Stake**" in KALA-BUSD LP
* Select "**Max**", and click "**Confirm**"

![](/files/2l82tqq5yLTlQHMO0D2b)

* Click "**Confir**m" on the transaction details page
* Enter the wallet password and click the arrow

![](/files/6FogTVDN4EZH4P1VsCAD)

{% hint style="info" %}
1\)To cancel the staking, click "**Redeem**" in the KALA-BUSD LP pool and follow the instructions to cancel the staking.&#x20;

2\) If you want to claim the KALA staking rewards, you need to click "**Receive**" 72 hours after you stake the LP and follow the instructions.

3\) You need to approve the contract before adding liquidity and staking. Click "**Approve Contract**" and follow the instructions.
{% 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/kalata-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.
