# Opening the World Map Viewer

The world map viewer of MAPIR Cloud is where all your projects can be viewed together on a global map.

## To open the world map you can:

#### Click the world icon button at the top of the screen:

![](/files/-MWWNZ0q96vb9Xj1ASM0)

#### Click the project map icon button anywhere in the platform:

![](/files/-M7JsYuCb5-c-spZeOUU)

When you click the project map icon you will be taken to the world map and the project will be automatically centered, zoomed in and selected.


---

# 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://mapir.gitbook.io/mapir-cloud/world-map-viewer/untitled.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.
