# NSFW Meshes

Generating NSFW meshes is possible with [MeshZEUS M4 model](/advanced/ai-models.md).

{% hint style="warning" %}
**Important maturity limit**: you need to upload NSFW mesh to Second Life [yourself](/advanced/nsfw-meshes.md).
{% endhint %}

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

### How to start

We advise you to use [Image-to-3D](/basics/image-to-3d.md) approach to create NSFW meshes. Text-to-3D content filters may refuse processing your 🔥 hot prompts!

Find the source image you want to turn to 3D, upload it to MeshZEUS (all image uploads are private) and generate a mesh from your image:

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

### Ways to get best results

Since NSFW meshes *usually* include people's faces and bodies, we suggest setting "Mesh polygons" to 100,000 under "Advanced" section:

<div align="left" data-with-frame="true"><figure><img src="/files/U4lBKo1PYk870oEr9ctl" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Hint: Don't worry about land prims for now, you will be able to [optimize the mesh](/basics/mesh-optimization.md) later.
{% endhint %}

### Limitations

* You can't upload NSFW mesges directly to SecondLife. We explained [the reasons here](/export/upload-to-secondlife/uploading-nsfw-meshes.md).
* AI 3D is not perfect generating detailed human bodies sometimes. The only way is to experiment!


---

# 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/advanced/nsfw-meshes.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.
