# How to start

{% stepper %}
{% step %}

### Creating your account

To **create an account** visit the [main page](https://meshzeus.com/) and click "Access account".

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

{% step %}

### Get One-Time-Password

Enter your avatar name and click "Get OTP IM"

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

{% step %}

### Enter One-Time-Password from your IMs

Check your IMs - you should receive a code from MeshZEUS Resident.

<div align="left" data-with-frame="true"><figure><img src="/files/LC07l6gtDpT7BbRKmrzm" alt="" width="318"><figcaption></figcaption></figure></div>

Enter the 4-digit code and click "Login" to access your account.

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

### Next Steps

After successfully creating an account, you will need to [add credits](/adding-credits.md) to your MeshZEUS balance to start generating objects.


---

# 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/how-to-start.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.
