# Create an account

{% hint style="warning" %}
For security reasons, all users are required to set up multi-factor authentication during the sign-up process.
{% endhint %}

### Step 1: Go to app.mazeshark.com

On this page, select "Register new company".

{% hint style="danger" %}
You must use a company email address.
{% endhint %}

<figure><img src="/files/K91lvBDNjYpTrGIPSsdn" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Your password must contain a combination of letters and numbers, at least one uppercase character, and a special symbol.
{% endhint %}

### Step 2: Paste the confirmation code we sent to your email

<figure><img src="/files/BRqjZpW9x3K7FLtTv4gL" alt=""><figcaption></figcaption></figure>

### Step 3: Set up MFA

<figure><img src="/files/354DupRtHO1KtVkHX9NE" alt=""><figcaption></figcaption></figure>

Confirm the code and your account is ready to use!


---

# 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://mazeshark.gitbook.io/docs/getting-started/create-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.
