# Location Types

Location types are used to **style** different locations on your map. You can create as many location types as needed and customize their styles individually.

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

To see available styling options, refer to the article on [display rules](/products/cms/display-rules.md), which are used to style your location types. For more information on location types, [go here.](/products/cms/interface-overview.md#types)


---

# 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/products/cms/location-types.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.
