> For the complete documentation index, see [llms.txt](https://doc.velneo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.velneo.com/25/velneo-cloud/que-es-velneo-cloud.md).

# ¿Qué es Velneo Cloud?

Es un servicio en la nube, disponible para suscriptores, en el que puedes desarrollar y poner en producción aplicaciones desarrolladas con [Velneo](https://velneo.es/).

Cuando nos registramos en velneo.es podemos solicitar un Velneo vServer en el cloud de Velneo asociado a nuestra cuenta.

Las características de dicho Velneo vServer (vigencia, puestos, etc.) dependerá directamente del nivel de suscripición de Velneo.

Podremos solicitar nuestro Velneo vServer cloud debemos iniciar sesión en [https://velneo.es](https://velneo.es/) hacer clic sobre nuestro nombre de usuario que encontraremos en la parte superior derecha de la página, haremos clic sobre la opción **panel de control vServer cloud**:

![](/files/-M7D7DwAHLV4GdWLmudU)y pulsaremos el botón **Crear servidor** que encontraremos dentro de la página.


---

# 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:

```
GET https://doc.velneo.com/25/velneo-cloud/que-es-velneo-cloud.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.
