# Managed Pools

## Overview

Managed Pools are designed to bring extreme flexibility to Balancer, unlocking possibilities for sophisticated portfolio strategies and fine-grained control.&#x20;

Managed Pools use [Weighted Math](/balancer-v2/concepts/math/weighted-math.md) and allow users to have pools of up to 50 tokens. These pools provide a framework for fund managers, can be used to track a wider crypto sector, and feature time-based weight shifting mechanisms similar to those of [Liquidity Bootstrapping Pools](/balancer-v2/products/balancer-pools/liquidity-bootstrapping-pools-lbps.md).

## Advantages

### Feature Rich

Managed Pools are feature rich. Some of the features include:

* Pool Manager(s)
* Management Fees (optional)
* Liquidity Provider Allowlists
* Up to 50 tokens
* Active Token Management
  * Add
  * Remove
  * Change token weights
* Circuit Breakers to protect from malicious/compromised tokens

## Use Cases

### **The WSBDapp Managed Pool**

![](https://lh3.googleusercontent.com/_5AJs_9nrEZyLfqgmfAlXCw0PevjbfiBenbLxBzrzCtBjGrmylEbTX8V-gJY6HXk_ZK3VBhJFkAj-jbgMBfXBm-paqqar0NPoF3eVeLvZX9hlHIERMKBDjigMbDWjKmFandv8lgw=s0)

WSBDapp is utilizing Balancer's Managed Pools to bring decentralized finance to their users. This allows their investors to participate in pools created and operated by the WSBDapp Team using the technology and control only available on Balancer.


---

# 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://balancer.gitbook.io/balancer-v2/products/balancer-pools/managed-pools.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.
