# Setup

1\.       Make sure you are using the latest release of Unity 2018.4 or higher.

2\.       Open the project you want to use with Visual State Machine.

3\.       Import Visual State Machine from the Asset Store.

Since **Visual State Machine** has been designed to work out of the box, no further setup is required. If you still have problems importing the project or getting shown any error messages, please [contact](mailto:support@ilumisoft.de?subject=Visual%20State%20Machine) us.


---

# 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/documentation/tools/visual-state-machine/setup.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.
