# Themes

Each theme corresponds to an inventory sold by Jakarto. If your organization has purchased a [municipal asset inventory](https://www.jakarto.com/en/products), the associated theme will be available when you are logged in with your Jakarto account linked to your organization.

### Selection of layers to display

For each theme, individual assets can be selected by checking the corresponding layers.

<figure><img src="/files/88mksWedxG6kAvFCK26J" alt=""><figcaption></figcaption></figure>

You can select all layers within a theme by clicking the **"Select All"** button.

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

### Statistics

The numbers displayed to the right of the layer names indicate the count of objects within the current view.

You can obtain the object count within a restricted area by [drawing the perimeter](/asset-viewer/en/tools.md#drawing-geometries).

Some counts represent either the total linear meters (m) for linear objects or the sum of areas in square meters (m²) for polygonal objects.

<figure><img src="/files/Tbg7ndNH4egIZN12J3Qr" 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.jakarto.com/asset-viewer/en/prise-en-main/themes.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.
