# Introduction

Welcome to Bluefin's Concentrated Liquidity Market Maker (CLMM)! A cutting-edge protocol designed to optimize capital efficiency, deepen liquidity, and provide a seamless trading experience. Whether you're a beginner or an experienced trader, Bluefin's CLMM offers powerful tools to enhance your decentralized trading strategies.

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

## **Key Benefits of Bluefin's CLMM**

* **Enhanced Capital Efficiency**: Concentrate your liquidity within specific price ranges, maximizing potential returns.
* **Reduced Slippage**: Enjoy smoother trades with minimal price impact, influenced by the overall liquidity available on the platform.
* **Seamless Integration**: Our CLMM integrates with Bluefin's derivatives platform, creating a unified trading ecosystem.
* **Rewarding Liquidity Mining**: Earn BLUE, SUI and other potential rewards for contributing liquidity to our pools.

## **Spot vs. Perps Account on Bluefin**

Bluefin offers two distinct trading options: Spot Trading and Derivatives (Perps) Trading. Understanding the differences will help you make informed decisions based on your strategy.

### **Spot Trading**

* **Immediate Settlement**: Spot trades are settled instantly on-chain.
* **CLMM Liquidity Pools**: Trade token pairs using concentrated liquidity pools for improved efficiency and reduced slippage.
* **Wallet-Based Trading**: Spot trading is directly tied to your connected wallet, allowing for seamless trading and liquidity provisioning without separate deposits.

### **Perps Trading**

* **Leveraged Positions**: Trade with up to 20x leverage, amplifying potential gains (and losses).
* **Wormhole USDC Only**: Currently, derivatives trading supports only Wormhole USDC as collateral. Native USDC integration is in progress.
* **Separate Account**: Derivatives trading requires separate deposits into your derivatives account, independent from your wallet balance used for spot trades.

### Switching between Spot and Perps:

<figure><img src="/files/U8Hg4bBE0wldYHJ0Y6PR" alt="" width="375"><figcaption></figcaption></figure>

1. Use the toggle switch at the top of the interface.
2. Click to switch between "Spot" and "Perps" modes.
3. Note that balances and positions are separate for each mode.
4. You can view a complete tutorial on switching between accounts [here](/bluefin/bluefin-spot-clmm/tutorials/switching-from-spot-to-perps-account.md)


---

# 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://learn.bluefin.io/bluefin/bluefin-spot-clmm/introduction.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.
