> 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/29/velneo-cloud.md).

# Velneo cloud

- [¿Qué es Velneo Cloud?](https://doc.velneo.com/29/velneo-cloud/que-es-velneo-cloud.md)
- [Panel de control vServer cloud](https://doc.velneo.com/29/velneo-cloud/panel-de-control-vserver-cloud.md)
- [URC](https://doc.velneo.com/29/velneo-cloud/panel-de-control-vserver-cloud/urc.md)
- [vServer](https://doc.velneo.com/29/velneo-cloud/panel-de-control-vserver-cloud/vserver.md)
- [Apache](https://doc.velneo.com/29/velneo-cloud/panel-de-control-vserver-cloud/apache.md)
- [SFTP](https://doc.velneo.com/29/velneo-cloud/panel-de-control-vserver-cloud/sftp.md)
- [Usuarios](https://doc.velneo.com/29/velneo-cloud/panel-de-control-vserver-cloud/usuarios.md)
- [Copias de seguridad](https://doc.velneo.com/29/velneo-cloud/copias-de-seguridad.md)
- [Velneo cloud API](https://doc.velneo.com/29/velneo-cloud/velneo-cloud-api.md)
- [Uso de Velneo cloud API](https://doc.velneo.com/29/velneo-cloud/velneo-cloud-api/uso-de-velneo-cloud-api.md)
- [Explorador de archivos cloud sFTP](https://doc.velneo.com/29/velneo-cloud/explorador-de-archivos-cloud-sftp.md)
- [TCP en Velneo cloud](https://doc.velneo.com/29/velneo-cloud/tcp.md)
- [Velneo vModApache en cloud](https://doc.velneo.com/29/velneo-cloud/velneo-vmodapache-en-cloud.md)
- [SLA](https://doc.velneo.com/29/velneo-cloud/sla.md)
- [Hora de los servidores en el cloud de Velneo](https://doc.velneo.com/29/velneo-cloud/hora-de-los-servidores-de-velneo-cloud.md)
- [¿Qué puedo hacer si tengo una incidencia en mi servidor cloud?](https://doc.velneo.com/29/velneo-cloud/que-puedo-hacer-si-tengo-una-incidencia-en-mi-servidor-cloud.md)


---

# 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/29/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.
