# NFTs (Non Fungible Tokens)

## How are NFTs taxed?

The only mention of NFTs in the [HMRC guidance](https://www.gov.uk/hmrc-internal-manuals/cryptoassets-manual/crypto22200) is one line stating:&#x20;

> ‘Non-Fungible Tokens (NFTs) are separately identifiable and so are not pooled.’&#x20;

Therefore the normal ‘[share matching’ and pooling rules](/uk-tax-guide-for-individuals/cryptocurrency-tax/capital-gains-tax/allowable-costs-for-cgt.md#the-matching-rules) to calculate the capital gains on the disposal of other (fungible) cryptoassets are not relevant to NFTs.

Whilst there is no guidance from HMRC, it seems clear that their disposal is most likely going to be taxed under the capital gains tax regime. The only exception to this would be if the individual is ‘[financial trading](/uk-tax-guide-for-individuals/cryptocurrency-tax/investor-or-trader.md)’ in NFTs and the activity is more akin to a business.

As each NFT is unique, when calculating a capital gain or loss on the disposal of an NFT, the actual acquisition cost for the NFT being disposed of is deducted from the disposal proceeds.

However, there are complexities when NFTs are acquired in bundles (ie gaming characters or items). Where the bundle acquired is disposed of piecemeal, a part disposal calculation is required to apportion the acquisition cost of the part of the bundle being sold against the disposal proceeds.


---

# 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/nfts-non-fungible-tokens.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.
