# Install app

{% hint style="info" %}
Currently available only for Apple devices. Adapted for iOS, macOS and iPadOS.
{% endhint %}

### Step by step

1. Download app in App Store – <https://apps.apple.com/us/app/rabbithole-vpn-client/id6683309629>
2. Allow adding VPN configurations.&#x20;

<figure><img src="/files/CTVly8ylW7c51Afshc7D" alt="" width="372"><figcaption><p>Example of a modal requesting permission (macOS)</p></figcaption></figure>

3. Add the configuration via the ’+’ button. You need to prepare a config or get it from your provider.

Now you can start using :tada:


---

# 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://rabbit-hole-1.gitbook.io/rabbit-hole-docs/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.
