> For the complete documentation index, see [llms.txt](https://docs.liftoff.monster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liftoff.monster/boost.md).

# Boost

### **Boost Feature Details**

* Purpose: The Boost feature enables users to spend SOL to elevate the visibility of selected tokens across the LiftOff Monster platform, independent of applied filters.
* Options: Tokens now include two interaction options:
  * "Heart": Adds a token to a user’s favorites/liked list.
  * "Boost": Increases a token’s prominence on the platform.
* Cost: 0.001 SOL = 1 Boost.
* Limit: Users can apply up to 10,000 Boosts per transaction.
* Duration: Each Boost elevates a token’s position for 24 hours.
* Visibility: Boosted tokens are automatically prioritised to the top of the homepage and selected filters.
* Ranking: Tokens with the highest total Boost count are listed first on the platform.

Token Metrics Display

* Live Tracking: Each token will display:
  * Total "Hearts" (likes/follows).
  * Total Boosts applied (real-time count).

<figure><img src="/files/Gc4I50h3k3yRZpHE0geT" alt="" width="563"><figcaption><p>Boost Payment pop up to Trend</p></figcaption></figure>

<figure><img src="/files/TAxt1lTxyY9XabpBusRh" alt="" width="375"><figcaption><p>Boost Token counter at the bottom of each Token Card</p></figcaption></figure>

### Usage

* Users: Can Boost any token (independent or main hub) to increase its exposure.
* Projects: Can Boost their own tokens listed on LiftOff Monster to enhance visibility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.liftoff.monster/boost.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.
