# Layer Management

If your organization has more than one panorama layer, the layers panel lets you control which layers are visible on the map.

### Opening the layers panel

Click the **Layers** button in the viewer toolbar to open the layers panel. The panel lists all panorama layers available to your organization.

### Showing and hiding layers

Toggle any layer on or off using the visibility control next to its name. Turning off a layer hides its coverage tiles and capture locations from the map without removing access to the data.

{% hint style="info" %}
The layers panel only appears if your organization has more than one panorama layer. If you do not see the button, your organization has a single layer and no configuration is needed.
{% endhint %}


---

# 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://learn.spexi.com/spexi-world/interactive-blocks.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.
