> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-eng-es/principal/clore-vpn.md).

# Clore VPN

<figure><img src="/files/0f998ef44e46b57c9af88f27110f23fecc29b4d4" alt=""><figcaption></figcaption></figure>

Nos complace anunciar el lanzamiento de **Clore VPN Beta**! Ahora puedes conectarte a nuestra VPN y disfrutar de una mayor privacidad y un acceso seguro a Internet.

### Cómo conectarse a Clore VPN

Sigue estos sencillos pasos para comenzar:

1. Visita [**vpn.clore.ai**](https://vpn.clore.ai) y compra una suscripción a la VPN.
2. Después de completar el pago, recibirás **credenciales** para acceder a la VPN.
3. Usa cualquier cliente VPN que admita el protocolo VLESS. Clientes recomendados para diferentes plataformas:
   * **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 para Windows](https://github.com/hiddify/hiddify-next/releases/download/v2.0.5/Hiddify-Windows-Setup-x64.exe)
4. Introduce las credenciales proporcionadas en la configuración de tu cliente VPN.

¡Ya estás listo para usar Clore VPN!

### Cómo unirse a la red de Clore VPN

Estamos construyendo activamente la red de servidores para Clore VPN. Si tienes un servidor y quieres contribuir, sigue estos pasos:

1. Ve a la configuración de tu servidor en la plataforma Clore.
2. Haz clic en el **Solicitar VPN** botón.

Buscamos especialmente servidores ubicados en los siguientes países:

* **Japón**,
* **Países Bajos**,
* **Hungría**,
* **Finlandia**.

> En el futuro, planeamos ampliar la lista de ubicaciones disponibles y añadir nuevos países según sea necesario.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.clore.ai/clore.ai/clore.ai-eng-es/principal/clore-vpn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
