# EFFECTS TAB

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

That tab is pretty straightforward but can play a lot in the final look of your map. It will allow you to place **lightsources** in the [**Light Tool**](/guide/all-the-tools/effects-tab/light-tool.md) and change the overall color of the map to give it another tone (for example make it more blue for a night variant) in the [**Environment Tool**](/guide/all-the-tools/effects-tab/environment.md).

<figure><img src="/files/HWXamN8OMuEyybi0XH3X" 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/effects-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.
