> For the complete documentation index, see [llms.txt](https://pixer-eternity.gitbook.io/pixer-eternity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pixer-eternity.gitbook.io/pixer-eternity/ecosystem/decentralized-organization.md).

# Decentralized Organization

Through PXT/PLP/NFT, Pixer Sports will gradually evolve into a community-driven decentralized project. This process will happen when PXT is gradually distributed into the hands of users and investors, and over time, the management, development, and design rights of Pixer will become less concentrated in the founding team. In the early stage of project operation, the founding team of Pixer will give PXT with a longer lock time a higher governance voting weight. This will prevent the hostiles from deliberately destroying our ecosystem in the early and critical stages of development.

## The path to becoming a decentralized organization

#### \[Version 0] Token Generation Event

Users cannot vote

#### \[Version 1] The public of Staking Dashboard

PXT holders can stake their tokens through the staking dashboard and participate in the governance voting that was proposed by the Pixer team. \
These voting will focus on which team should receive funding from the eco-developing fund, and how to allocate the donation to the community.

#### \[Version 2] Onchain vote

More information about the on-chain voting on small issues.\
Switch the voting method of Pixer Eternity from 1 token 1 vote to 2 vote.

#### \[Version 3]  Decentralized Organization

PXT holders will decide which governance structure should be applied and how much vote they should have. There shouldn't be a controversy for some decisions, such as the stipulated token supply in smart contracts.


---

# 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://pixer-eternity.gitbook.io/pixer-eternity/ecosystem/decentralized-organization.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.
