> 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/premian-assembly.md).

# Premian Assembly

**The Premian Assembly**: A name that echoes through the digital halls of the Premia Ecosystem, a name that stands as a beacon of governance and embodies the very essence of decentralized decision-making.

In the world of Premia, the Assembly is not just a mechanism; it's a symphony of voices, a confluence of ideas, a dance of proposals and votes that shape the very fabric of the protocol.

**Community Proposals** ("Preliminary Vote"): The whispers of change, the seeds of innovation, the sparks that ignite the flame. Any member holding 100 Premia Tokens or more can submit a community vote, a call to action that may blossom into a Core Implementation Proposal.

**Signal Proposals** ("Signal Vote"): The gentle nudges, the probing questions, the subtle hints. Core members submit these to gauge the heartbeat of the community, to feel the pulse of interest. They are the whispers in the wind, non-binding yet powerful.

**Implementation Proposals** ("Core Vote"): The thunderclaps, the crescendos, the climaxes. These propositions transform, evolve, and become part of the Premia Ecosystem's DNA.

With the advent of the vxPremia model and the majestic path to decentralized governance known as Blue Descent, the Assembly has evolved into the "P3 - Premian Publication Process," a formal improvement proposal voting system that promises to be a new dawn. [**More Details**](https://gov.premia.blue/#/proposal/0xcc8ed29d41cfaf919baed0c84b15b0832972f0c9fd1d8f6cb5d543839991df91)

**What is a P3?** It's a beacon, a guide, a map. Adapted from the EIP (Ethereum Improvement Proposal), the P3 ensures that changes to Premia are as transparent as crystal and as well-governed as a wise old council.

**P3 Roles**: The Author, the Mod, the Sponsor. The dreamers, the guardians, the champions.

**P3 Status Codes**: From DRAFT to PUBLISHED, from inception to realization.

**P3 Type Codes**: Concept, Task, & Reference. The what, the how, the need-to-know.

**P3 Rationale**: The why, the reason, and the soul of the proposal.

**P3 Work Flow**: A dance, a journey, a process that involves the author, the moderator, the sponsor, and the Premia community.

**Mod Status**: From Rejected to Executed, from Deferred to Active. The lifecycle of a proposal.

**What Makes a Successful P3?**: The MetaContent, the Summary, the Abstract, the Motivation, the Specification, the Rationale, the Test Cases, and the Copyright Waiver. The ingredients of success.

**P3 Formats and Templates**: The structure, the form, and the vessel that carries the idea.

The Premian Assembly is not just a governance mechanism; it's a living, breathing entity. It's the heart and soul of the Premia Ecosystem, the place where ideas are born, nurtured, debated, and realized.

Join the Assembly, be part of the dance, add your voice to the symphony, and let's shape the future of Premia together.

{% hint style="info" %}
With the implementation of the [vxPremia](/developer-center/contracts/vxpremia.md) model and the upcoming path to decentralized governance [Blue Descent](/the-premia-protocol/governance/premian-civitas/blue-descent.md), this process is now the "[P3 - Premian Publication Process](https://forum.premia.finance/t/p3-purpose-and-guidelines/38)," a formal improvement proposal voting system.
{% endhint %}


---

# 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/premian-assembly.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.
