# How to activate a SIM?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. Click on the "Things" section from the sidebar.
3. Select the SIM you wish to activate from the Things table.

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

4. In the Thing details page, click on the "Activate SIM" action button at the top bar.

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

4. A pop-up window will appear. Click "Activate" to confirm.

<figure><img src="/files/z5SFEl10jCppnBt3WBxH" alt="" width="358"><figcaption></figcaption></figure>

4. To verify the SIM was suspended you can view that the action button replaced to "Suspend SIM" and in the status bar the status active appears.

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

{% hint style="info" %}
Info: To activate several SIMs in a single operation,

1\. Click on the "Things" section from the sidebar.

2\. Select the SIMs you want to activate.

3\. Apply the "Activate" action.
{% endhint %}

<figure><img src="/files/Fd3jEmTJV7ahcDnsINM5" 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/faq/how-to-activate-a-sim.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.
