# Welcome

Welcome to the Arcade Racing Kit Documentation. In the following articles you will find all the information you need to get started.

![](https://87645998-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOfpejZczq6oQPMnVJJ%2F-MRLhxmAhc2N6exhK3RZ%2F-MR6QY8rRhRzxdNxFvHf%2FCover-Red.png?alt=media\&token=536fca71-7598-4009-9976-dfd3f0bb9734)

A special thanks goes out to [Kenney](https://www.kenney.nl/) for creating so many awesome free assets! ❤️ \
We use the car model from his [Racing Kit](https://www.kenney.nl/assets/racing-kit) in the example scene of this package. On his website you can find hundreds of high quality and open source assets.


---

# 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://ilumisoft.gitbook.io/arcade-racing-kit/master.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.
