# Occlusion

From the map details page, you can modify your map settings such as the name, description, and thumbnail.​

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

When you scroll down to the map settings, you can also enable or disable the occlusion for the map from this page.​

* AR occlusion is the process of digitally blocking objects in augmented reality so that virtual objects appear to be realistically hidden behind real-world objects.​

<figure><img src="/files/spIcQzQYG2QY8VMBq5Qj" 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.arway.ai/maps-studio/web-studio/occlusion.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.
