# Voting

### **How to Vote?**

Voting within PikuDAO is designed to be straightforward and accessible for all sPIKU token holders. By staking PIKU utility tokens, users can earn sPIKU tokens, which represent their voting power within the DAO.&#x20;

Here’s how the voting process works:

1. **Proposal Submission:** Community members can submit proposals related to Piku’s development. Each proposal will undergo a review process before being made available for voting.
2. **Voting Period:** When the voting period opens, sPIKU token holders can cast their votes. Each sPIKU token represents one vote, allowing holders to influence key decisions regarding the project.
3. **Delegation:** sPIKU holders have the option to delegate their voting power to other members. This enables those who may not have the time to vote directly to still participate in the governance process, and still earn PIKU tokens as a reward for their delegation.
4. **Voting Results:** After the voting period ends, results are announced and implemented by the PikuDAO team.&#x20;

### Conclusion

PikuDAO empowers its community members to actively engage in the governance process through voting and delegation. By participating in these processes, sPIKU holders can influence the development of the Piku ecosystem and help steer it toward a stable and prosperous future.


---

# 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.piku.co/piku/pikudao/governance/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.
