> For the complete documentation index, see [llms.txt](https://docs.echelon.io/echelon-prime-foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.echelon.io/echelon-prime-foundation/4.0-governance/4.2-emissaries-prime/bulletins.md).

# Bulletins

Bulletins are used by Emissaries Prime to enact change in the ecosystem. They are iterative and evolve based on community feedback. When a Bulletin is published, a [Discord](https://discord.gg/echelonfnd) community call is scheduled. Depending on community feedback, a new version (V2, V3) of a Bulletin may be published. Final Bulletins proceed to a [vote by EPs](https://app.gitbook.com/o/4k7cCZcfx7xI7e42Mgs7/s/ej5Uo8n5yoGrIX5dB65Q/~/changes/451/4.0-governance/4.2-emissaries-prime/bulletin-voting).

<figure><img src="/files/EVvcAP2wZJkcBGEZ8ML6" alt=""><figcaption><p>Bulletin Iteration</p></figcaption></figure>

**Ratified Bulletins**

**2026**\
[Bullet 2601 - Foundation restructure](https://www.docdroid.com/lQ3UduX/ep-bulletin-2601-echelon-prime-foundation-restructuring-pdf)\
\
**2022**\
[Bulletin 2201 - Goverance Updates](https://snapshot.org/#/echelon.eth/proposal/0x73056b7b0bf75976e3a991918895888d69b147a4369f158ba750dc538b142fed)\
[Bulletin 2202 - Sink Update](https://snapshot.org/#/echelon.eth/proposal/0x1d27ac46db81c7cb9f1e026dac2e0a07071456d9e849faee1e1396ea58b87b7f)\
\
**2023**\
[Bulletin 2301 - Quorum Update](https://snapshot.org/#/echelon.eth/proposal/0x9f5007e74602682f0940a1eac8cdacf4f39378ccc30416d4168b7b3ac5c040f7)\
[Bulletin 2302 - Glints](https://snapshot.org/#/echelon.eth/proposal/0x604bcbe9468d9f5ab191f76ce39b962f00c128e12394be1a298e61abd6a5d6bd)\
[Bulletin 2303 - Community Proposals](https://snapshot.org/#/echelon.eth/proposal/0xa5b91e7037d9883794f3feb161fdc1d0327143e99bf6e6907cdde10b0811fc06)\
[Bulletin 2304 - Grants](https://snapshot.org/#/echelon.eth/proposal/0xd124a70825ef72678b1eac8fc3d10dadc101c24dbd4f81670299661f12185954)\
[Bulletin 2305 - Sink Distributions](https://snapshot.org/#/echelon.eth/proposal/0x7299149e43d80dda909951b75e4aef006c122420c5addb22810747976a44bd9e)\
[Bulletin 2306 - EP Requirements and Election Updates](https://snapshot.org/#/echelon.eth/proposal/0xa5a20bb4ee17fd7e3ffcce2351acfadd152f48b060b459a57d2e7a15648f70ca)\
[Bulletin 2307 - Token Voting Updates](https://snapshot.org/#/echelon.eth/proposal/0x4af512ea34157cee9c462ad249492ca30b9b4903a3dfb9931f38847ab6f03176)


---

# 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.echelon.io/echelon-prime-foundation/4.0-governance/4.2-emissaries-prime/bulletins.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.
