# DAO

The Ninja Blaze platform is managed as a DAO. Any active $NBZ token holders can vote on the development decisions of the project, thus making the project more open and transparent to the crypto community.

Projects built as DAOs are a high standard for the cryptocurrency market and make it stronger, more competitive and balanced. Decentralized systems have already proven their efficiency and commitment to the core values in the cryptocurrency market.

### Who can participate?

Ninja Blaze has released its own token, and every member who has purchased an $NBZ can participate in voting for decisions in the project. Before a vote takes place, a snapshot of the owners is taken, after which you can vote using a convenient interface on the platform you can participate. There is also a thread in [Discord](https://discord.gg/X7h9nRMUBR) for NFT owners where preliminary topics for voting are discussed.

<figure><img src="/files/MCRkS40u7EGLXuJvzGr1" alt=""><figcaption></figcaption></figure>

### Participation in voting

Specifically for $NBZ holders on the DAODAO platform, users can log in through their wallets, see their $NBZ and go to the “Voting” section where they will see the current list of topics. If the voting is active, you can participate.

### Governance Votes

The following items summarize the voting options and what they means for this proposal:

* **YES** - Participants approve this community proposal.
* **NO** - Participants disapprove of this community proposal in its current form.
* **ABSTAIN** - Participants are impartial to the outcome of the proposal.

Votes are allocated based on the rule "the more you own, the more you weigh". 1 $NBZ = 1 vote

Proposal will be successful if it gets more "YES" votes than "NO" votes.

\ <br>


---

# 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.blaze.ninja/technology/dao.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.
