# Pricing

{% hint style="info" %}
**1 Credit** = **1 Linden Dollar (L$)**
{% endhint %}

| Feature                                                    | Credit Price |
| ---------------------------------------------------------- | ------------ |
| 2D Preview / Retries                                       | 20 Credits   |
| Full 3D Model Generation                                   | 200 Credits  |
| Object Re-texturization                                    | 100 Credits  |
| [Free object conversion to export](#user-content-fn-1)[^1] | 200 Credits  |

### Additional Information:&#x20;

Find more information on our [FAQ](/faq.md) (Frequently-Asked-Questions) <br>

[^1]: If object is generated using **bonus & free credits** - [Learn more](https://help.meshzeus.com/pages/VznT81nsWXNAxZgfJRiW#id-1.-you-can-not-export-model-generated-with-bonus-credits)


---

# 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.meshzeus.com/prices.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.
