# Landshare 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 Landshare

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

![](/files/c0W3IxfyxsJ8KlYaenxZ)

### Buy LAND

* Click "**Buy Token**"&#x20;
* Use 20 USDT to buy LAND&#x20;
* Click "**Approve USDT**" to authorize USDT operation
* Click "**Swap**" to exchange assets

![](/files/NRJGO71RDTaJlWV8VGA8)

### Connect your walllet

* Return to the previous interface, click "**Launch app**"&#x20;
* Click "**Not Connected**" at the top of the page&#x20;
* Select "ONTO Wallet" to link the wallet

![](/files/rNYjBiqjwrDCpw6KkuZ6)

### Deposit LAND

* Click "**Approve**" to authorize the operation at the bottom of the page&#x20;
* Enter the amount of pledged LAND, click "**Max**" to stake all assets&#x20;
* Click "**Deposit**"&#x20;
* Click "**Confirm**" on the "**Transaction Details**" page and enter the wallet password

![](/files/9FEsEeBvvQLpNj7qzbPk)

{% hint style="info" %}
If you need to cancel the stake, you can click "**Withdraw**" and enter the asset quantity to cancel the pledge.&#x20;

Click "**Withdraw all**" to cancel stake of all assets.
{% 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/landshare-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.
