# Buying

### Step 1: Log-in

Enter your whitelisted e-mail and click on "Verify".

### Step 2: Connect Your Wallet&#x20;

Connect your wallet by clicking the "Connect Wallet" button on the top right corner of the screen. Currently, the only supported wallets are **Metamask** and **Venly**.&#x20;

### Step 3: Go to the Marketplace&#x20;

Once your wallet is connected, you will be redirected to the RWA Marketplace homepage. Here, you can browse through the different asset categories and select the one that interests you. Currently, we only offer assets under the "Invoices" category.

### Step 3: Select Asset&#x20;

Click on the asset that you wish to purchase. This will take you to the asset’s details page, where you can view its specifications and relevant information.&#x20;

### Step 4: Add to Cart&#x20;

If you wish to purchase the asset, click on the "Add to Cart" button. This will add the asset to your cart, and you can proceed to checkout if you're done or continue browsing the marketplace and adding more assets.&#x20;

You can view the assets you've selected and their final price by clicking on the cart icon at the top right corner of the page.

### Step 5: Checkout&#x20;

Click the "Approve" button to approve the stablecoin allowance for the marketplace. Once it is approved, click on the "Stablecoin" button to confirm the transaction and mint your asset.

Now, navigate to the "Assets Bought" page to view your assets.

### Step 6: Settlement&#x20;

Once the settlement is due, the Asset Originator will settle the asset and transfer the total returns to your wallet. The asset status is then updated to "Settled" and you can view the transaction on the Balance page.

**By following these simple steps, you can easily navigate the RWA Marketplace and purchase the desired assets hassle-free.**


---

# 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/how-to-navigate-the-marketplace/buying.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.
