# Creating an Account

**There are two main participants in the marketplace:**

1. **Asset Originator:** a company that tokenizes its assets and seeks financing from investors
2. **Asset Buyer:** an investor looking to purchase real-world assets and provide liquidity to asset originators&#x20;

<figure><img src="/files/3CER4aSIMYybRD1e91mG" alt="participants in RWA marketplace"><figcaption><p>Participants in RWA marketplace</p></figcaption></figure>

Now click on the role that you identify with to start creating an account:

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><mark style="color:purple;"><strong>💸 Asset Buyer</strong></mark></td><td></td><td><a href="/pages/yqbP1crvYlQVPj0QyipI">/pages/yqbP1crvYlQVPj0QyipI</a></td></tr><tr><td></td><td><mark style="color:purple;"><strong>🗝 Asset Originator</strong></mark></td><td></td><td><a href="/pages/WRpqbsM3yy9fqSmkXwmR">/pages/WRpqbsM3yy9fqSmkXwmR</a></td></tr></tbody></table>

<br>


---

# 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://polytrade.gitbook.io/rwa-marketplace/getting-started/creating-an-account.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.
