# Clore VPN

<figure><img src="/files/UvSS0s9R7D9Qcacg5Y8e" alt=""><figcaption></figcaption></figure>

We’re excited to announce the launch of **Clore VPN Beta**! You can now connect to our VPN and enjoy enhanced privacy and secure internet access.

### How to Connect to Clore VPN

Follow these simple steps to get started:

1. Visit [**vpn.clore.ai**](https://vpn.clore.ai) and purchase a VPN subscription.&#x20;
2. After completing the payment, you will receive **credentials** for VPN access.
3. Use any VPN client that supports the VLESS protocol. Recommended clients for different platforms:
   * **iOS**: [Streisand](https://apps.apple.com/ru/app/streisand/id6450534064)
   * **Android**: [V2RayNG](https://play.google.com/store/apps/details?id=com.v2ray.ang)
   * **macOS**: [Streisand](https://apps.apple.com/us/app/streisand/id6450534064)
   * **Windows**: [Hiddify for Windows](https://github.com/hiddify/hiddify-next/releases/download/v2.0.5/Hiddify-Windows-Setup-x64.exe)
4. Insert the provided credentials into your VPN client settings.

You’re now ready to use Clore VPN!

### How to Join the Clore VPN Network

We are actively building the server network for Clore VPN. If you own a server and want to contribute, follow these steps:

1. Go to your server settings on the Clore platform.
2. Click the **Apply for VPN** button.

We are particularly looking for servers located in the following countries:

* **Japan**,
* **Netherlands**,
* **Hungary**,
* **Finland**.

> In the future, we plan to expand the list of available locations and add new countries as needed.


---

# 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.clore.ai/main/clore-vpn.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.
