# Advanced Range Presets

{% hint style="info" %}
**Note for DEX Teams:**

This section presents a sample of **advanced range presets** that can be offered to liquidity providers. These are starting points only — final strategies should be **customized by the DEX team** according to:

* The behavior of target user segments
* The volatility and nature of the paired assets
* The overall goals of the protocol (e.g. depth, stability, efficiency)

The current examples use **Algebra’s generic onboarding materials**, which are **to be tailored** to your DEX chosen mechanics and product positioning.
{% endhint %}

### Advanced Liquidity Strategy Presets

**Concentrated liquidity** gives Liquidity Providers (LPs) the flexibility to go beyond the classic 50/50 token distribution and apply strategic positioning to maximize earnings. The **“Advanced LP Strategy Presets”** tab includes ready-made strategies that help optimize how your liquidity is deployed.

<figure><img src="/files/5qRnfZw3c5meL1jrdqQx" alt=""><figcaption></figcaption></figure>

> ⚠️ These presets are designed for users with experience in managing concentrated liquidity positions.\
> If you’re new to liquidity provision, we recommend reviewing:
>
> * [**Basic Price Range Presets**](broken://pages/MuaNRRIv2WXIIfNAfDCz)
> * [**Swap & LP Strategies with Price Ranges**](broken://pages/3ssZKTRuZ6ixJYPdUgJP)

Advanced strategies may require more frequent position monitoring and active management. Make sure you understand the risks before deploying—fund management is your sole responsibility.

#### Choosing the Right Strategy

Each strategy preset supports different goals—whether you’re an LP aiming to boost returns or a project managing liquidity for a token launch. There’s no universal “best” option. Strategy performance depends on market conditions and how actively you manage your position.

Presets are grouped into two categories:

* **For LPs** – Optimized strategies for fee generation and market responsiveness
* **For Projects** – Liquidity structuring tools for launches and price management

Presets may be limited to select trading pairs depending on your DEX configuration.

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

## Advanced Presets for LPs

### **Curve – Balanced Exposure**

<figure><img src="/files/8f8uMSHMhUkvZtwWHMDd" alt=""><figcaption></figcaption></figure>

Ideal for stable assets or key price zones in volatile markets.

* Designed for steady fee income from moderate price movement
* Combines wide and narrow liquidity bands

💡 *Example Setup:*

* Position 1 (Wide Range): \[-15%, +15%] – 60% of liquidity
* Position 2 (Narrow Range): \[-5%, +5%] – 40% of liquidity\
  📌 **Total Range:** \[-15%, +15%]

### **DCA Buy / DCA Sell – Gradual Accumulation or Exit**

Great for building or reducing positions over time, while still earning swap fees.

### **DCA Buy**

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

* Works like a limit order, but also collects fees
* Reduces slippage for large token buys

💡 *Setup:*

* Position 1: \[-10%, +2%] – 80% of liquidity
* Position 2: \[-2%, +10%] – 20% of liquidity\
  📌 **Total Range:** \[-10%, +10%]

### **DCA Sell**

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

* Ideal for structured token exit strategies

💡 *Setup:*

* Position 1: \[-10%, +2%] – 20% of liquidity
* Position 2: \[-2%, +10%] – 80% of liquidity\
  📌 **Total Range:** \[-10%, +10%]

## Advanced Presets for Projects

### **Buy/Sell Walls – Price Support & Resistance**

Helps shape early market dynamics by stabilizing token price and adding depth.

### **Buy Wall**

<figure><img src="/files/51R21dvGq40n95KFJrfH" alt=""><figcaption></figcaption></figure>

* Prevents sudden price drops
* Can support automatic buybacks

💡 *Setup:*

* Position 1: \[-10%, 0%] – 20% of liquidity
* Position 2: \[0%, +5%] – 80% of liquidity\
  📌 **Total Range:** \[-10%, +5%]

### **Sell Wall**

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

* Prevents sudden spikes by distributing sell-side liquidity

💡 *Setup:*

* Position 1: \[-5%, 0%] – 80% of liquidity
* Position 2: \[0%, +10%] – 20% of liquidity\
  📌 **Total Range:** \[-5%, +10%]

### **Steps – Structured Price Growth**

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

Used for controlled token price progression and structured early-stage trading.

* Encourages adoption by offering better initial prices
* Gradually raises prices as demand increases

💡 *Setup:*

* Position 1: \[-10%, +5%] – 5% of liquidity
* Position 2: \[+5%, +15%] – 10%
* Position 3: \[+15%, +25%] – 25%
* Position 4: \[+25%, +35%] – 60%\
  📌 **Total Range:** \[-10%, +35%]

## Risk Reminder

Providing liquidity involves certain risks:

⚠️ **Impermanent Loss** – You might lose value compared to simply holding the assets.\
⚠️ **Market Volatility** – Price swings can move liquidity out of range, stopping fee accrual.

Advanced strategies can boost potential returns but also come with added complexity.\
**Always do your own research before deploying funds.**


---

# 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.algebra.finance/algebra-integral-documentation/price-ranges-and-liquidity-strategies/advanced-range-presets.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.
