# Voting

## Summary

iVipCoin has a voting system that allows developers to expose their ideas to the public, and users can help with the platform's development by voting for the best ideas and suggesting improvements. This system allows new ideas to be collaboratively evaluated, helping to create a better platform that is more adapted to users' needs.

## How it works

The voting system of the iVipCoin platform allows users to express their opinion about ideas proposed by the developers. Users can vote for or against ideas during a period of 7 days, after which the results are disclosed. Not all ideas go through the voting system, only those deemed necessary by the developers. Once voting is closed, updates are implemented according to the results obtained. This system helps ensure that the iVipCoin platform meets the needs and expectations of the user community.

## Prizes

The iVipCoin platform offers a reward system for users who participate in the voting system, in which they receive lottery tickets that increase their chances of winning random prizes. This is a way to encourage user participation in voting and the community in general, as well as provide an opportunity to win extra rewards.


---

# 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.ivipcoin.com/ivipcoin-ivip/utility/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.
