# Constitution & Bylaws

- [GFMD Constitution (2021)](https://strategy.gfmd.info/documents/constitution.md)
- [I. DEFINITION AND GOALS](https://strategy.gfmd.info/documents/constitution/definition-and-goals.md)
- [II. FUNCTIONS AND OBJECTIVES](https://strategy.gfmd.info/documents/constitution/functions-objectives.md)
- [III. OPERATING PRINCIPLES](https://strategy.gfmd.info/documents/constitution/operating-principles.md)
- [IV. MEMBERSHIP](https://strategy.gfmd.info/documents/constitution/membership.md)
- [V. PARTNERS AND SUPPORTERS](https://strategy.gfmd.info/documents/constitution/partners-supporters.md)
- [VI. STEERING COMMITTEE](https://strategy.gfmd.info/documents/constitution/steering-committee.md)
- [VII. GENERAL ASSEMBLY](https://strategy.gfmd.info/documents/constitution/general-assembly.md)
- [VIII. THE GFMD SECRETARIAT](https://strategy.gfmd.info/documents/constitution/gfmd-secretariat.md)
- [IX. DISSOLUTION](https://strategy.gfmd.info/documents/constitution/dissolution.md)
- [X. MISCELLANEOUS](https://strategy.gfmd.info/documents/constitution/miscellaneous.md)
- [GFMD Code of practice (2025)](https://strategy.gfmd.info/documents/code-of-practice.md): The GFMD Code of Practice was adopted by the GFMD General Assembly in July 2025.


---

# Agent Instructions: 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://strategy.gfmd.info/documents.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.
