# Viewing Maps

The Maps App lets you view information about previously generated maps. Click on the map card in the row in the job history.

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

It pulls up the original bounding, so you can view the area the map covers. There is also a card with some map metadata.

<figure><img src="/files/4P681Nm2KbGfgAmvAGxy" alt=""><figcaption></figcaption></figure>

## Map Information

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

### Map ID

{% hint style="info" %}
If you are having issues with the map contact us citing the map id as it helps us find the map quickly to debug the issue.
{% endhint %}

### Checksum

The checksum allows you to check that the map wasn't corrupted on its journey from the cloud to your Micro VPS.


---

# 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.theseus.us/gcs-software/legacy-software/theseus-maps-app/viewing-maps.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.
