> For the complete documentation index, see [llms.txt](https://genesyblockchain.gitbook.io/genesys-blockchain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genesyblockchain.gitbook.io/genesys-blockchain/bluelotusdao-governance/governance/summary.md).

# Summary

BlueLotusDAO Token Governance's goal is to create a bombardment point where the growth, sustainability, and security of the protocol take precedence over individual stakeholder goals.

In the protocol, the governance of the BLDT defines the rules for market participants, with the aim of improving the challenging condition of the governance framework by improving the relative abilities of people to know and shape these limits. This will also be done through more informal supports, such as open community and governance meetings, the BLDT improvement proposal process, and forums that encourage communication between stakeholders.

The new governance system will be managed by the community, where you, as the holder of the BlueLotusDAO Token (BLDT), will be able to suggest, debate, implement, regulate and maintain what encompasses rules, regulations, changes and actions; Likewise, if your survey is successful in the governance process, you may add support for a new asset, change the guarantee factor of an asset, change the interest rate model of a market or change any other parameter or variable of the protocol. Proposals are executable code, not suggestions to be implemented by a team or a foundation.

It is a living document meant to be owned, modified and applied by the community.

Participation begins with the token described above called BlueLotusDAO Token, BLDT.  (BLDT)  holders are responsible for keeping the ecosystem secure. This means addressing the risks associated with the correct and safe operation of the protocol. These risks may include:

* Technical issues with smart contract implementation
* Oracle problems.
* Cryptoeconomic governance attacks by malicious BLDT holders.


---

# 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://genesyblockchain.gitbook.io/genesys-blockchain/bluelotusdao-governance/governance/summary.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.
