# SIL 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/-MRsYVzdvev32jh82hUS" %}
[Sending and Receiving BNB Beacon Chain Assets](/guides/assets/sending-and-receiving-bnb-and-bep-2-tokens.md)
{% endcontent-ref %}

### Open SIL Finance dApp&#x20;

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

<figure><img src="/files/kLaKicBSa69smIbhLb0L" alt=""><figcaption></figcaption></figure>

### Connect ONTO Wallet and Enter the Mining Pool

* Click "Connect Wallet" bottom
* Select the BSC Network and connect ONTO Wallet
* Find the activity pool in the SIL Finance: BUSD-BNB LP, ETH-USDC LP

<figure><img src="/files/pNcnXNljTc13RtDdtQ9g" alt=""><figcaption></figcaption></figure>

### Add Liquidity into the Mining Pool

* Choose BUSD-BNB LP, ETH-USDC LP, to decide which liquidity you want to add
* Click "+" to make the deposition
* Enter the amount or click MAX, and click "Deposit"
* Confirm your transaction

{% hint style="info" %}
Remind:&#x20;

1. At least $10 worth of liquidity either BUSD-BNB or USDC-ETH is needed to add in the mining pool to be eligible for the ONTO x SIL Finance Liquidity Mining Event.
2. You need to hold BUSD-BNB or USDC-ETH LP until the end of the event, otherwise you are not considered to have successfully participated in this event.
   {% endhint %}

<figure><img src="/files/meL2ISCUEa6XudoSRjZP" alt=""><figcaption></figcaption></figure>


---

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