# Rules & Regulations

## NCWA Rules & Regulations

- [Vision, Values, and Purpose](https://rules.ncwa.net/vision-values-and-purpose.md): A message from Jim Giunta - NCWA Chairman of the Board
- [NCWA Membership](https://rules.ncwa.net/ncwa-membership.md)
- [Eligibility of Wrestlers](https://rules.ncwa.net/eligibility-of-wrestlers.md)
- [Composition of Teams](https://rules.ncwa.net/composition-of-teams.md)
- [Competition](https://rules.ncwa.net/competition.md)
- [Composition of NCWA](https://rules.ncwa.net/composition-of-ncwa.md)
- [Rules Compliance / Adjudication](https://rules.ncwa.net/rules-compliance-adjudication.md)
- [NCWA National Championship Series](https://rules.ncwa.net/ncwa-national-championship-series.md)
- [Conference Specific Rules](https://rules.ncwa.net/conference-specific-rules.md)
- [Great Lakes Conference (GLC)](https://rules.ncwa.net/conference-specific-rules/great-lakes-conference-glc.md)
- [Mid-Atlantic Conference (MAC)](https://rules.ncwa.net/conference-specific-rules/mid-atlantic-conference-mac.md)
- [Mideast Conference (MEC)](https://rules.ncwa.net/conference-specific-rules/mideast-conference-mec.md)
- [Northeast Conference (NEC)](https://rules.ncwa.net/conference-specific-rules/northeast-conference-nec.md)
- [Northwest Conference (NWC)](https://rules.ncwa.net/conference-specific-rules/northwest-conference-nwc.md)
- [Puerto Rican Conference (PRC)](https://rules.ncwa.net/conference-specific-rules/puerto-rican-conference-prc.md)
- [Southeast Conference (SEC)](https://rules.ncwa.net/conference-specific-rules/southeast-conference-sec.md)
- [Southwest Conference (SWC)](https://rules.ncwa.net/conference-specific-rules/southwest-conference-swc.md)
- [West Coast Conference (WCC)](https://rules.ncwa.net/conference-specific-rules/west-coast-conference-wcc.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://rules.ncwa.net/vision-values-and-purpose.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.
