> For the complete documentation index, see [llms.txt](https://docs.d37.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d37.online/constitution-and-by-laws-procedures.md).

# Constitution & By-laws Procedures

- [Ex. A: Sample Rules of Procedure for District 37 Convention](https://docs.d37.online/constitution-and-by-laws-procedures/ex.-a-sample-rules-of-procedure-for-district-37-convention.md): These Sample Rules of Procedure are guidelines and may be amended by the district cabinet and adopted by the delegates of the convention.
- [Ex. B Rules of Procedure Special Meeting to Recommend a Lion for Appointment as District Governor](https://docs.d37.online/constitution-and-by-laws-procedures/ex.-b-rules-of-procedure-special-meeting-to-recommend-a-lion-for-appointment-as-district-governor.md)
- [Ex. C Special Meeting to Recommend a Lion for Appointment as First or Second Vice District Governor](https://docs.d37.online/constitution-and-by-laws-procedures/ex.-c-special-meeting-to-recommend-a-lion-for-appointment-as-first-or-second-vice-district-governor.md)
- [Ex. D: Nominating Committee Checklist District Governor Candidate](https://docs.d37.online/constitution-and-by-laws-procedures/ex.-d-nominating-committee-checklist-district-governor-candidate.md): This checklist must be completed for each candidate and submitted to the Elections Committee.
- [Ex. E: Nominating Committee Checklist First Vice District Governor Candidate](https://docs.d37.online/constitution-and-by-laws-procedures/ex.-e-nominating-committee-checklist-first-vice-district-governor-candidate.md)
- [Ex. F: Nominating Committee Checklist Second Vice District Governor Candidate](https://docs.d37.online/constitution-and-by-laws-procedures/ex.-f-nominating-committee-checklist-second-vice-district-governor-candidate.md)
- [EXHIBIT G:  Standard Ballot District Governor, First Vice District Governor & Second Vice District G](https://docs.d37.online/constitution-and-by-laws-procedures/exhibit-g-standard-ballot-district-governor-first-vice-district-governor-and-second-vice-district-g.md)
- [Rules for Preferential Voting](https://docs.d37.online/constitution-and-by-laws-procedures/rules-for-preferential-voting.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 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:

```
GET https://docs.d37.online/constitution-and-by-laws-procedures.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.
