# Upload to SecondLife

#### 1. Uploading yourself

You need a mesh-enabled Second Life account to do this (with a payment info on file). [Check this page](/export/upload-to-secondlife/upload-mesh-using-a-viewer.md) for upload instructions.

#### 2. Upload with MeshZEUS

MeshZEUS can [upload mesh to Second Life](/export/upload-to-secondlife/upload-mesh-with-meshzeus.md) for you.&#x20;

## How to start

Click "Export / Download" button to open the upload interface:

<div data-with-frame="true"><figure><img src="/files/2odkLlnpcIfP0Lv3sZ1O" alt="" width="375"><figcaption></figcaption></figure></div>

[Read this docs page](/export/upload-to-secondlife/upload-mesh-with-meshzeus.md) to learn how to make MeshZEUS upload the mesh to Second Life.


---

# 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/export/upload-to-secondlife.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.
