# What is noise pollution?

## **Noise pollution is an invisible danger. It cannot be seen, but it is present nonetheless, both on land and under the sea. Noise pollution is considered to be any unwanted or disturbing sound that affects the health and well-being of humans and other organisms.**

{% hint style="warning" %}

## <mark style="color:blue;">The World Health Organization (WHO) defines noise above 65 decibels (dBA) as noise pollution. (1)</mark> &#x20;

{% endhint %}

## Some common sources of noise pollution:

* Street traffic (60-100 dBA)
* Construction sites (60-110 dBA)
* Nightlife (60-100 dBA)
* Air traffic (100-130 dBA)
* Sirens (110-130 dBA)
* Animals (60-80 dBA)

## **What is a Decibel?**

{% embed url="<https://www.youtube.com/watch?v=XU782Xb9J04>" %}
(2)
{% endembed %}

Sources:

1. Iberdrola, I. (2021, April 22). *La contaminación acústica, ¿Cómo reducir el impacto de una amenaza invisible?* Iberdrola. Retrieved January 18, 2023, from <https://www.iberdrola.com/sustainability/what-is-noise-pollution-causes-effects-solutions#:\\~:text=The%20World%20Health%20Organization%20(WHO)%20defines%20noise%20above%2065%20decibels,is%20painful%20above%20120%20dB>.
2. YouTube. (2022). *What is a Decibel*. *YouTube*. Retrieved January 18, 2023, from <https://www.youtube.com/watch?v=XU782Xb9J04>.


---

# 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://decentra-2.gitbook.io/litepaper-silencio/introduction-to-noise-pollution/what-is-noise-pollution.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.
