# Apply your NoiseVolume

let’s look at the Noise Volume, The noise volume can be used to set noise in a specific area. And to create one right click in the content browser click “blueprint class “in all classes type “Noise Volume” and once created name it what you like.

![](https://76368384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfo4Lr0jJ_GjLKGCOfM%2Fuploads%2FmJ7V6b3aQ6nS17kpeTEa%2FWorldSettings8.PNG?alt=media\&token=63d162ae-bfc3-4307-b4cc-0c3e2142ab2f)

Then drag it in the level and you’re going to notice that in the details panel it looks very similar to the “BP\_WorldScapeManager” noise tab. But next you need to make it where "BP\_WorldScapeManager" will read the volume and in order to do that click it scroll down to the volumes Tab and click the Plus for the Noise Volume list and assign your NoiseVolumBp.

![](https://76368384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfo4Lr0jJ_GjLKGCOfM%2Fuploads%2F2BJyyU7cfya4KSKAVOkM%2FWorldSettings10.PNG?alt=media\&token=b4d61350-36d6-4c72-b0bc-ae41c4615b4d)

<figure><img src="https://76368384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mfo4Lr0jJ_GjLKGCOfM%2Fuploads%2FUtSqWgBovO3MHn5U8EIq%2FWorldSettings9.PNG?alt=media&#x26;token=e1692fbe-4366-4a1b-9212-376af1e9c7e6" alt=""><figcaption><p><strong>Your going to have to scale the NoiseVolumeBp up by a lot, Recommend at least of a scale of 28000 or 5000000 on all axis for it to affect a large area. And like before experiment with the values that suits best for your needs.</strong></p></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://iolacorp-1.gitbook.io/worldscape-plugin/getting-started/hmi/apply-your-noisevolume.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.
