# GameDAO 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 %}

### Add assets on the BSC (Take GDT as an example)

* Click "**+**" on the Asset Page and search for GDT

![](/files/-Mj8wWs0owdgx5q_5EXp)

* Find the corresponding GDT under the BSC and click "**+**" on the right to see the GDT on the Asset Page. Click to enter the asset details page and click "**Receive**" to view the wallet address.

![](/files/-Mj95FMyYw-_Ho2rWOmQ)

### Open GameDAO dApp

* Click on the "**Discover**" Page
* Search **GameDAO** and click "**Confirm**" in the disclaimer pop-up window to enter the dApp

![](/files/-Mj96fN2WOnXeCl8dzW6)

### Vote for your favorite NFT works in GameDAO

#### 1. Before voting, you need to exchange ticket with ONT/GDT (one ONT/GDT can be exchanged for one ticket)

* Click on the Pixel Master
* click for "**more**"

![](/files/-Mj9A6pIT45j923PAVSw)

* Click "**Exchange**"
* Select the currency (ONT or GDT) to be exchanged, and enter the number of exchanges
* After clicking "**Exchange**", enter the password twice (one is the authorization password and the other is the official transaction password) to complete the exchange

![](/files/-Mj9ALG9S43RsZjtjtRk)

{% hint style="info" %}
Your tokens can be redeemed once the voting is over: You are not spending your tokens; you merely need to deposit them and can later redeem them.
{% endhint %}

#### 2. Vote for your favorite works

* Choose your favorite work and click "**Vote**"
* Enter the number of votes
* After clicking "**Confirm**", enter the password to complete the vote

![](/files/-Mj9B9CsSFTj9Ii6VaRM)

#### 3. Redemption Token

* Click "**Exchange**"
* After clicking "**Redeem Token**", enter the redemption quantity and enter the password to redeem the asset

![](/files/-Mj9BOFFWVXp4rCz-T46)


---

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