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

# مرحبًا

مرحبًا بك في **مركز موارد المناظرات العالمي**! تم تصميم هذا الدليل لمساعدة المشاركين على التحضير والمشاركة في **المناظرات العالمية**. هذه المناظرات طريقة فريدة وممتعة وتحدٍّ لتطوير مهاراتك في التفكير النقدي والتحدث أمام الجمهور والعمل الجماعي.&#x20;

وداعًا للمناظرات التي تجبرك على مواقف متطرفة. في المناظرات العالمية، نؤمن بتشجيع النقاشات المتأملة والمتوازنة التي تحفز التفكير النقدي ووجهات النظر المتباينة. سواء كنت تدافع عن فكرة أو تتحدىها، فإن صيغة المناظرة الفريدة لدينا تدفعك لاستكشاف زوايا متعددة والتفاعل مع وجهات نظر متنوعة، مع تعزيز الاحترام والفهم. اطلع على صيغة المناظرة الرباعية الفريدة لدينا التي تشجع على الحجج المتوازنة.

لنبدأ!

### اقفز مباشرة

<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>حول صيغة المناظرات العالمية</strong></td><td>تعلم أساسيات صيغة المناظرات العالمية</td><td><a href="/files/c32d3bbef705772321858088d03c30187ef22fb4">/files/c32d3bbef705772321858088d03c30187ef22fb4</a></td><td></td><td><a href="/pages/12df5e8c9ef6a033da2fa029398641a877cf7949">/pages/12df5e8c9ef6a033da2fa029398641a877cf7949</a></td></tr><tr><td><strong>كيف تتحضر لمناظرات عالمية؟</strong></td><td>اكتشف نصائح ورؤى سهلة لبدء رحلتك في المناظرات العالمية</td><td><a href="/files/47230beeea85ae086128850d098d1f5f5b16be28">/files/47230beeea85ae086128850d098d1f5f5b16be28</a></td><td></td><td><a href="/pages/cbe64d1f86ed01ba2bba7faf89c23d9b4e9eba42">/pages/cbe64d1f86ed01ba2bba7faf89c23d9b4e9eba42</a></td></tr><tr><td><strong>أسئلة شائعة</strong></td><td>اعثر على إجابات للأسئلة المتكررة.</td><td><a href="/files/f4e87691a765a55d5bd2e3fc492b7f494391669c">/files/f4e87691a765a55d5bd2e3fc492b7f494391669c</a></td><td></td><td><a href="/pages/7a2f8684102e6bfc7cd8ff42112c432dffa4d5f7">/pages/7a2f8684102e6bfc7cd8ff42112c432dffa4d5f7</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/ar/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.
