# Hello

Hello! We're excited that you've chosen [**RTS Unit Selection**](https://assetstore.unity.com/packages/tools/input-management/rts-unit-selection-v2-0-284090), and we warmly welcome you!

This guide is designed to help you fully grasp how to implement and tailor the Unit Selection components. We cover everything from the initial setup to the customisation options available.

Every level of selection offers abstraction, so you can decide on your own which part you want to customise for yourself, and leave the rest of the system intact!

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

* **Tutorial**: A step-by-step guide on integrating Unit Selection into your projects.
* **Best Practices**: Advice for choosing optimal configurations that enhance the efficiency of your 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 RTS Unit Selection, and unlock your creative potential.

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

Cheers, Tomaz Ravljen


---

# 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/unit-selection/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.
