> For the complete documentation index, see [llms.txt](https://help.meshzeus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.meshzeus.com/export/upload-to-secondlife/uploading-nsfw-meshes.md).

# Uploading NSFW meshes

If your mesh has been created with NSFW option...

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

...then MeshZEUS *can not* upload it to Second Life for you.

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

### Why is this?

Meshes are uploaded to Second Life using our bot (bot becomes the mesh creator). We don't allow our bot to upload NSFW content in SecondLife.

### What can be done?

This is easy to solve! Instead of uploading to SecondLife, download the mesh file (DAE or GLB) to your computer. And upload it with a regular viewer.

[More details on mesh downloads](/export/download-mesh.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.meshzeus.com/export/upload-to-secondlife/uploading-nsfw-meshes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
