# Environment/Emission

This section covers integration of YuDash IoT devices with various environment, emission and meteorology instruments. They include water, waste-water, air emission and weather monitoring.&#x20;

These guides refer to practical deployment of the following part of YuDash IIoT Stack:

<figure><img src="https://1858257737-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FToww5EM1cml3ouN6fvnJ%2Fuploads%2FmKzYZngjQD29vJttwNeM%2Fyudash_iiot_field.jpg?alt=media&#x26;token=abfdfe94-dece-4f87-8472-c9873871fd6d" alt=""><figcaption></figcaption></figure>

In many cases, the emission data is sent to government compliance servers. Following is typical data flow in such cases:

<figure><img src="https://1858257737-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FToww5EM1cml3ouN6fvnJ%2Fuploads%2FwV0q7lTvXekmUXbl6uTs%2Fyudash_environment.jpg?alt=media&#x26;token=aa84fc52-2469-48f7-9e82-89f2fae34b87" 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://docs.yudash.com/integration-guides/environment-emission.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.
