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

### Open Wault Finance

* Click on the "**Discover**" Page
* Search “**Wault Finance**”
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-MfXj3sFzcyk_IFYgUxE)

### Connect wallet

* Click“**Connect Wallet**”

![](/files/-MfXjJZ3ZnuUStAYfIBd)

### Swap at Wault Finance (Take BNB-ONT as an example)

* Click"**≡"**—"**Swap**"
* Select the currency to be exchanged and fill in the exchange amount
* Click "**Swap**" -> "**Confirm Swap**", click "**Confirm**" in the pop-up window and enter the password to complete the exchange

![](/files/-MfXkBihSIo5fmtSE24n)

### Add liquidity and  LP Token in Wault Finance(Take ONT-BNB as an example)

* Click "**Liquidity**"—"**Add Liquidity**"
* Select the ONT-BNB trading pair, 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 Tokens

![](/files/-MfXlF52gVD26y8VQUO-)

* Click "**≡**" at the top right—select "**Farm**"
* Choose the ONT-BNB trading pair
* After clicking "**Approve**" to authorize the LP, enter the password to complete the authorization (only required for the first time)
* Click "**Stake**", enter the password in the pop-up window to stake LP Token

![](/files/-Mfc-uv4Vclv-BlRNSxW)

{% hint style="info" %}
1\) To cancel the stake, find the staked trading pair in the "**Farm**" and click "**Unstake**", follow the instructions to cancel it.&#x20;

2\) To claim the income, select the staked trading pair in the "**Farm**" , click "**Claim**" and follow the instructions to withdraw it.
{% endhint %}

### Stake WEX in Wault Finance （Take ONT Pool as an example）

* Click "**≡**"at the top right—"**Pool**"&#x20;
* Choose ONT staking pool
* After clicking "**Approve**" to authorize WEX, enter the password to complete the authorization (only required for the first time)
* Click "**Stake**" and enter the password to stake WEX

![](/files/-Mfc00Rr6b5oBOmatGb7)

{% hint style="info" %}
1\) To cancel the stake, find the staked trading pair in the "**Pool**" and click "**Unstake**", follow the instructions to cancel it.&#x20;

2\) To claim ONT staking rewards, select the staked trading pair in the "**Pool**" , click "**Claim**" and follow the instructions to withdraw it.
{% endhint %}

&#x20;


---

# 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/wault-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.
