# Automated Liquidity Manager on SquadSwap

SquadSwap’s Automated Liquidity Manager is a native dashboard in the main app for easily managing liquidity strategies on the platform. It lets users monitor and join public strategies (v3 only) with real-time metrics and simple actions.

#### **1. Dashboard Overview**

Access the Automated Liquidity Manager in the SquadSwap app under the Automated Liquidity Manager section. It displays:

* **TVL (Total Value Locked)**: Total liquidity across all strategies in real time
* **24h Volume**: Trading volume that generates fees
* **Strategy List**: Each row represents a public v3 strategy for a token pair (e.g., DOGE/WBNB)

The dashboard shows only public strategies, including details like manager fees and APRs from fees + potential rewards.

#### **2. Position Columns Explained**

* **Position Name**: Token pair with fee tier (e.g., DOGE/WBNB @ 0.01%)
* **Your Share**: Your deposited amount and value (0% / $0.00 if not deposited)
* **APR**: Estimated annual yield (includes fees and rewards)
* **Total Staked**: Current liquidity in the strategy
* **Capacity**: Remaining room for deposits

Action Buttons:

* **Deposit**: Add liquidity to the strategy

<figure><img src="/files/a89OtPMoouJpRNVqwsex" alt="" width="563"><figcaption></figcaption></figure>

* **Withdraw**: Remove your share and claim earned rewards

<figure><img src="/files/8fMEJRIRPMmJuqInlNpi" alt="" width="563"><figcaption></figcaption></figure>

#### **3. Position Lifecycle**

1. **Browse Strategies:** Review APR, capacity, and fees
2. **Deposit:** Connect your wallet and add liquidity to join
3. **Earn:** Accumulate fees and potential SQUAD rewards passively
4. **Withdraw:** Pull out your liquidity and rewards whenever you're ready

#### **4. Benefits & Notes**

* Perfect for hands-off liquidity provision
* Supports only public v3 strategies currently
* Monitor your positions and performance directly in the dashboard
* Makes providing liquidity on SquadSwap simple and rewarding


---

# 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/automated-liquidity-manager-on-squadswap.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.
