# MapsIndoors

### Get your MapsIndoors API Key​ <a href="#get-your-mapsindoors-api-key" id="get-your-mapsindoors-api-key"></a>

In order to include MapsIndoors in your app, you need a MapsIndoors API key. If you do not yet have access to your MapsIndoors API key, you can use the demo API key `02c329e6777d431a88480a09` to follow the guide.

If you have access to the MapsIndoors CMS, you'll find your MapsIndoors API key as described [<mark style="color:purple;">here</mark>](/products/cms/interface-overview.md#api-keys).


---

# 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.mapsindoors.com/sdks-and-frameworks/web/tutorial/getting-started/mapsindoors.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.
