# Trading platform

RWA\_NOVA's trading platform provides a marketplace for users to buy and sell tokenized assets:

1. **User-friendly interface** : Intuitive and easy-to-use interface makes it easy for users to trade assets.&#x20;
2. **Real-time Transactions** : You can buy and sell assets in real-time, and transactions are recorded on the blockchain to ensure transparency and security.&#x20;
3. **Various Asset Classes** : You can trade various real assets such as real estate, stocks, bonds, art, and more.&#x20;
4. **Transaction Fee** : The fee incurred in the transaction is transparently displayed and used for platform operation.


---

# 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://realworldsasset.gitbook.io/rwa_nova/platform/trading-platform.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.
