# Hello

Hello! We're excited that you've chosen **Moving Formations**, and we warmly welcome you!

This guide is designed to help you fully grasp how to use the package in your project.

Here’s what you’ll find in this document:

* **Tutorial**: A step-by-step guide on integrating Moving Formations into your projects.
* **Best Practices**: Using best practices for modular approach, allowing integration of in any project.
* **Community and Support**: Details on how to contact us, provide feedback, and connect with fellow Unity developers.

Our commitment is to equip you with the finest tools and support necessary to realize your creative aspirations. Whether you're an experienced Unity developer or new to the platform, we encourage you to dive into this documentation, experiment with the package, and unlock your creative potential.

Thank you for selecting Moving Formations. We eagerly anticipate seeing the amazing games you will create with our system.


---

# 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://travljen.gitbook.io/moving-formations/welcome/hello.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.
