# Automated Liquidity Manager

#### **What it is**

Automated Liquidity Manager is a unified dashboard for monitoring and controlling automated liquidity strategies on **SquadSwap**. It displays all key position data — balances, ranges, fees, and status — in real time.

#### **What it does**

* Keeps all **v4 strategy** information synced with on-chain data
* Shows whether a position is active, in range, or needs attention
* Enables easy management of **v4 strategies**
* **Public strategies will be supported soon**
* Simplifies strategy oversight by turning complex contract states into clear, readable metrics

#### **Why it matters**

* Saves time by consolidating everything into one view
* Reduces risk by showing live status, fees, and automation signals
* Helps avoid costly mistakes through transparent indicators and smart controls
* Makes LP strategy management cleaner, safer, and easier to reason about

#### **Who it’s for**

Automated Liquidity Manager is designed for **anyone** providing liquidity on SquadSwap, whether individually or as part of a team:

* Individual liquidity providers running one or more **v4 liquidity strategies**
* Teams and strategy operators managing liquidity positions
* Anyone preparing for or planning to join and launch **public vaults** (coming soon)
* Operators who need clear visibility into automated **SquadSwap v4 liquidity strategies**
* DeFi users looking for a simpler, safer, and more reliable way to oversee their on-chain liquidity positions

#### **How to Get Started with Automated Liquidity Manager**

Automated Liquidity Manager provides two convenient ways to manage your automated liquidity strategies. Choose the option that best fits your needs:

**1. Use SquadSwap's Integrated Automated Liquidity Manager**

* Ideal if you're already using or want to start on **SquadSwap** (our native platform).
* Access a ready-to-use dashboard directly within the SquadSwap ecosystem.
* Perfect for quick setup with public vaults and integrated tools.

**Get started here:** [SquadSwap Automated Liquidity Manager](https://squadswap.com/earn?type=position-manager)

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

**2. Create Your Own Custom Strategy on the Automated Liquidity Manager Website**

* Standalone access for managing positions across **SquadSwap**
* Full flexibility to create, monitor, and control **v4 strategies**
* **Public strategies coming soon**
* Ideal for advanced users or teams managing multiple strategies

**Get started here:** [Automated Liquidity Manager Website](https://posman.squadswap.com/)

<figure><img src="/files/9ESE3vsw3a5zVYoteJZK" 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://docs.squadswap.com/platform/products/automated-liquidity-manager.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.
