# Franchise

## Introduction

[MeshZEUS Printer](/printer/introduction.md) is an unique in-world device we developed. It is a realistic big 3D printer which prints whatever you tell.

It allows creating literally any kind of SL mesh you can imagine!

You can earn L$ by placing Printer in your parcel!

<div data-with-frame="true"><figure><img src="/files/PPDE8n3XBvNQzljNBrd7" alt="" width="467"><figcaption><p>Check it out at our <a href="http://maps.secondlife.com/secondlife/DuoLife/36/175/25">In-World Office</a></p></figcaption></figure></div>

Users click the printer, describe mesh in a text prompt. And get a ready-to-use in-world object in few minutes!

* Watch a short demo video: <https://www.youtube.com/watch?v=tZWOyisLgog>
* Try printer live at our [In-World Office](https://maps.secondlife.com/secondlife/DuoLife/36/175/25)
* Read about Printer: [available here](/printer/using-the-printer.md)

## How the Franchise Works

As a franchise owner, you place your own MeshZEUS 3D Printer in-world. The printer object is **free**, as well as franchise kit.

Visitors of your land can interact with the printer to generate meshes. When they pay for a mesh generation, you earn your commission.

For every **successful mesh generation** made using your printer:

* You earn **L$50**
* Payment is sent **directly to you**

## Getting Your Own Printer

You can get your own MeshZEUS 3D Printer by clicking the button below and providing your SL name:

<a href="https://meshzeus.com/printer/get" class="button primary" data-icon="inbox-in">Get Franchise Printer</a>

Simply rez the printer on your land, accept debit permissions (that's important because printer forwards users' payments). Now your customers can start creating!

### Franchise kit

We developed a whole set of items you may need: signs, boards, figures.&#x20;

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

Grab it for free here at SL Marketplace:

<a href="https://marketplace.secondlife.com/p/MeshZEUS-Franchise-Kit-v10/27917563" class="button primary" data-icon="store">Get Franchise Kit</a>

## Franchise Rules

* You earn commission when user orders a mesh generation.
* Preview generations do not earn commission (only completed mesh generations count).
* Commission payments are instant.

## Franchise Tips

* Location matters. Placing your printer in a visible, high-traffic area can increase usage.
* Rez more than one printer if it is used often, so multiple people can print at the same time.


---

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