# Welcome

{% hint style="info" %}
We're thrilled to have you on board and excited to help you streamline your development process with Easy Interaction System!&#x20;
{% endhint %}

## About

Easy Interaction System (EIS) empowers you to create intuitive interactions within minutes, saving you countless hours of coding.

In this asset you will find:

* **Easy Interaction System Base:** Our intuitive base system provides a foundation for building any interaction you can imagine.
* **Pre-Built Interaction Examples:** Learn by doing! Our examples demonstrate the ease and flexibility of the system, providing a clear roadmap for creating your own interactions.
* **Supportive Community Forums:** Get help, share ideas and connect with other Easy Interaction System users in our thriving community forums. Also, if you don't understand something, don't be afraid to ask us, we'll be happy to answer all your questions

### Useful Links

* Asset Store: ......
* Website: .....
* Youtube: .....
* Discord: .....

**Ready to supercharge your project's interactivity? With Easy Interaction System, the possibilities are endless. Let's get started!**

<br>


---

# 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://eis-2.gitbook.io/easy-interaction-system/welcome.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.
