# Governance

## English

- [Governance](https://governance.nature-value.org/readme.md)
- [Conflict of Interest Policy](https://governance.nature-value.org/readme/conflict-of-interest-policy.md): Version 0.9
- [Appointments Policy](https://governance.nature-value.org/readme/appointments-policy.md): Version 0.9
- [Decision-Making Processes Policy](https://governance.nature-value.org/readme/decision-making-processes-policy.md): Version 0.9
- [Procedures Management Policy](https://governance.nature-value.org/readme/procedures-management-policy.md): Version 0.9
- [Grievance Mechanism](https://governance.nature-value.org/readme/grievance-mechanism.md): Version 0.9
- [VVB Policy](https://governance.nature-value.org/readme/vvb-policy.md): Version 0.9
- [KYC Policy](https://governance.nature-value.org/readme/kyc-policy.md): Version 0.9

## German

- [Governance](https://governance.nature-value.org/de/readme.md)
- [Interessenkonflikt-Richtlinie](https://governance.nature-value.org/de/readme/conflict-of-interest-policy.md): Version 0,9
- [Ernennungsrichtlinie](https://governance.nature-value.org/de/readme/appointments-policy.md): Version 0,9
- [Richtlinie für Entscheidungsprozesse](https://governance.nature-value.org/de/readme/decision-making-processes-policy.md): Version 0,9
- [Verfahrensmanagement-Richtlinie](https://governance.nature-value.org/de/readme/procedures-management-policy.md): Version 0,9
- [Beschwerdemechanismus](https://governance.nature-value.org/de/readme/grievance-mechanism.md): Version 0,9
- [VVB-Richtlinie](https://governance.nature-value.org/de/readme/vvb-policy.md): Version 0,9
- [KYC-Richtlinie](https://governance.nature-value.org/de/readme/kyc-policy.md): Version 0,9

## French

- [Gouvernance](https://governance.nature-value.org/fr/readme.md)
- [Politique de conflit d'intérêts](https://governance.nature-value.org/fr/readme/conflict-of-interest-policy.md): Version 0,9
- [Politique de nomination](https://governance.nature-value.org/fr/readme/appointments-policy.md): Version 0,9
- [Politique des processus de décision](https://governance.nature-value.org/fr/readme/decision-making-processes-policy.md): Version 0,9
- [Politique de gestion des procédures](https://governance.nature-value.org/fr/readme/procedures-management-policy.md): Version 0,9
- [Mécanisme de réclamation](https://governance.nature-value.org/fr/readme/grievance-mechanism.md): Version 0,9
- [Politique VVB](https://governance.nature-value.org/fr/readme/vvb-policy.md): Version 0,9
- [Politique KYC](https://governance.nature-value.org/fr/readme/kyc-policy.md): Version 0.9


---

# 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://governance.nature-value.org/readme.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.
