> For the complete documentation index, see [llms.txt](https://docs.therisk.global/organization/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.therisk.global/organization/organization/governance/bylaw-2024.md).

# BYLAW 2024

- [ARTICLE I. NAME, OBJECTIVES, STRUCTURE](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-i.-name-objectives-structure.md)
- [ARTICLE II. RESEARCH AND INNOVATION](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-ii.-research-and-innovation.md)
- [Article III. Sustainable Development Goals (SDGs)](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-iii.-sustainable-development-goals-sdgs.md)
- [ARTICLE IV. MEMBERSHIP](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-iv.-membership.md)
- [ARTICLE V. MEETING PROCEDURES](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-v.-meeting-procedures.md)
- [RTICLE VI. QUORUM](https://docs.therisk.global/organization/organization/governance/bylaw-2024/rticle-vi.-quorum.md)
- [ARTICLE VII. OFFICERS](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-vii.-officers.md)
- [ARTICLE VIII. ELECTION OF OFFICERS](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-viii.-election-of-officers.md)
- [ARTICLE IX. CONFLICT OF INTEREST](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-ix.-conflict-of-interest.md)
- [ARTICLE X. ALLEGATIONS AND DISCIPLINARY ACTION](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-x.-allegations-and-disciplinary-action.md)
- [ARTICLE XI. FINANCIAL RESPONSIBILITY](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xi.-financial-responsibility.md)
- [ARTICLE XII. EMPLOYMENT STANDARDS](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xii.-employment-standards.md)
- [ARTICLE XIII. COMMITTEES](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xiii.-committees.md)
- [ARTICLE XIV. MANAGEMENT](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xiv.-management.md)
- [ARTICLE XV. AFFILIATIONS](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xv.-affiliations.md)
- [ARTICLE XVI. BY-LAWS AND AMENDMENTS](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xvi.-by-laws-and-amendments.md)
- [ARTICLE XVII. COMPLAINTS](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xvii.-complaints.md)
- [ARTICLE XVIII. RISK MANAGEMENT](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xviii.-risk-management.md)
- [ARTICLE XIX. DIVERSITY AND INCLUSION](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xix.-diversity-and-inclusion.md)
- [ARTICLE XX. SUSTAINABILITY AND ENVIRONMENTAL RESPONSIBILITY](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xx.-sustainability-and-environmental-responsibility.md)
- [ARTICLE XXI. GLOBAL OUTREACH AND COLLABORATION](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xxi.-global-outreach-and-collaboration.md)
- [ARTICLE XXII. DIGITAL TRANSFORMATION](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xxii.-digital-transformation.md)
- [ARTICLE XXIII. EDUCATION AND CAPACITY BUILDING](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xxiii.-education-and-capacity-building.md)
- [ARTICLE XXIV. ESG](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xxiv.-esg.md)
- [ARTICLE XXV. INTERPRETATION](https://docs.therisk.global/organization/organization/governance/bylaw-2024/article-xxv.-interpretation.md)
- [Code of Procedures](https://docs.therisk.global/organization/organization/governance/bylaw-2024/code-of-procedures.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, and the optional `goal` query parameter:

```
GET https://docs.therisk.global/organization/organization/governance/bylaw-2024.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.
