# Introduction

{% columns %}
{% column width="58.333333333333336%" %}
With a simple text prompt, you can preview your idea, refine it, and generate a finished mesh without leaving Second Life. The printer handles the entire process for you - from preview generation to mesh creation, upload, and delivery.

The workflow is simple:

* Click '**New Mesh'**
* Enter a prompt
* Generate previews
* Create your final mesh and receive it in-world

<a href="http://maps.secondlife.com/secondlife/DuoLife/36/175/25" class="button primary" data-icon="street-view">Try it in SecondLife</a>
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/sjGc4NVBJ4a6CZuSVMl1" alt=""><figcaption><p>MeshZEUS 3D Printer</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
All previews and creations are also saved into your [MeshZEUS account](https://meshzeus.com/home)!
{% endhint %}

Use previews to explore different variations at low cost, then generate the mesh when you are happy with the result. MeshZEUS takes care of the rest, so you can focus on creating.

### Tutorial Video

TLDR? View our tutorial video:

{% embed url="<https://www.youtube.com/watch?v=tZWOyisLgog>" %}

Let Quincy explain the full process from prompt to print!

{% embed url="<https://www.youtube.com/watch?v=x02iL5l7VvM>" %}


---

# 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/printer/introduction.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.
