# Primary Marketplace

* **Token Issuance:** Asset owners can tokenize their assets and list them on the primary marketplace for initial sale. This process democratizes access to high-value assets by allowing fractional ownership, where investors can purchase smaller shares of the asset.
* **Global Reach:** The primary marketplace is accessible to a global audience, enabling asset owners to reach a wide range of potential investors, thereby increasing the potential liquidity and value of the asset.
* **Transparent Transactions**: All transactions on the primary marketplace are recorded on the blockchain, ensuring transparency and security. This transparency builds trust among investors and ensures compliance with regulatory standards.


---

# 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.spydra.app/open-rwa-paper/platform-features/primary-marketplace.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.
