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

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

![](/files/s4fYpxISm1IcXjsbJ5Wt)

### Connect your walllet&#x20;

* Select "**ONTO Wallet**" to link the wallet

![](/files/8xA46vWbjOx2HVASSWxJ)

### Authorization

* Click the menu button in the upper right corner and enter "**VAULT**"&#x20;
* Find the USDT page, click "**VAULT**" above
* Click "**CREATE ZAP**", click "**Confirm**" on the Approval Confirmation interface, and enter the wallet password

![](/files/CE0HLmtgEY8BiyaRQDY4)

### Stake 10 USDT

* Enter the amount of USDT staked on the "**STAKE USDT**" page&#x20;
* Click "**MAX**" to stake all USDT&#x20;
* Click "**STAKE**", click "**Confirm**" on the "Transaction Details" page and enter the wallet password&#x20;
* You can see the amount of USDT pledged in "**My Open Position**"

![](/files/1oHFFchXxys8iN3wXsQy)


---

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