# Argon Guide

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

### Manually add ONT(BEP\_20) on the Asset page

* Click "**+**" on the Asset page
* Search ONT(BEP\_20)
* Click "**+**" to add it on the Asset page

![](/files/-MgdY8Q27_S0Nj9qDnF2)

{% hint style="info" %}
In ONT lottery, ONT on the Binance Smart Chain needs to be used to purchase lottery tickets. Users can select the withdrawal network of BEP\_20 through Binance Exchange, and send ONT (BEP\_20) to the corresponding receiving address in ONTO. Or use Binance Bridge in ONTO to cross-chain the ONT on the Ontology to the Binance Smart Chain.&#x20;

Video tutorial link: <https://youtu.be/uWUVQU00Yu0>
{% endhint %}

{% content-ref url="/pages/-MZlM3m41LSW8TQhWHsd" %}
[Binance Bridge User Guide](/guides/discover/binance-smart-chain-bsc/binance-bridge-user-guide.md)
{% endcontent-ref %}

### Open Argon

* Click on the "**Discover**" Page
* Search “**Argon**”
* Click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-MgdZ1QJCuLhab2jWEcQ)

### Use Argon to buy ONT lottery tickets

* Click "**≡**" in the upper right corner
* Select "**Lottery on Argon-New**"
* Click "**Connect Wallet**"

![](/files/-MgdZVpcutZIlj9nI9qc)

* After clicking "**Buy Tickets**"—"**Approve**", enter the password in the pop-up window to complete the authorization (only required for the first time)
* Enter the number of lottery tickets that need to be purchased, click "**Buy Ticket**", and enter the password in the pop-up window to complete the lottery purchase

![](/files/-Mgd_aY8IvfJrL02kgu3)

{% hint style="info" %}
During the event, every 5 ONG can buy one lottery ticket. The more you buy, the greater your chance of winning. The same address can win multiple times.
{% 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/argon-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.
