> For the complete documentation index, see [llms.txt](https://docs.rwa.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rwa.vip/v.-rwa-token-explanation.md).

# V. RWA Token Explanation

The tokens issued in the RWA Ecosystem protocol, called RWA, are minted-based and do not have a fixed total supply. The issuance is based on market supply and demand, and no pre-sale token fundraising is planned before the official launch.

RWA Launch Phase Blockchain: <mark style="color:blue;">**BSC Chain**</mark>

RWA Subsequent Upgrade: <mark style="color:blue;">**Global mainnet**</mark>

RWA Token Trading Rules：

* *<mark style="color:blue;">**Transaction Fees:**</mark>* &#x20;
  * Buy: 0% &#x20;
  * Sell: 5%
* *<mark style="color:blue;">**Fee Distribution:**</mark>* &#x20;
  * 2%: Ecosystem Operations and Development &#x20;
  * 1.5%: Marketing Rewards &#x20;
  * 1.5%: Partner Dividends


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.rwa.vip/v.-rwa-token-explanation.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.
