# Create Pool

## Integrating Create pool to website

Integrating the PiperX swap functionality to your website makes it easy for you to leverge the liquidity from PiperX without the needs of maintain your own pools. Some example applications includes memecoin launchpads want to automatically creating pools on PiperX. Note that this is only creating the pool on blockchain. To make your pool visible in the PiperX frontend website, please contact the team to get it listed. &#x20;

## Pool Type

There are two different pool types on PiperX, standard (V2) pool and concentrated liquidity (V3) pool. In short, standard pool is more suitable to tokens that expect to have high price votality such as memecoins, and concentrated liquidity pool is more suitable to tokens that expected to low price votality, such as stable coins.&#x20;

Here is a table about two pools

| Pool Type        | Standard Pool              | Concentrated Liquidity             |
| ---------------- | -------------------------- | ---------------------------------- |
| Price volatility | High                       | Low                                |
| Example pools    | Meme coins (chillguy - IP) | Stable coins (USDT - USDC)         |
| Earn fees        | Medium                     | High when your liquidity is active |

Please find how to create the two types of pools in following sections.
