# Hello

Hello! We're excited that you've chosen [**Object Placement**](https://assetstore.unity.com/packages/tools/input-management/object-placement-288722), and we warmly welcome you!

This guide is designed to help you fully grasp how to implement and tailor the **Object Placement** 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 Object Placement 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 Unit Formation, and unlock your creative potential.

Thank you for selecting Object Placement. We eagerly anticipate seeing the amazing games you will create with our systems.

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/object-placement/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.
