# SETTINGS TAB

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

The name of this tab can be a little misleading, as it covers some things that are clearly settings, and some other that are a bit different. You will find here the [**Map Settings**](/guide/all-the-tools/settings-tab/map-settings.md) tool (some visual options), the [**Levels Settings**](/guide/all-the-tools/settings-tab/level-settings.md) tool (allows to make multi-level maps) and the [**Trace Image**](/guide/all-the-tools/settings-tab/trace-image.md) tool (adds an overlay of your choice so you can trace it).

<figure><img src="/files/7CVpt6DOvZN4Sdikbmbb" 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://dungeondraft-encyclopaedia.gitbook.io/guide/all-the-tools/settings-tab.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.
