> For the complete documentation index, see [llms.txt](https://guide.dem.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.dem.exchange/demex-rewards/past-events/2024/defi-points-booster.md).

# DeFi Points Booster

From May 14th - May 21st, starting at 8 am UTC, seize the chance to earn boosted spins and surge ahead in the race for Demex Points.&#x20;

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

## How to Earn Boosted Spins

Here's how you can maximize your Spins for Points during this exciting promotion:

### **Perp Pool Deposits**

Boost your spins by depositing [USDⒼ](https://guide.dem.exchange/welcome/what-is-usdg) into the [DeFi Perp Pool](https://app.dem.exchange/vaults/9/deposit) and enjoy **double the spins**.

| Perp Pool      | Boost (Every 1,000 USDⒼ Deposited) |
| -------------- | ---------------------------------- |
| DeFi Perp Pool | 2x Spins/Week                      |

### **Perp Trading**

Elevate your spin count by trading on the selected markets linked to the DeFi Perp Pool! For every $10,000 volume traded, get **triple the spins** compared to regular trading.

| Market                                                    | Boost (Every $10,000 Volume Traded) |
| --------------------------------------------------------- | ----------------------------------- |
| [PENDLE-PERP](https://app.dem.exchange/trade/PENDLE-PERP) | 3x Spins                            |
| [ENA-PERP](https://app.dem.exchange/trade/ENA-PERP)       | 3x Spins                            |
| [BLUR-PERP](https://app.dem.exchange/trade/BLUR-PERP)     | 3x Spins (🔜)                       |

If you are a protocol and are interested in collaborating with Demex for a Point Booster Event, reach out to us on [Twitter](https://twitter.com/demexchange) or [Telegram](https://t.me/carbon_ecosystem)! &#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.dem.exchange/demex-rewards/past-events/2024/defi-points-booster.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
