# OpenOcean User Guide

{% hint style="info" %}
***Reminder:** Operations require transaction BNB as gas fee. Please prepare corresponding transaction 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** **ONTO ID**

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

![](/files/-MeQR_Hqy6Ka2HRsauLE)

* Backup your mnemonic phrase!

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

If you already have a ONT ID wallet, you may 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 create a Polygon 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 create a Polygon address and wallet.&#x20;
{% endhint %}

{% hint style="info" %}
Enclosure of "Sending and Receiving Polygon Assets" tutorial: <https://ontology-1.gitbook.io/onto/guides/assets/how-to-use-onto-wallet-for-binance-smart-chain-transfers>
{% endhint %}

![](/files/-MeQRkSdSIVix4zQPeUs)

#### **2. Claim** airdrop rewards on OpenOcean

* Click on the address at the top right
* Click "**Claim**"
* Click "**Claim now**" in the pop-up window

![](/files/-MePrJMNDFOZxv6NBB97)

**3. Use OpenOcean dApp to exchange assets**&#x20;

You can find openOcean dApp entry for the corresponding chain in Market Page. Then select the assets that need to be swapped, enter the amount, click "Swap Now" to confirm the gas fee and password before you can complete the swap.

![](/files/-MWbZJwBq6Y2Z8lqYmDK)

#### 4.Add liquidity on OpenOcean (Take OOE-WBNB as an example)

* Click on the upper left corner
* Click "**Go pools**"-"**Add liquidity**"

![](/files/-MeQS4fYVPQfMcziVWOg)

* Select the type and number of trading pairs that need to add liquidity
* Click "**Approve OOE**"-"**Approve WBNB**", click "**Confirm**" in the pop-up window and enter the password to complete the authorization (only required for the first time)
* Click "**Confirm Supply**"-"**Confirm**" and enter the password in the pop-up window to add liquidity

![](/files/-MeQSQgcWRpFaRonra_K)

#### 5. Stake LP (Take OOE—WBNB LP as an example)

* Click on the upper left corner
* Click "**Go Farms**"

![](/files/-MeQSiRH5jyETDf7fHd6)

* After selecting OOE-WBNB, click "**Deposit**"
* Enter the number of LPs to be staked or click "**MAX**" to stake all
* Click "**Confirm**"-"**Confirm Supply**" and enter the password to stake LP

![](/files/-MeQT6aHHCpvrn-3rK18)

{% hint style="info" %}
1\) If you want to withdraw the stake income of OOE, click "**Harvest**" and follow the instructions.

2）If you want to withdraw the pledged LP, click "**Withdraw**" and follow the instructions.
{% 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/openocean-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.
