> 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/eu-level/enforcement/eba/eba-travel-rule-and-mltf-risk-guidelines-casps-2024.md).

# CASPs, intermediary CASPs and AML/CFT supervisors - Guideline

|                       |                                                                                                                                                                                                                                                                                     |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Issuing authority** | EBA                                                                                                                                                                                                                                                                                 |
| **Jurisdiction**      | European Union                                                                                                                                                                                                                                                                      |
| **Action type**       | Guideline                                                                                                                                                                                                                                                                           |
| **Date**              | 4 Jul 2024                                                                                                                                                                                                                                                                          |
| **Subject**           | CASPs, intermediary CASPs and AML/CFT supervisors                                                                                                                                                                                                                                   |
| **Amount**            | n/a                                                                                                                                                                                                                                                                                 |
| **Obligation area**   | Travel Rule; crypto transfers; missing or incomplete originator-beneficiary information; ML/TF risk factors; self-hosted wallets; restrictive-measures controls                                                                                                                     |
| **Source**            | [Primary source](https://www.eba.europa.eu/sites/default/files/2024-07/6de6e9b9-0ed9-49cd-985d-c0834b5b4356/Travel%20Rule%20Guidelines.pdf); [Secondary source](https://www.eba.europa.eu/publications-and-media/press-releases/eba-issues-guidance-crypto-asset-service-providers) |

Travel Rule guidelines specify the information accompanying crypto transfers and steps to detect missing or incomplete originator-beneficiary information; related CASP ML/TF risk-factor guidance covers blockchain analytics, anonymity-enhancing features, self-hosted wallets and decentralised platforms.

**Related links:** [money laundering](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/money-laundering.md); [terrorist financing](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/terrorist-financing.md); [ToFR Article 14](https://github.com/jakesenfti/micawtf/blob/main/spaces/tofr/chapter-iii-casp-obligations/article-14-information-accompanying-transfers-of-crypto-assets.md); [ToFR Article 16](https://github.com/jakesenfti/micawtf/blob/main/spaces/tofr/chapter-iii-casp-obligations/article-16-detection-of-missing-information.md); [ToFR Article 17](https://github.com/jakesenfti/micawtf/blob/main/spaces/tofr/chapter-iii-casp-obligations/article-17-transfers-with-missing-or-incomplete-information.md); [self-hosted address](https://github.com/jakesenfti/micawtf/blob/main/spaces/definitions/tofr/self-hosted-address.md); [ToFR Article 23](https://github.com/jakesenfti/micawtf/blob/main/spaces/tofr/chapter-iv-common-measures/article-23-internal-policies-restrictive-measures.md); [Article 68 MiCA](/mica/title-v-authorisation-and-operating-conditions-for-crypto-asset-service-providers-art.-59-85/chapter-2/article-68.md)


---

# 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/eu-level/enforcement/eba/eba-travel-rule-and-mltf-risk-guidelines-casps-2024.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.
