# Liquidity Pools

![](/files/fc822iLXOIDeYny6NK4X)

## What is a Liquidity Pool?

A liquidity pool is a crowdsourced pool of cryptocurrencies or tokens locked in a smart contract that is used to facilitate trades between the assets on a decentralized exchange (DEX) providing liquidity and convenience to the DeFi ecosystem.

When a user supplies a pool with liquidity, they are often rewarded with Liquidity Provider (LP) tokens in proportion to the amount of liquidity. When the pool facilitates a trade a fractional fee is distributed proportionally amongst the LP token holders.&#x20;

## Liquidity Pool Rewards

{% hint style="danger" %}
There has been no official guidance on liquidity pools from the IRS and as such we recommend that you speak with your tax attorney or accountant about the best way to file your return.
{% endhint %}

### **Earning liquidity tokens from DeFi protocols**

Generally if you are receiving new tokens from contributing to a liquidity pool, this should be recorded as income. If you are increasing the value of an existing asset that you continue to hold, then you should report this as a capital gain.&#x20;

### Adding or removing tokens from a liquidity pool

There are two ways to consider adding or removing a token from a pool.

An aggressive stance would be to say that depositing a token in a pool is just that - a deposit. The LP token that you receive in this instance would be considered a 'receipt' or note proving your deposit. In this case, there would be no taxable event.

A more conservative position would be to consider this a crypto-crypto trade - the crypto you deposit is essentially given to the pool and you are instead receiving a new token in exchange. Using this methodology would result in a capital gain or loss and the associated taxes.

**How to report**: The safest option is to report these transactions as exchanges that result in a capital gain or loss. As this is an emerging area of crypto-taxes we highly recommend that you consult your CPA about the best way to file.

### &#x20;<a href="#taxes-on-multichain-bridging" id="taxes-on-multichain-bridging"></a>

\ <br>


---

# 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://docs.recap.io/us-tax-guide-for-individuals/transaction-types/liquidity-pools.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.
