> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fullsail.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# Prediction Voting

## How to Vote

To cast your vote each epoch:

<Steps>
  <Step title="Navigate to Predict Page">
    Navigate to the **Predict** page from the navigation bar.

    <img src="https://mintcdn.com/fullsail/MDQ6Fu7QQVpWBvlS/images/Screenshot_2025-08-11_at_6.08.01_PM.png?fit=max&auto=format&n=MDQ6Fu7QQVpWBvlS&q=85&s=68d706e17db4f7e276c1088adf27b3a2" alt="Screenshot 2025 08 10 At 7 42 23 PM Pn" width="3012" height="1574" data-path="images/Screenshot_2025-08-11_at_6.08.01_PM.png" />
  </Step>

  <Step title="Select Liquidity Pools">
    Select the liquidity pools you want to vote on.

    <img src="https://mintcdn.com/fullsail/MDQ6Fu7QQVpWBvlS/images/Screenshot_2025-08-11_at_6.09.36_PM.png?fit=max&auto=format&n=MDQ6Fu7QQVpWBvlS&q=85&s=e5d52d4ee1c98eff0746682a3aa0b4a0" alt="Screenshot 2025 08 18 At 6 53 29 PM Pn" width="3012" height="1574" data-path="images/Screenshot_2025-08-11_at_6.09.36_PM.png" />
  </Step>

  <Step title="Enter Predictions and Voting Power">
    For each pool, enter your trading volume prediction for the next epoch and assign a percentage of your total voting power.

    <img src="https://mintcdn.com/fullsail/MDQ6Fu7QQVpWBvlS/images/Screenshot_2025-08-11_at_6.14.33_PM.png?fit=max&auto=format&n=MDQ6Fu7QQVpWBvlS&q=85&s=327256c14c8da628f065ae39d51052db" alt="Screenshot2025 08 27at14 58 27 Pn" width="3012" height="1574" data-path="images/Screenshot_2025-08-11_at_6.14.33_PM.png" />
  </Step>

  <Step title="Submit Your Votes">
    Click **Submit Votes** to confirm your selections.

    <img src="https://mintcdn.com/fullsail/MDQ6Fu7QQVpWBvlS/images/Screenshot_2025-08-11_at_6.15.26_PM.png?fit=max&auto=format&n=MDQ6Fu7QQVpWBvlS&q=85&s=a8df0e82d20db491afb5cd6d4f613c3a" alt="Screenshot 2025 08 10 At 7 36 25 PM Pn" width="3012" height="1574" data-path="images/Screenshot_2025-08-11_at_6.15.26_PM.png" />
  </Step>
</Steps>

## Voting Epoch

The protocol operates in **one-week epochs, starting and ending at 00:00 UTC every Thursday**. Voting begins one hour after the epoch starts and ends one hour before it concludes. At the beginning of every epoch, all previous votes are reset. To continue earning trading fees, veSAIL holders must participate in each new epoch by submitting their volume predictions for selected pools. If a veSAIL holder does not vote during an epoch, they will not receive any share of fees for that period.

veSAIL holders can adjust their votes at any point during the voting period, allowing them to respond to market shifts or updated data.

## Rewards

Voter rewards are determined by how accurately a prediction matches the pool’s actual volume and how it performs relative to other voters. More accurate predictions earn a larger share of the fees, with rewards scaled by the amount of voting power committed. The final payout also depends on how much voting power you assign to the pool and the total voting power contributed by all voters to that pool.

Rewards are calculated as such:

$\text{payout}_i = \left( \sum_{j=1}^{N} v_j \right) \cdot \frac{v_i \cdot f\left( \left| T - G_i \right| \right)}{\sum_{k=1}^{N} \left[ v_k \cdot f\left( \left| T - G_k \right| \right) \right]}$
