> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/definitions/definitions/tofr/crypto-asset.md).

# crypto-asset

|                  |                                            |
| ---------------- | ------------------------------------------ |
| **Defined term** | crypto-asset                               |
| **Source**       | ToFR                                       |
| **Reference**    | Article 3, point (14)                      |
| **Status**       | Published                                  |
| **Refresh rule** | Regenerate after source legal-text changes |

## Definition

> 1. '[**crypto-asset**](/definitions/definitions/mica/crypto-asset.md)' means a [crypto-asset](https://www.mica.wtf/definitions/definitions/mica/crypto-asset) as defined in [Article 3(1)](https://www.mica.wtf/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-3), point (5), of Regulation (EU) 2023/1114, except where falling within the categories listed in [Article 2(2)](https://www.mica.wtf/mica/title-i-subject-matter-scope-and-definitions-art.-1-3/article-2), (3) and (4) of that Regulation or otherwise qualifying as [funds](/definitions/definitions/mica/funds.md);

## Source

[ToFR, Article 3, point (14)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-i-general-provisions/article-3-definitions).

## Imported Definition

ToFR imports this definition from MiCA.

> **(5)** '[**crypto-asset**](/definitions/definitions/mica/crypto-asset.md)' means a digital representation of a value or of a right that is able to be transferred and stored electronically using [distributed ledger technology](/definitions/definitions/mica/distributed-ledger-technology.md) or similar technology;

[Open MiCA definition page](/definitions/definitions/mica/crypto-asset.md)

## Definition Chain

1. ToFR Article 3, point (14)
2. MiCA Article 3(1), point (5)

## Used In ToFR

* [Article 1 — Subject matter](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-i-general-provisions/article-1-subject-matter)
* [Article 2 — Scope](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-i-general-provisions/article-2-scope)
* [Article 14 — Information accompanying transfers of crypto-assets](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-14-information-accompanying-transfers-of-crypto-assets)
* [Article 15 — Batch file transfers of crypto-assets](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-15-batch-file-transfers)
* [Article 16 — Detection of missing information on the originator or the beneficiary](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-16-detection-of-missing-information)
* [Article 17 — Transfers of crypto-assets with missing or incomplete information](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-17-transfers-with-missing-or-incomplete-information)
* [Article 18 — Assessment and reporting](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-18-assessment-and-reporting)
* [Article 19 — Retention of information accompanying the transfer (intermediary CASPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-19-retention-of-information)
* [Article 20 — Detection of missing information (intermediary CASPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-20-detection-of-missing-information)
* [Article 21 — Transfers of crypto-assets with missing information (intermediary CASPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-21-transfers-with-missing-information)
* [Article 22 — Assessment and reporting (intermediary CASPs)](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iii-casp-obligations/article-22-assessment-and-reporting)
* [Article 23 — Internal policies, procedures and controls to ensure implementation of restrictive measures](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-iv-common-measures/article-23-internal-policies-restrictive-measures)
* [Article 36 — Guidelines](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ix-other-provisions/article-36-guidelines)
* [Article 37 — Review](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-ix-other-provisions/article-37-review)
* [Article 24 — Provision of information](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-v-information-data-protection-record-retention/article-24-provision-of-information)
* [Article 25 — Data protection](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-v-information-data-protection-record-retention/article-25-data-protection)
* [Article 26 — Record retention](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-v-information-data-protection-record-retention/article-26-record-retention)
* [Article 28 — Administrative sanctions and measures](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-vi-sanctions-and-monitoring/article-28-administrative-sanctions-and-measures)
* [Article 29 — Specific provisions](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-vi-sanctions-and-monitoring/article-29-specific-provisions)
* [Article 32 — Reporting of breaches](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-vi-sanctions-and-monitoring/article-32-reporting-of-breaches)
* [Article 38 — Amendments to Directive (EU) 2015/849](https://www.mica.wtf/tofr/transfer-of-funds-regulation/chapter-x-final-provisions/article-38-amendments-to-directive-2015-849)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.mica.wtf/definitions/definitions/tofr/crypto-asset.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
