# Fast Pass

Rewards from Farms and NFT staking are claimed as locked JUMP and vested to users linearly over a 30-day period. Fast Pass NFTs can be minted to increase the vesting rate of locked JUMP by 2X. Fast Pass NFTs are one time use applied to a fixed amount of locked JUMP. Users can mint a Fast Pass for any quantity of locked JUMP.&#x20;

The cost to mint a Fast Pass NFT is 5% of the locked JUMP amount and Fast Passes can only be minted using JUMP token. In this methodology 1 locked JUMP equals 1 JUMP which makes it easy to determine the 5% Fast Pass fee.&#x20;

**100% of the JUMP tokens used to mint Fast Pass NFTs are deposited into xJUMP pool. This is a brand new source of revenues that no other xTOKEN model has seen before!**

{% hint style="info" %}
You can purchase a fast pass to skip the lines at Disney Land. Revenues from these fast passes go into the back pocket of Disney. Whereas with Jump Fast Pass NFTs, everyone standing in line for the ride gets a dollar!
{% endhint %}

## Why It Pays to Go Fast

Users are incentivized to accumulate as much JUMP as possible, as fast as possible. This is because JUMP can be deposited into the [xJUMP](/jump-defi/products/xjump.md) single-stake pool for access to platform revenues, tiered allocations to Jump Pad IDOs and governance voting. Therefore, real value is attached to earning JUMP tokens quickly.&#x20;

Earning JUMP 2X quicker with Fast Pass NFTs allows users to gain twice the exposure in the xJUMP pool for more revenue share, larger IDO allocations and more voting power in governance decisions.

## **Fast Pass Example**

1. User A claims 100 locked JUMP tokens from yield farming that will be vested into JUMP linearly over 30 days.&#x20;
   * **Standard Rate:** `100 locked JUMP / 30 days = 3.33 JUMP / day`
2. User A mints a Fast Pass NFT for 5 JUMP (5% of the 100 locked JUMP tokens). The vesting rate of the 100 locked JUMP is increased by 2X for the remainder of the vesting period.
   * **Fast Pass Rate:** `3.33 JUMP / day -> 6.66 JUMP / day`
3. The 5 JUMP fee from minting the Fast Pass is deposited into the xJUMP pool.


---

# 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://trove-labs.gitbook.io/jump-defi/products/fast-pass.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.
