# Transparency and record-keeping

All proposals, discussions, and votes will be available on Discord (or future platform of governance). This ensures traceability and allows new members to understand the historical context of decisions made by the DAO.

1. **Proposal Archive**: All proposals, both approved and rejected, will be archived but available in Discord.&#x20;
2. **Meeting Summaries**: When Nabla holds regular meetings (e.g., community calls, technical committee meetings), summaries and minutes will be documented and published in the public repository for transparency and reference.


---

# 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://docs.nabla.fi/nablatoken/governance/transparency-and-record-keeping.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.
