> For the complete documentation index, see [llms.txt](https://academy.shade.inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.shade.inc/shade-academy/shade-academy-es/readme.md).

# Bienvenido

¡Bienvenido a Shade! Aquí encontrarás documentación sobre cómo empezar con Shade, cómo usar la aplicación web y de escritorio de Shade, y cómo configurar mejor tu espacio de trabajo.

### Empieza ahora

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Descargar la aplicación</strong></td><td>Comienza con Shade en tu navegador o en el escritorio</td><td><a href="/files/5e5dcf6c345b10494b2b00166191b70342280399">/files/5e5dcf6c345b10494b2b00166191b70342280399</a></td><td></td><td><a href="/pages/c343f3a6ba498dd2205ec42e72861071bfd900db">/pages/c343f3a6ba498dd2205ec42e72861071bfd900db</a></td></tr><tr><td><strong>Entender la estructura</strong></td><td>Aprende los conceptos básicos de cómo está organizado Shade</td><td><a href="/files/affd02ac53ec937343b3300cb7dd9acaa99fba5a">/files/affd02ac53ec937343b3300cb7dd9acaa99fba5a</a></td><td></td><td><a href="/pages/5ae6fdfb2ecf926f71a01c47dc4f5b0beb9c7459">/pages/5ae6fdfb2ecf926f71a01c47dc4f5b0beb9c7459</a></td></tr><tr><td><strong>Aprende el 80% de Shade en 2 minutos</strong></td><td>Comienza aquí si ya estás familiarizado con otras herramientas</td><td><a href="/files/2ea2c4cd48c360b49996d3f35853f8e9c5106ce4">/files/2ea2c4cd48c360b49996d3f35853f8e9c5106ce4</a></td><td></td><td><a href="/pages/00152e30ae29bbaa16878973b993caf3a4b8b4cb">/pages/00152e30ae29bbaa16878973b993caf3a4b8b4cb</a></td></tr></tbody></table>


---

# 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://academy.shade.inc/shade-academy/shade-academy-es/readme.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.
