# Global Debates Resources

## Global Debates Resource Center

- [Welcome](https://resources.globaldebates.org/readme.md)
- [Is the Debate Format at Your Institution Fit for Today’s Challenges?](https://resources.globaldebates.org/getting-started/is-the-debate-format-at-your-institution-fit-for-todays-challenges.md): It’s Time to Rethink.
- [The Global Debates Format](https://resources.globaldebates.org/getting-started/the-global-debates-format.md): A format designed to dissect issues, not just blindly defend sides.
- [A Case forRethinking the Debate Format at Your Institution](https://resources.globaldebates.org/getting-started/a-case-forrethinking-the-debate-format-at-your-institution.md)
- [How to Prepare for a Global Debate?](https://resources.globaldebates.org/getting-started/how-to-prepare-for-a-global-debate.md): Your Accessible Preparation Guide
- [Frequently Asked Questions](https://resources.globaldebates.org/getting-started/frequently-asked-questions.md)
- [How to Draft Compelling Debate Statements?](https://resources.globaldebates.org/guides/how-to-draft-compelling-debate-statements.md)
- [Global Education Debate Statements](https://resources.globaldebates.org/ages-12-15/global-education-debate-statements.md)
- [Global Issues Debate Statements](https://resources.globaldebates.org/ages-12-15/global-issues-debate-statements.md)
- [Global Education Debate Statements](https://resources.globaldebates.org/ages-16+/global-education-debate-statements.md)
- [Global Issues Debate Statements](https://resources.globaldebates.org/ages-16+/global-issues-debate-statements.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://resources.globaldebates.org/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.
