# Noise

These parameters show the radius of the character's noise. If the character makes a lot of noise, the enemy will notice him.

![](/files/PFAb1MCMQEjF2mEsVyj5)

For AI opponents to hear the player, activate the appropriate detection option

{% content-ref url="/pages/QRZTyY0VwyNhh0cPoAaU" %}
[Detection Parameters](/enemies/ai-controller/detection-parameters.md)
{% endcontent-ref %}

{% hint style="info" %}
For debugging, the <mark style="color:green;">**Noise Radius**</mark> looks like a **white circle**

<img src="/files/-LzsWhQCl-PaqTZGdYFw" alt="" data-size="original">
{% 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://docs.gercstudio.com/characters/controller/noise.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.
