# Welcome!

This guide will help you set up and customize the Breathing System in your project. Follow the steps to integrate it smoothly and adjust it to fit your gameplay perfectly.\
\
**Unreal Engine Version:** 5.3 - 5.4 - 5.5 - 5.6

{% hint style="info" %} <sup><mark style="color:yellow;">**Important:**<mark style="color:yellow;"></sup> <sup></sup><sup>This project is built entirely using</sup> <sup></sup><sup><mark style="color:blue;">**Blueprints**<mark style="color:blue;"></sup><sup><mark style="color:blue;">.<mark style="color:blue;"></sup> <sup></sup><sup>A basic understanding of</sup> <sup></sup><sup><mark style="color:blue;">**Unreal Engine**<mark style="color:blue;"></sup> <sup><mark style="color:blue;">**Blueprints**<mark style="color:blue;"></sup> <sup></sup><sup>is recommended before using or modifying this system.</sup>
{% 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://treety.gitbook.io/easy-breath-audio-component/readme.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.
