# Create an account

## Early Access

Early Access to LeZa is currently limited. The good news is that anyone can request to sign-up for early access by sending us a request to the following email address: <leza@glasc.io>

#### Email content example:

> Hi LeZa Team,
>
> My name is "........" and I would like to join the LeZa Beta.

Once your request has been handled by our team, you will receive an invitation email to create a new password on our platform.

Just fill in the information that is requested and you will have open access to LeZa :raised\_hands: .

## Where to go next?

Your first step should be [setting up your organization](/getting_started/configure-your-organization.md)


---

# 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://docs.leza.glasc.io/getting_started/create-an-account.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.
