# Edy's Vehicle Physics

A demo scene named <mark style="color:green;">**"USK & Edy's Vehicle Physics"**</mark> is located in the <mark style="color:green;">**(Demo Files/Scenes/Vehicle Systems Integrations)**</mark> folder.

**How to activate:**

1. Download the kit and then enable an integration with it in the <mark style="color:orange;">**(Window -> USK -> Integrations Manager -> Vehicles)**</mark>.

**How to use:**

1. Add Edy's cars to your scene.
2. Add the <mark style="color:green;">**"Interaction with Cars"**</mark> script to a USK character.
3. Add the character to the scene.


---

# 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.gercstudio.com/integrations-manager/edys-vehicle-physics.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.
