# What are Cryptoassets?

![](/files/jtnZ2jSULZf3TU8eVDBf)

{% hint style="info" %}
HMRC [defines cryptoassets](https://www.gov.uk/government/publications/tax-on-cryptoassets) as “cryptographically secured digital representations of value or contractual rights” that have the potential to be transferred, stored and traded electronically.
{% endhint %}

HMRC do not consider cryptoassets such as Bitcoin and Ethereum to be currency or money. The government’s [Cryptoasset Taskforce (CATF)](https://www.gov.uk/government/publications/cryptoassets-taskforce) identifies three types of cryptoassets: exchange tokens, utility tokens and security tokens.

* **Exchange tokens** – these are intended to be used as a method of payment and include cryptocurrencies like Bitcoin and Litecoin. They do not provide any rights or access to goods or services.
* **Utility tokens** - these provide the holder with access to particular goods or services on a platform usually using Distributed Ledger Technology (DLT).
* **Security tokens** - these may provide the holder with particular interests in a business, including debt due by the business or a share of profits in the business.

We will not go into more detail about the different types of cryptoassets, as their treatment for taxation purposes is based on the “[nature and use of the token and not the definition of the token](https://www.gov.uk/government/publications/tax-on-cryptoassets)”.


---

# 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/a-technical-guide-to-cryptocurrency-tax-for-uk-individuals/what-are-cryptoassets.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.
