# Intro

To begin using the Monogoto Hub, you’ll need:

1. **Access to the Monogoto Hub**:
   * If you’re new, [sign up](/hub/intro/signup.md) and create a fresh account.
   * If an account already exists, contact your account administrator to create a new user for you.
2. **SIM Cards**:
   * [Order your first SIM cards](/hub/orders/create-a-new-order.md) directly from the Monogoto Hub to activate connectivity services.

With these steps, you’ll be ready to explore and utilize all the features Monogoto has to offer. Dive in and start managing your connectivity with ease!


---

# 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.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.
