> For the complete documentation index, see [llms.txt](https://help.zephyhosting.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.zephyhosting.com/bienvenido.md).

# Bienvenido

## Cómo encontrar la ayuda que necesitas

Para encontrar artículos puedes utilizar el menú desplegable de la izquierda, o si tienes algo específico en mente, puedes hacer uso de la búsqueda.

## ¿Eres nuevo en ZephyHosting?

Recomendamos entonces que eches un vistazo al artículo **Tour por ZephyHosting**, donde vamos a estar viendo juntos todo el proceso de compra y de inicio de sesión tanto en el Panel de Facturación como en el Panel de Control. Además, estaremos revisando todas las características que existen en ZephyHosting

## ¿No encuentras lo que necesitas?

Si no has encontrado ayuda aquí, puedes ponerte en contacto con nuestro equipo de soporte a través de [nuestro discord](https://dsc.gg/zephyhosting).&#x20;

## ¿Has encontrado algún error?

Si encuentras algo que crees que no está actualizado o es incorrecto, ponte en contacto con nuestro equipo de asistencia a través de nuestro servidor Discord. Ten en cuenta que si informas de errores ortográficos o problemas de escritura, el sitio se ha escrito en español. La ortografía puede ser diferente a la que estás acostumbrado.


---

# 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://help.zephyhosting.com/bienvenido.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.
