# Boost Score

Every 24 hours, users in the liquid mining season can boost their score. Boosting is only possible if the user has VPND in a locked state. When a user boosts their score – the boost is applied to the cumulative score increasing it by a specific percent, as determined by the type of boost used. The Boost impact is defined as (\[Current Total Score]+(\[Current Total Score] x \[Boost %]))

&#x20;

There is a base boost that is free to use for both members and non-members, as well as Enhanced Boosts that are only available to mining pass holders. Whenever a paid/enhanced boost is executed, this is how the revenue should be distributed:

&#x20;

·         60% to VaporFi Labs treasury

·         30% to VAPE-USDC mining reward pool

·         10% to Passport reward pool

\*\*Note Within 24 hours of the seasons end. The boost will be disabled.&#x20;


---

# 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.vapordex.io/vapordex/liquid-mining/vpnd-liquid-mining/overview-of-components/boost-score.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.
