# Acryptos User Guide

{% hint style="info" %}
***Reminder:** Operations require transaction BNB as gas fee. Please prepare BNB as fees in advance to avoid transaction failures.*
{% endhint %}

#### **1. Download ONTO Wallet**

* Visit the website <https://onto.app/>​ to download
* Android users can open this link <https://app.ont.io/onto/onto.app/android/ONTO.apk> in their web browser to download.

**2. Create** **ONT ID Multi-chain Wallet**

* Set up your wallet name, password
* Select the ONT ID wallet chain type&#x20;

![](/files/-MeQR_Hqy6Ka2HRsauLE)

* Backup your mnemonic phrase!

![](/files/-Me9uqwrFbctb-qQtEXk)

If you already have a ONT ID wallet, you can choose to import your ONT ID digital identity wallet or a Binance Smart Chain wallet.

{% hint style="info" %}
If it is not a newly created ONT ID , you may need to add BSC wallet. Click the Wallet management button at the top left of the **ONTO Assets Page**, click the ellipsis on the right side of the wallet-"**Add New Wallet**", select "**Binance Smart Chain**" and click "**Confirm**", enter the wallet password and you can successfully add BSC wallet. Then you can send or receive BSC assets to participate ONTO & Acryptos event.
{% endhint %}

{% 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 %}

![](/files/-MeQRkSdSIVix4zQPeUs)

#### 3. Open Acsi Finance dApp <a href="#id-4-open-apeswap-lends-dapp" id="id-4-open-apeswap-lends-dapp"></a>

* Click on the "**Discover**" Page
* Choose **Acsi Finance**
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-Mf1uAqjWEjz63e9Ixaq)

#### 4. Connect wallet

* Click "**Connect**"
* Select "**ONTO Wallet**"

![](/files/-Mf1uypztq4YsZerGTTu)

#### 5: Single currency/multi-currency stake on Acsi Finance (Take ONT-BNB-BUSD pool as an example)

* Click **ONT-BNB-BUSD**
* Select the currency and amount to be staked, or click "**MAX**" to stake all (You can stake single currency , and the system will automatically convert the currency into two other currencies for stake)
* After clicking "**Approve**" (the number of approvements depends on the type of stake currency), enter the password in the pop-up window to complete the authorization
* After clicking "**Invest**", enter the password in the pop-up window to complete the stake and get the LP Token&#x20;

![](/files/-Mf7FcpknAA_bQ8eKFw4)

{% hint style="info" %}
If you want to cancel the stake, click "**Withdraw**" to choose the withdrawal method. Click "**Best price**" to receive three types of equivalent currencies; click "**Single token**" to choose one of the three single currency to withdraw.
{% endhint %}

#### 6: Stake LP on Acryptos (Take ONT-BNB-BUSD as an example)

* Click "**Farm**"
* Click "**Connect Wallet**"
* Select "**ONT-BNB-BUSD**" trading pair
* Fill in the number of LPs that need to be staked, or click "**MAX**" to stake all
* After clicking "**Stake**", a pop-up window will pop up twice in succession and ask for a password. The first is the authorization pop-up, and the second is the formal staking pop-up. After the two passwords are entered, the stake can be completed.

![](/files/-Mf7FhAqoE8TSAWPYc3F)

{% hint style="info" %}
1）If you want to cancel the stake, you can click "**Unstake**" and enter the required amount or click "**MAX**" to cancel all

2）To withdraw the income of ONT and ACSI, click "**Harvest**" and enter the password to withdraw the income. Since Harvest’s fee requires 0.06 ACSI, the Harvest button will only appear when the rewards exceed 0.06 ACSI. If the stake is cancelled when the income is lower than 0.06 ACSI, the income cannot be withdrawn.
{% endhint %}

#### 7：Swap on Acryptos

* Click "**Trade**"
* Choose the currency and quantity you want to exchange
* Click "**Preview trade**"-"**Confirm trade**", enter the password in the pop-up window to complete the exchange

![](/files/-Mf1ypYjfXRJQlmfjiHk)


---

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