> For the complete documentation index, see [llms.txt](https://docs.therisk.global/planetary-nexus-governance/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/planetary-nexus-governance/global-stewardship/governance-and-compliance.md).

# Governance and Compliance

The mission of the Governance and Compliance Committee is to ensure that the Global Centre for Risk and Innovation (GCRI) adheres to the highest standards of governance and compliance. The committee's work is crucial in maintaining the integrity and accountability of the organization, ensuring that all operations are conducted in line with global standards, and are responsive to regional nuances and legal requirements.&#x20;

**Mandate**&#x20;

The Governance and Compliance Committee's mandate includes overseeing the development, implementation, and maintenance of governance structures and compliance mechanisms within GCRI. This encompasses:&#x20;

* Reviewing and enhancing policies and procedures to ensure they meet international regulations and best practices.&#x20;
* Ensuring that GCRI’s activities are compliant with legal and ethical standards across different jurisdictions.&#x20;
* Monitoring adherence to internal governance frameworks to safeguard transparency and accountability.&#x20;
* Addressing any issues of non-compliance and proposing corrective actions to prevent future occurrences.&#x20;

**Composition**&#x20;

The committee is typically composed of senior leaders and experts in law, ethics, risk management, and international compliance. Members are often drawn from diverse backgrounds to provide a wide range of insights and expertise. This can include:&#x20;

* By default all GSB members
* Legal advisors familiar with international and regional law.&#x20;
* Ethics officers who specialize in organizational ethics and compliance.&#x20;
* Senior executives with experience in governance and strategic management.&#x20;
* External consultants or advisors, especially in regions with specific compliance challenges.&#x20;

**Roles**&#x20;

* **Policy Development and Review:** Drafting and revising governance policies and compliance procedures to enhance organizational integrity and adherence to laws and standards.&#x20;
* **Compliance Monitoring:** Regularly assessing the organization’s activities for compliance with legal and regulatory requirements, as well as with internal policies.&#x20;
* **Risk Assessment:** Identifying potential areas of compliance risk and developing strategies to mitigate these risks.&#x20;
* **Training and Awareness:** Organizing training sessions for GCRI leaders and new members to ensure they are aware of governance and compliance requirements and understand their roles in maintaining them.&#x20;
* **Reporting:** Providing regular reports to the Board of Trustees and the General Assembly on governance and compliance issues, improvements made, and ongoing risks.&#x20;
* **Advisory Role:** Acting as a consultative body to other committees and boards within GCRI, ensuring that all organizational decisions are made with a clear understanding of governance and compliance implications.&#x20;

&#x20;


---

# 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/planetary-nexus-governance/global-stewardship/governance-and-compliance.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.
