# Incentives

## What are Perp LP Incentives?

Perp liquidity pool (LP) incentives are external rewards given to users who stake their DPLT tokens. These DPLT tokens are acquired by depositing liquidity to [perp pools](https://app.dem.exchange/pools/perp) on Demex.&#x20;

By staking DPLT tokens, you **earn additional incentives to enhance your yield** from your liquidity provision, on top of the regular trading fees that you earn.&#x20;

The incentives are rewarded  and accumulated at every block, and you can claim them inside the perp pool page.&#x20;

{% hint style="info" %}
Currently only non-Keplr wallets (such as Leap or Metamask) can interact with this feature.&#x20;

If you are using Keplr, you can read [this guide to import Your Keplr Wallet to Leap](https://www.leapwallet.io/blog/how-to-import-keplr-into-leap-wallet) easily.
{% endhint %}

<figure><img src="/files/ImiS1iBx1qIU13KYlt1F" alt=""><figcaption><p>Example of perp LP incentives</p></figcaption></figure>

### How to Earn Perp Pool Incentives

1. **Deposit USD into Perp Pools:**
   * First, you need to deposit USD into the perp pools on Demex.
   * Upon depositing, you will receive DPLT tokens, which represent your share of the provided liquidity.
2. **Stake DPLT Tokens:**
   * Click on the 'Stake' tab and select 'Max', then click 'Stake'. The interface will guide you through the process, ensuring a smooth experience.&#x20;
   * Behind the scenes, your DPLT tokens will deposited into an incentive staking contract on Carbon EVM.
3. **Earn Incentives:**
   * Once staked, your DPLT tokens will start earning incentives.
   * You can claim these incentives at anytime, and they will be deposited to your balance.
   * When you stake or unstake any DPLT tokens, your incentives will automatically be claimed.
   * You can also unstake and withdraw your DPLT tokens at anytime.&#x20;

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


---

# 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://guide.dem.exchange/earn/liquidity-pools/perp-pools/incentives.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.
