# Setup

Download the package from the the **Unity Asset Store**. You'll first need to have **Game Creator** installed.

Then, bring up the *Modules Window* clicking on the Game Creator option in the toolbar. Click the Accessibilty Module **Enable** button.

{% hint style="danger" %}
This module requires **Game Creator** and won't work without it. Don't attempt to extract the package inside the Plugins/ folder as it will throw errors.
{% endhint %}

![](/files/-Lgg_fQ2weyEan7zcz5-)

##


---

# 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://profpivec.gitbook.io/documentation-and-tutorials/game-creator/accessibility-module-for-game-creator/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.
