# How to sell a 3D Asset

Once you've created and uploaded your 3D Asset, you'll be able to find your creations in the “My Assets” section of the OVER Marketplace:

<figure><img src="/files/4810cAICAmUIxnTabAz0" alt=""><figcaption></figcaption></figure>

In order to sell your Asset, simply select it and click on the 'SEND IN REVIEW' button.\
The following window will appear:

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

You'll need to set the quantity of the item you want to sell:

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

You'll also be prompted to set a fixed USD price for each 3D Asset in OVR tokens:<br>

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

Please note that there is a fee of 10 USD worth of OVR tokens to review your item.\
\
Click 'CONFIRM' and then sign and finalize the MetaMask transaction.

{% hint style="info" %}
The estimated time for approval is 1 week.
{% endhint %}


---

# 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-sell-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.
