# PRINTER

- [Introduction](https://help.meshzeus.com/printer/introduction.md): The MeshZEUS In-World 3D Printer is SecondLife's first working 3D printer and lets you create custom mesh objects directly inside Second Life.
- [Using the Printer](https://help.meshzeus.com/printer/using-the-printer.md): Using the MeshZEUS In-World 3D Printer is designed to be quick and easy, even if you have never created mesh before.
- [Bonus Codes](https://help.meshzeus.com/printer/bonus-codes.md): Bonus codes allow you to generate previews or meshes for free when provided by MeshZEUS support.
- [Troubleshooting](https://help.meshzeus.com/printer/troubleshooting.md): MeshZEUS is designed to handle most issues automatically. If something goes wrong, here’s what to expect and what to do.
- [Franchise](https://help.meshzeus.com/printer/franchise.md): The MeshZEUS Printer Franchise allows you to own your own in-world MeshZEUS printer and earn L$ whenever it is used.


---

# 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.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.
