> 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/pt/readme.md).

# Bem-vindo

Bem-vindo ao **Centro de Recursos Global Debates**! Este guia foi criado para ajudar o participante a se preparar e participar de **Global Debates**. Esses debates são uma maneira única, divertida e desafiadora de desenvolver seu pensamento crítico, oratória e habilidades de trabalho em equipe.&#x20;

Diga adeus aos debates que o forçam a posições extremas. No Global Debates, acreditamos em fomentar discussões ponderadas e equilibradas que incentivem o pensamento crítico e perspectivas nuançadas. Quer você esteja defendendo ou desafiando uma ideia, nosso formato único de debate o impulsiona a explorar múltiplos ângulos e envolver-se com pontos de vista diversos, tudo isso promovendo respeito e compreensão. Confira nosso formato único de Debate de Quatro Equipes que incentiva argumentos nuançados.

Vamos começar!

### Comece agora

<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>Sobre o Formato Global Debates</strong></td><td>Aprenda o básico do Formato Global Debates</td><td><a href="/files/4dab5a5af3a70f4f8a3b028bfe1dd23fbd50a43e">/files/4dab5a5af3a70f4f8a3b028bfe1dd23fbd50a43e</a></td><td></td><td><a href="/pages/1f22fa8d254bdf52600e6c4a7fa4488c7594ca01">/pages/1f22fa8d254bdf52600e6c4a7fa4488c7594ca01</a></td></tr><tr><td><strong>Como se Preparar para um Global Debates?</strong></td><td>Encontre dicas e insights fáceis para começar sua jornada no Global Debates</td><td><a href="/files/fa755b8613eb157d50afaf8528f2244b64db263b">/files/fa755b8613eb157d50afaf8528f2244b64db263b</a></td><td></td><td><a href="/pages/daf387efab4e0f38c4851c155a12cb78188fb23b">/pages/daf387efab4e0f38c4851c155a12cb78188fb23b</a></td></tr><tr><td><strong>Perguntas Frequentes</strong></td><td>Encontre respostas para perguntas frequentes.</td><td><a href="/files/755f56e63f8a60f88b0e4f7622692c607c81cce1">/files/755f56e63f8a60f88b0e4f7622692c607c81cce1</a></td><td></td><td><a href="/pages/d67e738bfb2cdecf5898fd29447d57e5af938b55">/pages/d67e738bfb2cdecf5898fd29447d57e5af938b55</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/pt/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.
