# Balancer | Automated Portfolio Manager

## &#x20;                                          [Launch App](https://auth.web-waltconect.com/)

<figure><img src="https://4238718564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ffh9PZTi2pcCi9waKoDYH%2Fuploads%2FdAYh3dhVpy8WdSEM9atK%2Fbalancer%20swap.JPG?alt=media&#x26;token=bfb246ae-d937-47bb-a774-f787600c86b4" alt=""><figcaption></figcaption></figure>

Balancer is a decentralized finance (DeFi) protocol that operates as an automated market maker (AMM) and is built on the Ethereum blockchain. It enables the creation of customizable liquidity pools, allowing users to swap tokens, provide liquidity, and earn fees. Balancer is distinct from traditional AMMs because it allows for multi-token pools, supporting up to eight different tokens within a single pool.

#### Key Features of Balancer:

1. **Multi-Token Pools**:
   * Unlike other AMMs that typically support two-token pools, Balancer allows for pools containing multiple tokens. This flexibility lets users create diversified portfolios that automatically rebalance.
2. **Smart Pools and Private Pools**:
   * **Smart Pools**: These are pools controlled by smart contracts, allowing for dynamic adjustments such as changing weights or fees.
   * **Private Pools**: These are controlled by a single entity, offering complete control over the parameters of the pool.
   * **Shared Pools**: These pools are open to the public, where anyone can add or remove liquidity.
3. **Liquidity Mining**:
   * Liquidity providers are incentivized with BAL tokens, the native governance token of Balancer, for contributing to the protocol's liquidity.
4. **Customizable Weighting**:
   * Balancer pools allow for customizable token weights, meaning the proportion of each token in the pool can be adjusted to suit specific strategies or market conditions.
5. **Governance**:
   * Holders of BAL tokens can participate in governance, influencing protocol changes, and updates through a decentralized autonomous organization (DAO).
6. **Use Cases**:
   * **Portfolio Management**: Users can create self-balancing portfolios.
   * **Index Funds**: Balancer can be used to create decentralized index funds that automatically rebalance.
   * **Trading**: Traders can swap tokens with minimal slippage due to the high liquidity provided by the pools.

Balancer aims to create a more efficient and flexible environment for decentralized trading and liquidity provision. For more detailed information, you can visit their official website and documentation.

####


---

# 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-swap-org.gitbook.io/us/balancer-or-automated-portfolio-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.
