# How to Add Liquidity

> Add assets to a pool and earn a share of trading fees.

import { HowToAddLiquiditySteps } from "../../../components/docs/liquidity-step-demo";
import { PoolAnimation } from "../../../components/docs/pool-animation";

## What Is a Pool

A pool holds two assets so people can swap between them. When you add assets to a pool, you become a liquidity provider and receive a share of the trading fees earned by your position.

<PoolAnimation />

## How to Add Liquidity

Five steps, from choosing a pool to confirming your deposit.

<HowToAddLiquiditySteps />

Ranges, APR, and how a position differs from simply holding the two assets are answered in the [FAQ](/docs/pages/faq#pools-liquidity).

## Risks

- Testnet assets have no real-world value, and nothing here is a guarantee of returns.
- Use amounts you are comfortable testing with, and check your positions after a large price move.
