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

### Manually add ONT(BEP\_20) on the Asset page

* Click "**+**" on the Asset page
* Search ONT(BEP\_20)
* Click "**+**" to add it on the Asset page

![](/files/-MgdY8Q27_S0Nj9qDnF2)

{% hint style="info" %}
ONTO & ForTube event need to use the ONT (BEP\_20) on the Binance Smart Chain, which can be obtained **in the following three ways**;&#x20;

1\) If you have BSC assets, you can swap ONT through DEX such as ApeSwap/Wault Finance to participate in the event&#x20;

2\) users can select the BEP\_20 withdrawal network through Binance Exchange, and send ONT (BEP\_20) to the corresponding receiving address in ONTO.&#x20;

3\) If you have ONT on the Ontology, the Binance Bridge can be used in ONTO to cross-chain the ONT on the Ontology to the Binance Smart Chain.

Video tutorial link: <https://youtu.be/uWUVQU00Yu0>
{% endhint %}

{% content-ref url="/pages/-MZlM3m41LSW8TQhWHsd" %}
[Binance Bridge User Guide](/guides/discover/binance-smart-chain-bsc/binance-bridge-user-guide.md)
{% endcontent-ref %}

### Open ForTube(BSC)

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

![](/files/-Mgov41toIeJNtrrEiV4)

### Connect wallet

* Click "**LANUCH APP**"
* Click "**Connect**", and then complete the signature

![](/files/-Mgovvew5RO7GtncCJBi)

### Deposit assets on ForTube (Take ONT as an example)

* Click on the search bar, enter "**ONT**"
* In Asset Information, you can view the detailed maximum LTV and liquidation threshold of ONT

![](/files/-MgoxCYGP-hBnl2uqSJA)

* Enter the amount of assets to be deposited, click "**Approve**", and then enter the password to complete the authorization (only required for the first time)
* Click "**Deposit**"-"**Confirm Deposit**" and enter the password to complete. After completion, you can view the updated details in "**My Account**"

![](/files/-MgoyI4FMbTgbpDGulsN)

{% hint style="info" %}
1\) If you need to redeem assets, click "**Withdraw**" and enter the amount, then enter the password to redeem assets and earnings at the same time&#x20;

2\) If you need to view the earnings, click "**Dashboard**" and check the "**Accumulated earnings**"&#x20;
{% endhint %}

### Borrow assets on ForTube (Taking ONT as an example)

* Before borrowing assets, other assets must be deposited as collateral, and the amount of assets that can be borrowed depends on the amount of assets deposited and the maximum LTV (Due to the price fluctuations between the collateral assets and the borrowed assets will trigger liquidation , So it is recommended to deposit stablecoins as collateral)
* After depositing assets, search for **ONT** to enter
* Click "**Withdraw**" and enter the amount of assets to be borrowed
* Click "**Withdraw**"-"**Confirm Withdraw**", enter the password to borrow the asset

![](/files/-Mgp-hzYd46Z2dfvUEjD)

* If you need to repay the loaned assets and the interest, click "**Deposit**"
* Click "**Repay All**" or fill in the required repayment amount, then click "**Deposit**"
* Click "**Confirm Deposit**" and enter the password to repay the assets

![](/files/-Mgp0GMFFVoxIHT0aq34)

{% hint style="info" %}
1\) If the user deposits the loaned assets and the deposited amount is greater than the loaned amount, the system will automatically repay the debt first and deposit the remaining part.&#x20;

2\) If you need to view the interest, click "**Dashboard**" and check the "**Accumulated Interest**"&#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/fortube-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.
