# TEN Finance 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 TEN Finance dApp

* Click on the "**Discover**" Page
* Search **TEN Finance** and click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-MjZyERhnP82a0nAVj8C)

### Add liquidity and get LP Token(take WBNB-TENFI as an example)&#x20;

* Click "**Vaults**"-"**Manage**"

![](/files/-MjZydaqzNukwBbre8w1)

* Click "**GET WBNB-TENFI**"
* Choose token (users only need to hold one of the three assets of WBNB/BUSD/TENFI because TEN Finance will automatically convert it into another asset required by the vaults to add liquidity and generate LP)
* Enter the amount to add or select "**MAX**" to add all
* Click "**Approve**"-"**CREATE LP**", enter the password to get WBNB-TENFI LP

![](/files/-MjZzLYCDkKKtlFZZj7x)

### Deposit LP to the Vault

* Enter the amount of LP to be deposited, or click "**MAX**" to deposit all
* Click "**DEPOSIT TO VAULTS**" and enter the password to deposit

![](/files/-MjZziQp5oib-efBc-A9)

{% hint style="info" %}
1\) To cancel the staking you need click "**WITHDRAW TO WALLET**" and follow the instructions&#x20;

2\) To claim the staking incentives (TENFI)  you need click "**Claim**" and follow the instructions&#x20;
{% 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/ten-finance-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.
