# Acsi 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 Acsi Finance

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

![](/files/9QZCZUgYL687vyUbtoRz)

### Connect your walllet

* Click "**Connect**" in the upper right corner&#x20;
* Select "**ONTO Wallet**" to link the wallet

![](/files/jZfhGJvY29wqkDzWushU)

### Trade assets

{% hint style="info" %}
This event requires an ONG-ACSI-WBNB-ONT LP, with each asset accounting for 25% (as shown in Figure 1 below). Therefore, four assets of equivalent value need to be traded for stake. For example, if an asset pledge of 16 US dollars is used, it needs to be divided into 4 equal parts, each of which is 4 US dollars. In the tutorial, ONT is selected as an example. Please operate the other three assets in the same way.
{% endhint %}

* Click "**Trade**" at the bottom of the page&#x20;
* To exchange ONT equivalent to about US$4, click "**Preview trade**"&#x20;
* Click "**Approve BNB**" to authorize the operation&#x20;
* Click "**Confirm trade**" to complete the asset transaction&#x20;
* Exchange the equivalent ONG, ACSI and WBNB in the same way

![](/files/kajSWuzQmamSFrW1IpYw)

### Add liquidity in ONG-ACSI-WBNB-ONT trading pair

* Click "**Invest**"&#x20;
* Find the **ONG-ACSI-WBNB-ONT** trading pair in the list and click to enter&#x20;
* Click "**Approve ONG**", "**Approve ACSI**", "**Approve WBNB**" and "**Approve ONT**" in turn, click "Confirm" on the Approval Confirmation interface, and enter the wallet password
* Click "**Invest**"and enter the wallet password to add liquidity on ONT-ONG-ACSI-WBNB

![](/files/ae1DJxPa27fmsPFcPPQ3)

### Stake ONG-ACSI-WBNB-ONT LP

* Click "**Farm**"&#x20;
* Click to enter the **ONG-ACSI-WBNB-ONT** pool

![](/files/1sJGL12YWe5ZleK1nJER)

* Click "**Stake**"&#x20;
* Enter the amount of staked assets, click "**Max**" to stake all&#x20;
* Click "**Confirm**" in "Transaction Details" and enter the wallet password

![](/files/E4UxCtBKYinO50d2eDPT)


---

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