# Start Here

### System Requirements

You will need a Mac (Intel or Arm) running at least macOS 13.0. That's it!

### Software Setup

FADE requires the FadeControl Mac app to be running in order to work.

#### System Permissions

When you open FadeControl for the first time, you will be presented with two system prompts in sequence. They will ask you to grant FadeControl these two system permissions:

* Accessibility&#x20;
* Input Monitoring

These are both required for the cursor drag feature to work properly. If you accidentally exit out of the prompts, or need to fix permissions:

1. &#x20;go to Settings -> Privacy and Security -> Accessibility, then enable FadeControl
2. &#x20;go to Settings -> Privacy and Security -> Input Monitoring, then enable FadeControl

Once these are set, you should not have to touch them again. After setting, quit and reopen the app.

For any issues getting permissions set up, see the following page. Sometimes macOS can behave oddly with permissions.

{% content-ref url="/pages/InzmZ78HHkz0PpvVyKsV" %}
[FadeControl Permissions Troubleshooting](/fade/getting-started/software-setup/fadecontrol-permissions-troubleshooting.md)
{% endcontent-ref %}


---

# 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://fade.gitbook.io/fade/getting-started/quickstart.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.
