> For the complete documentation index, see [llms.txt](https://docs.geode.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geode.fi/ethereum-guides/staking-pool-handbook/using-a-bound-liquidity-pool.md).

# Using a Bound Liquidity Pool

Learn more about the benefits of using a bound liquidity pool with your staking pool:

{% content-ref url="/pages/D6utzcdejMctLxSHh3Qr" %}
[Bound Liquidity Pools](/key-concepts/bound-liquidity-pools.md)
{% endcontent-ref %}

#### You can have a bound Liquidity Pool created upon initiation:

{% content-ref url="/pages/RCqdgs3oJRdoI3k4krUq" %}
[Initiating a Customizable Staking Pool](/ethereum-guides/staking-pool-handbook/initiating-a-customizable-staking-pool.md)
{% endcontent-ref %}

#### You can also create a bound Liquidity Pool after initiation:

```javascript
Portal.deployLiquidityPool(id);
```

{% hint style="danger" %} <mark style="color:red;">You can not deactivate a Bound Liquidity Pool later.</mark>
{% endhint %}
