# Flashlight

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

{% hint style="info" %}
To use this flashlight, it is advisable to put it on top of the scene occupying the full screen.
{% endhint %}

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

In the settings of the flashlight, you will find the following sections:

* **Flashlight size:** number between 10 and 20 that will change the flashlihgt and its light size.
* **Darkness:** number between 75 and 100 that will determine how dark the component will get, being 100 completely black.


---

# 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://academy.theufolab.com/game-editor/components/subcomponents/flashlight.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.
