# Voting Page

The voting page represents a mechanic that utilizes existing standardized voting emissions tokenomics in gamefi.

On this page, there are two areas, staking and voting, separated by tabs at the top of the page.

### Stake $FLY

![](/files/U8dhW0AbSHeMQFHmmaKq)

Stakers of $FLY will earn veFLY up to a max of 100x their staked $FLY.

* The following is true when staking $FLY for veFLY:&#x20;
  * There is no staking limit to receive more veFLY.&#x20;
  * veFLY can be staked against multiple adventures.&#x20;
  * Upon unstaking any amount of $FLY, veFLY is depleted.&#x20;
  * veFLY is non-tradable / non-transferable.&#x20;
  * The maximum allowable veFLY that can be stored is 100 times your staked $FLY.&#x20;
  * veFLY generates at a rate of 0.014 veFLY per $FLY staked per hour.

### Voting

&#x20;veFLY is a voting emissions share of $FLY to be applied to the desired adventure pool(s).&#x20;

On the vote tab, a user can vote on the adventure they'd like to apply their votes to. Consult the whitepaper on how votes affect a Hopper's earnings.&#x20;

![](/files/6GiVqkmvgs2UmNApdN0x)

The vote count button at the bottom is an extra incentive to help the health of the ballot system. Every time it's pressed, it helps count the votes and make sure everyone is getting the correct formulas applied to their Hoppers. People are incentivized to press the button because it gives out a reward, as shown in $FLY, to whoever presses it.

You can also claim this reward automatically when you vote, by pressing the checkbox at the top of the page.


---

# 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.hoppersgame.io/about/hoppers-website/voting-page.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.
