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

# Bienvenido

Bienvenido a la **Centro de Recursos de Global Debates**¡ Esta guía está diseñada para ayudar al participante a prepararse y participar en **Global Debates**. Estos debates son una manera única, divertida y desafiante de desarrollar tu pensamiento crítico, oratoria y habilidades de trabajo en equipo.&#x20;

Di adiós a los debates que te obligan a tomar posturas extremas. En Global Debates, creemos en fomentar discusiones reflexivas y equilibradas que animen al pensamiento crítico y a perspectivas matizadas. Ya sea que estés defendiendo o cuestionando una idea, nuestro formato único de debate te empuja a explorar múltiples ángulos e interactuar con puntos de vista diversos, todo mientras se promueve el respeto y la comprensión. Consulta nuestro formato único de Debate de Cuatro Equipos que incentiva argumentos matizados.

¡Comencemos!

### 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>Acerca del formato Global Debates</strong></td><td>Aprende lo básico del formato Global Debates</td><td><a href="/files/4e647287594bd40328c053d90c099befea95a52d">/files/4e647287594bd40328c053d90c099befea95a52d</a></td><td></td><td><a href="/pages/f6709f7c1cf43b490b4e91eadb2c9832472c11ed">/pages/f6709f7c1cf43b490b4e91eadb2c9832472c11ed</a></td></tr><tr><td><strong>¿Cómo prepararse para un Global Debates?</strong></td><td>Encuentra consejos e ideas fáciles para comenzar tu viaje en Global Debates</td><td><a href="/files/f149c38c2325dd87744de70a7b048ce0cb31f1a2">/files/f149c38c2325dd87744de70a7b048ce0cb31f1a2</a></td><td></td><td><a href="/pages/59e76a4b1232ac095c26a7713ea4483461e6741c">/pages/59e76a4b1232ac095c26a7713ea4483461e6741c</a></td></tr><tr><td><strong>Preguntas frecuentes</strong></td><td>Encuentra respuestas a preguntas frecuentes.</td><td><a href="/files/8705f905870e12438b721da6fb409576ad22c4a5">/files/8705f905870e12438b721da6fb409576ad22c4a5</a></td><td></td><td><a href="/pages/f824b71fb589a379a42f295662bbdd9326a5482a">/pages/f824b71fb589a379a42f295662bbdd9326a5482a</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, and the optional `goal` query parameter:

```
GET https://resources.globaldebates.org/hub/es/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
