# How to identify the SIM form factor?

1. Access your Monogoto account by logging in to the [Monogoto hub](https://hub.monogoto.io).
2. From the sidebar, click on "Things".
3. Click on the specific “Thing” to be checked.

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

4. View the SIM form factor under the map section in the Thing details page.

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

<br>


---

# 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-identify-the-sim-form-factor.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.
