> For the complete documentation index, see [llms.txt](https://docs.bancor.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bancor.network/developer-guides/write-functions/removing-liquidity.md).

# Removing Liquidity

## Overview

Removing liquidity from Bancor pool requires the user to perform 2 transactions in a specific order to complete the withdrawal.

## Process

1. [Initiate the withdrawal process](/developer-guides/write-functions/removing-liquidity/initiating-cooldown.md)
2. [Complete the withdrawal process](/developer-guides/write-functions/removing-liquidity/withdraw.md)
