# Assets

The RealGo DApp includes a dedicated asset management layer designed to enable secure, transparent, and flexible fund flows within the ecosystem. This layer allows players to manage their on-chain assets with full visibility and control, supporting both inbound and outbound transactions in a non-custodial and verifiable manner.

Players may deposit digital assets such as BNB and USDT into the RealGo DApp to participate in gameplay, trading, and marketplace activities. Additional cryptocurrencies may be supported over time as the ecosystem expands. Deposited assets are reflected on-chain, ensuring transparent settlement and traceable fund movements.

The asset management layer also supports unrestricted withdrawals, allowing players to withdraw their available balances at any time. This design ensures liquidity freedom and reinforces user ownership, eliminating lock-in mechanisms commonly associated with centralized game economies.

To enhance financial transparency and user confidence, players are provided with a comprehensive asset overview interface. This includes real-time balances, earned rewards, and a complete history of deposits, withdrawals, and in-game economic activity. All records are verifiable and auditable, reinforcing trust in the system’s financial integrity.

By combining open access deposits, on-demand withdrawals, and full transaction traceability, RealGo establishes a secure and user-centric asset settlement framework that enables safe capital flow and supports a healthy, sustainable in-game economy.


---

# 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://realgo.gitbook.io/whitepaper/dapp/assets.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.
