# JPEG'd Boosts

JPEG'd makes extensive use of boost mechanisms to unlock extra features. These boost mechanisms include:

* Up to **10% extra LTV per position** via the [LTV Boost](/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/ltv-boost.md)
* **10% extra LTV and Credit Limit** across **ALL** positions with the [Cigarette Boost](/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/cigarette-boost.md)
* **Higher Credit** limit for rarer traits via [Traits Boost](/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts/traits-boost.md), giving them a valuation above floor

The Max Boosted LTV is capped at 10% above the Base LTV for each collection, meaning the LTV Boost and Cigarette Boost cannot be combined *to go above this threshold*. Meanwhile, the Traits Boost for unique NFTs can still be utilized to unlock a higher credit limit/collateral value.

<figure><img src="/files/QRmeQRJC05zjrGV2fohi" alt=""><figcaption><p>Get more power with boosts</p></figcaption></figure>

Boosts are created from the Dashboard/Borrows tab by selecting a position and boosting it. Access your boost tab [here](https://jpegd.io/boosts).

<figure><img src="/files/F5DaVK3c7nlwzB0G04Z1" alt=""><figcaption><p>The icons display the boost status of a position at all times.</p></figcaption></figure>

The [Boosts tab ](https://jpegd.io/boosts)shows you all active boosts and lets you either update them or request a boost unlock.

<figure><img src="/files/P6cZP7LF4cQsMnM2T1zM" alt=""><figcaption></figcaption></figure>

## Boost FAQs

#### Do locked $JPGD tokens for the LTV boost get withdrawn when a position is closed?

No, the locked $JPGD tokens for the LTV boost will remain locked until the user requests a withdrawal, which can be cancelled any time during the 7-day processing period. This effectively keeps the boost active for any future user opening a position with the same NFT on JPEG'd.

#### What happens if I sell my NFT with an active LTV boost to another user, that also comes to $JPGD?

When a user locks JPGD tokens to get a boost, those tokens remain theirs. If they transfer the NFT, the boost stays active for whoever owns the NFT next. Only the boost owner can disable a boost.

#### Do boosts expire?&#x20;

No, LTV Boosts and Traits Boost will remain active until users request a withdrawal of their locked $JPGD Tokens and completes the 7-day processing period. Cigarette Boosts will remain active until users unstake the card.

#### What happens if I disable my LTV Boost or Cigarette Boost and my position is above the Base LTV?

As long as the position's LTV remains below the Base Liquidation Threshold, it will not be liquidated. Disabling the a Boost without adjusting the positions debt might lead to liquidation.


---

# 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.jpegd.io/jpegd-dao/about-the-jpegd-protocol/jpegd-boosts.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.
