# Signup

When you are invited to the platform you will receive an email with the invite link. The link is presented as a blue button. Click on it.&#x20;

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

{% hint style="info" %}
Sometimes the invitation email is directed to your spam folder. Make sure to check your spam or junk folder if you can't find the invitation email.
{% endhint %}

Click on the blue button in the email to sign up. When you haven't signup before, you will be redirected to the signup form. You can sign up using a username and password, or using one of your accounts at Enreach (Operator), Microsoft, Google or Facebook.

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

When you sign up using a username and password you need to provide

1. Your name
2. Your email address
3. A password that is secure. Preferably 8 or more characters, containing at least a capital, a special character and a number.

By clicking on Accept invite using, you can choose between the following options depending on how to log in:

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

Then read the end user license agreement and agree to it by selecting the checkbox.

Click the "Sign up" button to proceed. This will continue to the apps overview page within the environment you were invited to. When you don't have a bot yet, you can do so now by clicking **Create your first bot**.


---

# 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://manuals.dialox.ai/start/signup.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.
