# ZEDXION Governance and Development

ZEDXION is already a significantly decentralized platform and plans are in motion to achieve full community control over it in the future. Its governance is currently split among the following actors:

1\) **Network Validators.** ZEDXION validators are entrusted with deciding whether to adopt ZEDXION improvement proposals ([FIPs](https://docs.zedscan.net/general-1/network-details/network-upgrades/fips)). Currently, every validator has one vote regardless of their share of the overall network stake but this is likely to change soon.

2\) **ZEDXION Foundation and the project team**. Like most public blockchain projects at the initial stage of development, the development of the core network protocol and the ZEDXION treasury that mostly consists of the undistributed genesis ZEDX supply (see the subsection "ZEDX Supply and Current Distribution") are currently mostly managed by a foundation. For ZEDXION, this role is played by Gibraltar-incorporated company ZEDXION Limited.

The project team implements network protocol updates adopted by the validators, other protocol changes that do not require validator votes, maintains the full node software. It develops the mobile-centric infrastructure for creating and managing token communities on ZEDXION. It also works on boosting the adoption of the network through improving the ZEDXION tech stack, securing new partnerships and integrations, onboarding ecosystem projects and marketing the platform within the crypto space and beyond.

That said, since ZEDXION is a decentralized public blockchain platform, **no permission of the project team is required** for anyone who wishes to integrate with or develop on top of ZEDXION, including the development of the network and node software.

3\) **ZEDXION Assembly.** See the Assembly [page](https://docs.zedscan.net/general/learn-about-the-fuse-platform/fuse-governance-and-development/fuse-assembly) for more details.


---

# 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.zedscan.net/general/learn-about-the-fuse-platform/fuse-governance-and-development.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.
