# Blockchain-based platform

**Tokenization of Assets:** AssetX leverages blockchain technology to tokenize physical assets. Tokenization is the process of converting ownership rights of an asset into digital tokens. Each token represents a fractional ownership stake in the underlying asset. Asset owners, who possess real-world assets like real estate, artwork, or commodities, can utilize AssetX to create and tokenize these assets.

**AssetX Platform:** The AssetX platform serves as the user interface where asset owners can initiate the tokenization process. They define the parameters of the token, such as price, supply, and other terms. The platform also facilitates the listing of these asset-backed tokens. Asset investors can browse through available tokens and purchase them using the native utility token of the platform, RWA. RWA is the medium of exchange within the AssetX ecosystem and is used for transaction fees and rewards.

**Decentralized Validation:** To ensure the legitimacy and quality of the assets and tokens, AssetX employs a decentralized network of validators. These validators are independent third-party entities selected by asset owners and approved by the platform. Validators verify the existence, ownership, and quality of the real-world assets that are being tokenized. In return for their services, validators are rewarded with RWA tokens.

**Real-time Data via Oracles:** AssetX relies on a network of oracles to provide real-time data regarding asset prices and market conditions. Oracles are integrated with external sources like APIs, websites, and databases to gather and relay this crucial information. These oracles play a crucial role in maintaining transparency and accuracy within the platform. Like validators, oracles also receive RWA tokens as compensation for their services.


---

# 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://assetx.gitbook.io/documentation/how-assetx-works/blockchain-based-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.
