# Signup

Here is a step-by-step on how to signup to the Monogoto hub:

1. Go to [hub.monogoto.io](https://hub.monogoto.io)
2. Click on the sign up link

<figure><img src="/files/F8HtpMCZWupRlpAz6QYn" alt="" width="375"><figcaption></figcaption></figure>

3. Fill-in the account and user details, check the reCAPTCHA verification ("I'm not a robot") and click the `Sign up` button.

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

4. Wait until you see the account creation confirmation or check for the hub welcome email in your inbox.

<figure><img src="/files/DaK9YEEv65TBw5hPkbzb" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/6XBLRKUR1ROvKg1fmawI" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In case you can not find the invitation email in your email inbox, please check out your email SPAM folder.
{% endhint %}

5. Go to login page > insert you username and password and click to `receive code`.

<figure><img src="/files/1zcV8RTiaXO7OBXjRyYA" alt=""><figcaption></figcaption></figure>

6. Insert the 4 digits code that we sent to your inbox and click login.

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

7. On first hub login you will need to agree to our service terms.

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

8. That's it, now you can start <mark style="color:orange;">**ordering your first Monogoto SIMs**</mark>.

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


---

# 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.monogoto.io/hub/intro/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.
