# FAQ

**Q: What is SquadSwap Automated Liquidity Manager?**

**A:** SquadSwap Automated Liquidity Manager is the built-in dashboard within the SquadSwap DEX app (found under "Liquidity, Staking, Farms & Automated Liquidity Manager") that lets you browse, deposit into, and withdraw from public managed liquidity vaults. These vaults are pre-configured strategies offering high APRs from swap fees and potential rewards.

**Q: How is SquadSwap Automated Liquidity Manager different from the standalone Automated Liquidity Manager** **website?**

**A:** SquadSwap Automated Liquidity Manager is fully integrated into the SquadSwap app and focuses exclusively on **public managed vaults** on SquadSwap (simple deposit-and-earn). The standalone Automated Liquidity Manager website supports **private and custom strategies** across multiple DEXs (Uniswap, PancakeSwap, etc.) with advanced team controls, automation bots, and cross-chain features.

**Q: Do I need a separate account or login to use SquadSwap Automated Liquidity Manager?**

**A:** No. Just connect your wallet (e.g., MetaMask or Trust Wallet) directly in the SquadSwap app on BNB Chain. All deposits, withdrawals, and views are tied to your connected wallet — no extra registration or login required.

**Q: What are "Manager Fees" and why do some vaults show 10%?**

**A:** Manager Fee is the percentage of earned swap fees (and any rewards) that goes to the vault operator as compensation for managing the strategy. A 10% manager fee means the manager takes 10%, and you keep 90%. Vaults with 0% manager fee give you 100% of the earnings.

**Q: What does "Capacity" mean, and what happens when a vault is full?**

**A:** Capacity is the maximum total liquidity the vault is designed to accept (e.g., $200K cap) to maintain efficiency and performance. Once the capacity is reached, the **Deposit** button for that vault will be disabled. You can still withdraw your share at any time.

**Q: How is the APR calculated, and why are some APRs very high (e.g., over 200%)?**

**A:** APR is an estimate based on recent trading volume, collected swap fees, and any additional farming rewards in the pool. High APRs often occur in volatile or high-volume pairs with concentrated liquidity. Keep in mind that APR is historical/projected and can change dramatically with market conditions.

**Q: Is there a risk of losing money when depositing into these vaults?**

**A:** Yes. Like all liquidity provision, you are exposed to **impermanent loss** if the prices of the tokens in the pair move significantly relative to each other. High swap fees can sometimes offset or exceed impermanent loss, but you should always understand the pair and risks before depositing.

**Q: When I withdraw, do I get my earned fees and rewards automatically?**

**A:** Yes. Withdrawing returns your original deposited liquidity plus all accumulated swap fees and any farming rewards (after deducting the manager fee, if applicable). Everything is claimed and sent to your wallet in a single transaction.


---

# 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/faq.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.
