# Quick Start

Choose how you want to connect or build with **Anyone**.\
\
Each path takes you to a short setup guide with everything you need to get started in minutes.

***

**Linux / VPS**

Run a relay or connect directly from your own server.\
🔗 Go to [Linux / VPS Setup](/relay/start/install-anon-on-linux.md)

***

**macOS**

Set up with one click or use the NPM SDK for full control.\
🔗 Go to[ macOS Setup](/connect/macos.md)

***

**Windows**

Use our One-Click Installer or run Anon through PowerShell.\
🔗 Go to [Windows Setup](/connect/windows.md)

***

**iOS**

Use the Anyone iOS app or integrate through the iOS SDK (Beta).\
🔗 Go to [iOS Setup](/connect/ios.md)

***

**Android**

Connect instantly through the Android app (coming soon).\
🔗 Go to [Android Setup](/connect/android.md)&#x20;

***

**Hardware Router**

Plug in, power up, and route your entire network through Anyone.\
🔗 Go to [Hardware Quick Start](/hardware.md)&#x20;

***

**Developers / SDK**

Integrate Anyone directly into your app using our SDKs and APIs.\
🔗 Go to [Developer SDKs](/sdk.md)&#x20;

{% hint style="info" %}

#### 💡 Tip

#### Not sure where to start?

Check out our [Overview](/welcome.md) for more information.
{% endhint %}


---

# 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.anyone.io/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.
