> For the complete documentation index, see [llms.txt](https://phoenix-gold-network.gitbook.io/phoenix-gold-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phoenix-gold-network.gitbook.io/phoenix-gold-network/community-governance/transparency-and-accountability.md).

# Transparency and Accountability

Transparency and accountability are central tenets of PGN's governance model. The network is committed to providing clear, accessible information about its operations, decision-making processes, and financial status. All proposals, voting results, and changes to the network are recorded on the blockchain and are publicly accessible, ensuring that community members can review and audit the network's activities at any time. This level of transparency builds trust within the community and holds the network's administrators accountable for their actions.

Moreover, PGN encourages active dialogue and feedback from its community through various channels, including forums, social media, and community meetings. This engagement ensures that the governance process is not only transparent but also inclusive, reflecting the diverse views and interests of the PGN ecosystem.


---

# 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:

```
GET https://phoenix-gold-network.gitbook.io/phoenix-gold-network/community-governance/transparency-and-accountability.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.
