> For the complete documentation index, see [llms.txt](https://help.ofero.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ofero.network/ecosystem-overview.md).

# Ecosystem Overview

- [Community Guidelines](https://help.ofero.network/ecosystem-overview/community-guidelines.md): To maintain a positive and inclusive environment, we have established the following Community Guidelines.
- [The PoTT Protocol](https://help.ofero.network/ecosystem-overview/the-pott-protocol.md): The Proof of Trust and Transparency (PoTT) is a cornerstone of the Ofero Network ecosystem, designed to foster trust, accountability, and transparency.
- [Governance and Voting System](https://help.ofero.network/ecosystem-overview/governance-and-voting-system.md): This page explains how the Governance and Voting system works within the Ofero Network, covering proposals, comments, quorum, eligibility, and voting mechanics.
- [The Public Wallets](https://help.ofero.network/ecosystem-overview/the-public-wallets.md): The "public wallets" of the Ofero Network are part of the Transparent Wallet Initiative, a key component of the network's Proof of Trust and Transparency (PoTT) protocol.
- [The Ofero SFT](https://help.ofero.network/ecosystem-overview/the-ofero-sft.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:

```
GET https://help.ofero.network/ecosystem-overview.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.
