# Example - Liquidity pool

## Liquidity pool scenario - no beneficial ownership transfer

{% hint style="success" %}
**Example**

A taxpayer puts in 5 ETH and 10 LNK into a liquidity pool. The 5 ETH and 10 LNK are exchanged for a ‘liquidity pool’ token that is redeemable when they withdraw from the liquidity pool. \
\
One month later, they withdraw from the liquidity pool and receive 3 ETH and 15 LNK in exchange for the ‘liquidity pool’ token. They also receive 15 USDC in rewards which they have decided is an [income reward](/uk-tax-guide-for-individuals/cryptocurrency-tax/new-hmrc-defi-guidance/is-the-reward-income-or-capital.md).
{% endhint %}

{% hint style="danger" %}
There is no HMRC guidance on liquidity pools where there is no transfer of beneficial ownership at the time the tokens are added to the pool, so you would need to examine the details of the transactions you are undertaking to determine the tax treatment.
{% endhint %}

## Reward income

As the [reward has the nature of income](/uk-tax-guide-for-individuals/transaction-types/liquidity-pools.md#income-rewards), the 15 USDC rewards will be taxable as miscellaneous income, subject to income tax. The sterling value of the 15 USDC at the date of receipt will be the value of the miscellaneous income.&#x20;

This same value is the CGT acquisition cost of the tokens; to be deducted from the proceeds of a later disposal of the tokens (which will be subject to CGT).

## **Liquidity pool token**

In the example above, the receipt and redemption of the ‘liquidity pool’ token appears to be simply a claim/redemption mechanism, rather than the acquisition and disposal of a cryptoasset for tax purposes.&#x20;

Therefore the receipt and repayment of the redemption token has been ignored for tax purposes.

## **Change in principal tokens held**

Where the beneficial ownership of the 5 ETH and 10 LNK put into the liquidity pool is retained by the taxpayer, it seems clear that there is no disposal of these tokens for tax purposes.&#x20;

In the example above, the taxpayer withdraws 3 ETH and 15 LNK from the liquidity pool, after putting 5 ETH and 10 LNK in the pool one month earlier. They now hold 2 less ETH and 5 additional LNK, compared with when they entered the liquidity pool.&#x20;

The most logical tax treatment is that upon the exit from the pool, there is a taxable disposal of 2 ETH and an acquisition of 5 LNK. The disposal proceeds being equal to the sterling value of 2 ETH and the acquisition cost being the sterling value of 5 LNK; both at the date of withdrawal of the tokens from the pool.


---

# 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/uk-tax-guide-for-individuals/transaction-types/liquidity-pools/example-liquidity-pool.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.
