# Copy of Location Service

{% hint style="info" %}
The Monogoto SIM location value-added-service is not activated by default. To enable it, please contact our [support team](#docs-internal-guid-d732e2ab-7fff-1083-85ce-460f4d226c82).
{% endhint %}

Once service is activated, select a specific Thing to view its location.

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

In the Thing details page upper left section, you'll find a map below the company name, featuring a pin that marks the last known location of the SIM.

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

{% hint style="info" %}
Beneath the map, you will see a timestamp indicating when the SIM's location was last updated.&#x20;
{% endhint %}

Clicking on the pin, opens a new tab with a detailed map sourced from Google Maps, allowing users to zoom in for a closer look. This feature enhances usability by providing easy access to specific location details.

<figure><img src="/files/1tGIkrTEUZWkjJR3X6Wb" 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/things/copy-of-location-service.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.
