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

# Inicio

Esta página resume todos los elementos esenciales que necesitará saber para comenzar con BetOven. Aquí podrás encontrar las mejores prácticas y consejos para configurar y la plataforma.

## Otros recursos

Además de esta documentación, existen otros recursos que ponemos a disposición para mejorar la experiencia de uso:

* [**Página principal de BetOven**](https://www.betoven.io/)
* [**Academia de BetOven** ](https://www.betoven.io/academia)
* [**Guía de Uso**](https://d94414cf-e713-4c04-8078-44bf2bc6b3a7.filesusr.com/ugd/af3f10_bda555f9da4e4e78b32f31dc46da8637.pdf)
* [**Guía de Instalación**](https://d94414cf-e713-4c04-8078-44bf2bc6b3a7.filesusr.com/ugd/af3f10_e3b1ffada7e1487dab1f81823924261d.pdf)
* [**Montar un VPS**](https://d94414cf-e713-4c04-8078-44bf2bc6b3a7.filesusr.com/ugd/af3f10_80577624cdaf48dfbb0e5cdf2fce3603.pdf)
* [**Guía de Proxies**](https://d94414cf-e713-4c04-8078-44bf2bc6b3a7.filesusr.com/ugd/af3f10_b8108d042e4c4a6da6457179c6ef3d26.pdf)

{% hint style="info" %}
Las guías son **versiones resumidas** y más visuales de la información que se puede encontrar en la documentación
{% endhint %}


---

# 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://docs.betoven.io/master.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.
