# Text-to-3D

## Generating 2D Preview

Generating a 2D Preview is fast, usually only taking a few seconds.

<div data-with-frame="true"><figure><img src="/files/vEIfJWUPZdJeGxKLFFKA" alt=""><figcaption></figcaption></figure></div>

The 2D preview can be viewed, including the texture it will have. You can redo the 2D Preview by clicking the "Add variant" button. <img src="/files/WxiRZTiN9cCAHJcb0wPx" alt="" data-size="line">

## Generating final model

If you like the Preview, you can make it full 3D model by clicking <img src="/files/TJfrOVZLr4ztLk0f0M9y" alt="" data-size="line"> to begin the generation process.&#x20;

<div data-with-frame="true"><figure><img src="/files/P1EXXHChFv9VExWeBj8H" alt=""><figcaption></figcaption></figure></div>

## 3D Model Details&#x20;

Before generating the full 3D Model, you can choose from the available [AI Models](/advanced/ai-models.md).

<div data-with-frame="true"><figure><img src="/files/fSoNubOnLtMlTFzeVQzt" alt=""><figcaption></figcaption></figure></div>

Additionally, you can:

* **Generate PBR Textures** - Generates [PBR textures](/export/using-pbr-materials.md) for this model.
* **Allow NSFW** - Allows generation of NSFW content, if the model allows.

## Final Model&#x20;

The final model can be exported or downloaded.

* **Downloaded** - Downloaded as a DAE or GLB file. <img src="/files/jBXy01L4alE0seXw6j4S" alt="" data-size="line">
* **Exported to SL** - Send to your avatar in SL, for a cost. <img src="/files/nqKxoiYF3zCGLEhpgrtX" alt="" data-size="line">

You can also [re-texture](/basics/re-texture.md) your model by clicking the "Add texture variant" button. <img src="/files/mdkqLPCRSD08e0ITPhGG" alt="" data-size="line">

<div data-with-frame="true"><figure><img src="/files/N5hUR9d2O4W1CzsUP7MA" alt=""><figcaption></figcaption></figure></div>


---

# 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/basics/text-to-3d.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.
