# Governance of BRC-100 Protocol

First of all, BRC-100 is an open protocol that provides a framework for future protocol to extend to facilitate the development of Bitcoin ecosystem. Then, the development of the BRC-100 protocol requires the joint efforts of more developers. In the future, the BRC-100 protocol will complete governance in a more transparent and decentralized manner, to complete the processes such as proposal, review, addition, modification, and deletion of BRC-100 protocol and its extension and improvement protocols. The governance details are being formulated.

The current editor of the BRC-100 protocol is: Mikael.btc. If you want to become a new editor or have other suggestions, you can send an email to: <mikael@brc100.org>, or you can contact Mikael.btc on Twitter: <https://twitter.com/MikaelBTC>.


---

# Agent Instructions: 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://docs.brc100.org/governance-of-brc-100-protocol.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.
