> 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/2025/base-lend-and-trade-spins-promo.md).

# Base Lend & Trade Spins Promo

<figure><img src="/files/49VZwMENnuclAjeEEhE8" alt=""><figcaption></figcaption></figure>

Welcome to the Base x Demex Point Lend and Trade Promo!

Seize the chance to **earn three spins** to surge ahead in the race for Demex Points!

### Earn Three Spins To Unlock More Demex Points <a href="#earn-three-spins-to-unlock-more-demex-points" id="earn-three-spins-to-unlock-more-demex-points"></a>

Participate in our promo and earn three free spins to open loot boxes containing valuable Demex points!

#### How to Win 3 Loot Boxes <a href="#how-to-win-3-loot-boxes" id="how-to-win-3-loot-boxes"></a>

1. Deposit at least $100 in one of the following Nitron lending markets:

   1. [cbBTC](https://app.dem.exchange/nitron/lend/cbbtc.base)
   2. [cbETH](https://app.dem.exchange/nitron/lend/cbeth.base)

2. [Trade at least $100](https://app.dem.exchange/trade/BTC-PERP) worth of any perpetual market (includes leverage)

Complete both steps to receive 3 free spins for loot boxes filled with Demex points!

### How to get Base Assets <a href="#how-to-get-stassets" id="how-to-get-stassets"></a>

You can get the above assets from Coinbase, and then deposit them into Demex.&#x20;

* cbBTC: When Coinbase users send their BTC from Coinbase to an address on Base, Solana or Ethereum, that BTC will automatically be converted 1:1 to cbBTC.&#x20;
* cbETH: <https://www.coinbase.com/en-sg/price/coinbase-wrapped-staked-eth>
* Swap cbBTC on Aerodrome Finance: <https://aerodrome.finance/swap?from=eth&to=0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf>
* Swap cbETH on Aerodrome Finance: <https://aerodrome.finance/swap?from=eth&to=0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22>

#### Pro Tip <a href="#pro-tip" id="pro-tip"></a>

Leverage can help you reach higher trading volumes more easily. Here's an example:

1. [Deposit $100 in cbBTC](https://app.dem.exchange/account/balances/deposit/brdg/5cc12da2eefebc43030f3f37ff9ee056a5887d79404435cac84ae823241c35e2) or [cbETH](https://app.dem.exchange/account/balances/deposit/brdg/7ce677367823392b3db81e58b98006c49b80d7d64c062535f5671868b5dba69b)
2. [Lend the cbBTC or cbETH on Nitron](https://app.dem.exchange/nitron)
3. [Borrow $10 USD](https://app.dem.exchange/nitron/borrow/usd.native)
4. [Use 10x leverage to open a $100 position](https://app.dem.exchange/trade/BTC-PERP)

By following this strategy, you can maximize your chances of winning while minimizing your initial investment.

Don't miss out on this fantastic opportunity to boost your Demex Points! Start participating today!

[<br>](https://guide.dem.exchange/demex-rewards/past-events/2024/loss-protection)


---

# 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/2025/base-lend-and-trade-spins-promo.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.
