# How to buy a 3D Asset?

Let's use Avatar Wearables as our example. These, and other 3D Assets, can be found in the OVER Marketplace under the 3D Assets tab in the side menu.

<figure><img src="/files/VXmaAhGU12gHJFb2iP5y" alt=""><figcaption></figcaption></figure>

Click on Wearables and you'll see a gallery of different creations from the OVER community.

<figure><img src="/files/4ujkaIjtge1EY5dNYIWG" alt=""><figcaption></figcaption></figure>

When you select the Wearable you want to buy, you'll be taken to its listing.

<figure><img src="/files/1g8nR02ZkPmud8t1n6iY" alt=""><figcaption></figcaption></figure>

Scroll down and find the MINT section. By minting a Wearable you are effectively creating the asset as an NFT to add to your collection:

<figure><img src="/files/1OUhgLPuStGKZ1wzCkxO" alt=""><figcaption></figcaption></figure>

Select the number of Wearables that you wish to mint and click on the 'MINT ASSET NOW' button.

You will be prompted to sign and confirm a transaction with your MetaMask digital wallet.

**You will need MATIC tokens on the Polygon Network to pay for the gas fee (transaction charge) and $OVR tokens on the Polygon Network to pay for your wearables.**

<figure><img src="/files/buTUTAS7Qp3xPw8mhiFz" alt=""><figcaption></figcaption></figure>


---

# 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.overthereality.ai/over-wiki/over-marketplace/onchain-assets/3d-assets/how-to-buy-a-3d-asset.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.
