# Start Here

Hello and welcome aboard! This is your official documentation channel for assets created by **Lucky Raccoon Games**.

If you have any questions or encounter any problems, please don't hesitate to contact us. **Send a message to <support@luckyraccoongames.com>**. If the reason for your contact is support, don't forget to send your **Invoice ID** to speed up the support process.

If you want to know all our assets, [click here](https://assetstore.unity.com/publishers/78832)


---

# 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://docs.luckyraccoongames.com/start-here.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.
