# Beefy Finance 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 %}

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

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

![](/files/-MhqyQuKxGBaF1eAK14d)

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

![](https://gblobscdn.gitbook.com/assets%2F-MO0ivMI4ClG0A1r1fli%2F-MYZsCmOzcZA0tS0bQ2Z%2F-MYZtf2stsoHqvxcyNVE%2F%E6%88%AA%E5%B1%8F2021-04-18%20%E4%B8%8B%E5%8D%888.12.38.png?alt=media\&token=ef05c039-9f0c-40ce-8631-a20b6609e022)

### Open Beefy Finance

* Click on the "**Discover**" Page
* Search **Beefy Finance(BSC)**
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-MhqzWd3vPUkuYWFpv6H)

### Select Vault (Take ONT-BNB Vaults as an example)

* Click "**Assets**"
* Enter and select ONT

![](/files/-Mhr-dsqEyyXqMst8SWh)

### Add liquidity in DEX to obtain LP (Take Wault Finance as an example)

* Click "**Add Liquidity**" and you will be redirected to Wault Finance's ONT-BNB liquidity page
* Fill in the number of assets to add liquidity or click "**MAX**" to add all
* Click "**Supply**"-"**Confirm Supply**", enter the password in the pop-up window to add liquidity and obtain LP

![](/files/-Mhr0jxOru1zIWeny7Ts)

### Go back to Beefy Finance and stake LP to the ONT-BNB Vaults

* After clicking "**Approve**", enter the password to complete the authorization
* Enter the number of LPs to be staked and click "**Deposit**", or click "**Deposit All**"
* Click "**Confirm**" and enter the password to complete the stake

![](/files/-Mhr2JQaUOtz372cU9h4)

{% hint style="info" %}
If you want to cancel the stake, you can enter the canceled amount and click "**Withdraw**", or click "**Withdraw All**" and enter the password to cancel the stake
{% 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/beefy-finance-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.
