> For the complete documentation index, see [llms.txt](https://docs.ospree.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ospree.io/learn/sunrise-issue.md).

# Sunrise Issue

The **Sunrise Issue** occurs because not all jurisdictions enforce the **Travel Rule** simultaneously, leading to gaps in compliance when Virtual Asset Service Providers (VASPs) in regulated regions transact with those in unregulated ones. This inconsistency creates challenges in securely exchanging compliance data, increasing the risk of regulatory breaches.

Ospree’s **VASP-to-VASP Flow** solves the **Sunrise Issue** by standardizing the onboarding and activation process, enabling compliant information exchange globally, regardless of jurisdiction. To discover how the VASP-to-VASP flow works, click [here.](/dashboard/accounts-directory/vasps/request-a-vasp.md)

{% hint style="success" %}
👋 **Want to know more about the Sunrise Issue?** Read our [write-up](https://www.ospree.io/blog/how-crypto-firms-can-overcome-the-sunrise-issue-in-travel-rule-compliance) on how crypto firms can overcome the Sunrise Issue in Travel Rule compliance.
{% endhint %}


---

# 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:

```
GET https://docs.ospree.io/learn/sunrise-issue.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.
