# Quickstart

{% stepper %}
{% step %}

### **Download & Install**

Cone is available for **Windows, macOS, & Android**.&#x20;

{% hint style="warning" %}
**iPhone / iPad, Linux, and routers require third-party apps (see** [**Advanced Setup**](/getting-started/advanced-setup/ios-iphone-and-ipad-setup-guide.md)**).**
{% endhint %}

***

#### **Windows** <i class="fa-windows">:windows:</i>

1. [Go to the Cone download page.](https://coneapp.top/)
2. Click **Download for Windows**.
3. Open the `.exe` file and follow the installer instructions.
4. Launch Cone after installation.

> 💡 Tip: You can create a desktop shortcut for easy access.

***

#### **macOS** <i class="fa-laptop">:laptop:</i>

1. [Go to the Cone download page.](https://coneapp.top/)
2. Click **Download for macOS**.
3. Open the `.dmg` file and drag the Cone icon into **Applications**.
4. Open Cone and log in.

> ⚠️ If you see a security warning, go to **System Preferences → Security & Privacy → Allow**.

***

#### **Android** <i class="fa-android">:android:</i>

1. [Go to the Cone download page.](https://coneapp.top/)
2. Click **Download for Android**.
3. Open the `.apk` file and install the Android app.
4. Launch Cone after installation.

> 💡 Keep the app updated for the best performance.

***

#### **iPhone / iPad, Linux, and Routers** <i class="fa-apple">:apple:</i> <i class="fa-linux">:linux:</i> <i class="fa-router">:router:</i>

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><i class="fa-router">:router:</i> Advanced Setup</td><td><a href="/pages/kKKlOgyzCJv5HahufGF6">/pages/kKKlOgyzCJv5HahufGF6</a></td></tr></tbody></table>

[**See Advanced Setup**](/getting-started/advanced-setup.md) for detailed instructions.
{% endstep %}

{% step %}

### **Create an Account** <i class="fa-user-group">:user-group:</i>

1. Open the Cone app.
2. Tap **Sign Up**.
3. Enter your **email** and create a **password**.
4. Verify your email using the confirmation link.

> ✅ Already have an account? Tap **Login**.
> {% endstep %}

{% step %}

### **Connect** <i class="fa-wifi">:wifi:</i>

1. Log in to the Cone app.
2. Tap **Connect**.
3. By default, Cone selects an **optimal server** for you.

> 🌍 Want a specific location? Tap **Server List** and choose a country or city.
> {% endstep %}

{% step %}

### **Explore Features**

* **Server Selection:** Choose servers for speed or content access.
* **Connection Status:** Check which server you are connected to.
* **Switch Servers Anytime:** Tap a new server from the list.
  {% endstep %}

{% step %}

### **You’re Ready!** <i class="fa-octagon-check">:octagon-check:</i>

Your internet is now **private and unrestricted**. Enjoy browsing, streaming, and working securely.
{% endstep %}
{% endstepper %}


---

# 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://help.coneapp.top/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.
