# How to redeem my 3D asset?

### Redeem An Asset

You may download your 3D assets directly from your account profile at any time. &#x20;

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

Navigate within your profile to the 'OWNED' tab to display the assets that you possess.

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

{% hint style="info" %}
Downloaded assets are saved in the .glTF file format with the filename extensions .glTF and .glb
{% 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://help.metahi.world/metahi/faq/collectors/how-to-redeem-my-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.
