> For the complete documentation index, see [llms.txt](https://docs.premia.blue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.premia.blue/the-premia-protocol/governance/premian-civitas.md).

# Premian Civitas

In the grand tapestry of decentralized finance, a term resonates with the wisdom of ancient Rome: **Civitas**. A united social body of Citizens, Civitas was a concept that transcended mere governance and embodied a collective spirit.

Enter the Premian Civitas, the beating heart of the Premia Collaborative Network. These are not mere users or participants; they are the constituents, the lifeblood, the very soul of the platform. With Direct, Indirect, or Vested Interest, they are the guardians of a new financial frontier.

Represented by the digital sigil of a Public Key (EOA or SC wallet), the members of the Premian Civitas take many forms:

* **Citizen**: A Holder of Influence, a voice in the chorus, a Community Member.
* **Participant**: The Liquidity Providing User, the Staking User, the hands that shape the Platform.
* **Contributor**: A Paid Associate or Contractor, be it a Dev, Writer, Advocate, Researcher, Adviser, and more, the innovation architects.
* **Multi-Stakeholder**: A fusion, a synergy, Any Combination of the above, the multifaceted gem of the ecosystem.

The power they wield, the mark they leave, is known as "Influence" (vxPREMIA \* Boost). It's not merely a metric; it's a testament to their impact on the economics and stewardship of the ecosystem.

The Premian Civitas is more than a community; it's a movement, a philosophy. It's the embodiment of decentralized governance, the formal path etched in the scrolls of our Blue Descent.

Join us, become a Citizen of Premia, and be part of a revolution that redefines, reclaims, and renews the essence of economics.

[**Enter the Forum**](https://forum.premia.finance/)


---

# 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.premia.blue/the-premia-protocol/governance/premian-civitas.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.
