# Introduction

<figure><img src="/files/pFtn02RaFx93w0Hw1VBE" alt=""><figcaption><p><a href="https://github.com/xavierarpa/UniFlux">https://github.com/xavierarpa/UniFlux</a></p></figcaption></figure>

UniFlux is a tool that facilitates game communication, streamlining development and minimizing errors and references that you have to maintain. These UniFlux documents will help you learn and use them correctly. Tutorials and guides include downloadable examples to help you get started with your projects.

***

{% content-ref url="/pages/xilo7wzTnOsNabsqkTPQ" %}
[Getting Started](/uniflux/getting-started/what-is-uniflux.md)
{% endcontent-ref %}

{% content-ref url="/pages/MyrKN0j6YLgfrN6DmzF4" %}
[Components](/uniflux/components/monoflux.md)
{% endcontent-ref %}

{% content-ref url="/pages/lcKbUeZk9QF6inV2rGfh" %}
[Tutorials](/uniflux/tutorials/how-to-use-a-custom-key.md)
{% endcontent-ref %}

***

## Feedback

We want to hear from you. Contact [here](https://mail.google.com/mail/u/0/?fs=1\&tf=cm\&source=mailto\&to=arpaxavier@gmail.com)


---

# 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://xavierarpa.gitbook.io/uniflux/introduction.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.
