# Adding Credits

{% hint style="info" %}
L$1 is equal to 1 Credit on MeshZEUS.
{% endhint %}

{% stepper %}
{% step %}

### Teleport to our payment terminal

Visit the MeshZEUS in-world office at [DuoLife/32/181/25](http://maps.secondlife.com/secondlife/DuoLife/32/181/25).

<a href="http://maps.secondlife.com/secondlife/DuoLife/31/173/25" class="button primary" data-icon="street-view">Click to Teleport</a>

<div align="left" data-with-frame="true"><figure><img src="/files/XpifOLiPipaJ0y2BWVrL" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Pay the terminal

Right-click the terminal and pay any amount of L$ you wish. Your MeshZEUS account will then be topped up with the amount you paid. **1L$ = 1 Credit**.

<div align="left" data-with-frame="true"><figure><img src="/files/HKPc4hvkRBLSxBCTBxA9" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## Payment Issues?

If you're experiencing any issues with payments, contact [MeshZEUS Support](https://tawk.to/meshzeus) with following information:&#x20;

* Your SL name
* E-mail address
* [L$ Transaction](https://accounts.secondlife.com/transaction_history/#/) screenshot&#x20;

## Next Steps&#x20;

To start generating meshes after successfully adding Credits to your balance, you may find following documentation entries useful:&#x20;

**Generation Basics**

* [Text-to-3D](/basics/text-to-3d.md) - to generate objects using text
* [Image-to-3D](/basics/image-to-3d.md) - to generate objects using images


---

# 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/adding-credits.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.
