# What are RWAs?

Real World Assets (RWAs) are physical or tangible assets that have been tokenized on a blockchain. This process allows these traditionally illiquid assets to be divided into smaller, more accessible units, enabling fractional ownership and increased liquidity.

RWAs bridge the gap between the traditional financial world and the emerging digital asset ecosystem, bringing the benefits of blockchain technology to real-world investments.


---

# 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.equiteez.com/platform/what-are-rwas.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.
