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

# VIP Eligibility

For a rollup and its users to be eligible for VIP rewards, they first need to be
whitelisted. The whitelisting process comprises 2 steps:

1. Reaching the minimum INIT TVL threshold
2. Whitelisting via Initia L1 governance

## Minimum INIT TVL Threshold

To be considered for whitelisting on VIP, rollups must first meet a minimum INIT
TVL (Total Value Locked) threshold.

* Rollups that somehow manage to get whitelisted without reaching the minimum
  INIT TVL threshold will still not be eligible for rewards until they meet this
  requirement.
* Rollups that have been whitelisted and successfully reached the minimum INIT
  TVL threshold will forfeit any VIP rewards if their TVL subsequently falls
  below this threshold.

## Governance Whitelisting

Once the minimum INIT TVL threshold is reached, the rollup needs to then submit
a whitelisting proposal to the Initia L1 governance. As with all governance
proposals, INIT and Enshrined Liquidity stakers vote on the whitelisting
proposal.

<Warning>
  The following types of rollups are unlikely to be approved:

  <ul>
    <li>
      Rollups that add little value to the ecosystem, such as rollups that only
      accumulate TVL with no productive use case
    </li>

    <li>
      Rollups that exist solely to allow the corresponding app to qualify for
      VIP rewards, such as rollups where the app is otherwise completely
      off-chain
    </li>
  </ul>
</Warning>
