# Voting

**Voting power** \
\
\&#xNAN;***VoxCitizens validation phase (100% VoxCitizens)*** \
\
In this validation phase, only VoxCitizens will be called to vote. \
\
1 VoxCitizens = 1 Vote \
\
\&#xNAN;***VP Vote phase (50% VoxCitizens+ 50% $VXL)*** \
\
In this validation phase $VXL in stake and VoxCitizens NFT in stake can vote. \
\
1 $VXL = 1 vote \
1 VoxCitizens = 1 vote\
\
1% of the supply of VXL has the same voting power as 1% of the supply of VoxCitizens NFTs.

The final vote will be calculated according to the following formula: \
\
![](/files/NXnBYUH1h51tGEs0wu52)\
\
**Voting process**

1. Voxel X Network Multisig makes the proposal available for voting.&#x20;
2. $VXL and VoxCitizens vote in the Voxel X DAO webpage, the voting options are “In favor” and “Against.” Voting “In favor” means the voter is in favor of implementing the VP exactly as-is. Voting “Against” means the vote is against implementing the VP exactly as-is.&#x20;
3. The voting for each proposal duration is according the VP priority: \
   Low – 7 days \
   Medium – 5 Days \
   High – 3 days&#x20;
4. Proposals that receive a majority “In favor” vote are moved into implementation.


---

# 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://voxelxnetwork2.gitbook.io/voxel-x-network-whitepaper-version-2.0/voxel-x-network-dao/voxdao/voting.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.
