# Request a VASP

Ospree’s **VASP-to-VASP Flow** solves the [**Sunrise Issue**](/learn/sunrise-issue.md) by standardizing the onboarding and activation process, enabling compliant information exchange globally, regardless of jurisdiction. This flow streamlines counterparty activation and ensures full Travel Rule compliance.

***

### How the VASP-to-VASP flow works

{% stepper %}
{% step %}

### Request counterparty activation

Easily invite a counterparty VASP to join Ospree:

* In the **Accounts Directory** module, click on **VASPs tab**.
* Then, click **Request VASP button** on the right to initiate the activation process.
* Enter the counterparty’s **VASP email.**

Ospree automatically handles the invitation, reducing manual onboarding tasks and ensuring compliance from the start.

<figure><img src="/files/LsG9lCO5oGoTl100TPOY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Automated onboarding flow

Once the invitation is sent, Ospree manages the entire onboarding process:

* The counterparty VASP receives an **automated email invitation** with a link to sign up and register on Ospree.
* They are guided through a step-by-step registration process that collects the necessary compliance information for the due diligence process.
  {% endstep %}

{% step %}

### Review & approval

Ospree conducts a thorough review of the counterparty’s registration details to support compliance. Once the review is complete and the VASP is approved, it becomes available for companies to conduct their own due diligence process:

* **Approval**: Ospree grants the counterparty access to the **Travel Rule module**.
* **Rejection**: The application is flagged for further review or rejected. This step ensures that only verified and compliant VASPs are onboarded.

<figure><img src="/files/hooz8xjbRyHaoNEvbb5m" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Real-time compliance notifications

Once the counterparty is approved and onboarded:

* You receive a **Real-Time Notification** confirming that your counterparty is now **active** and ready to securely exchange Travel Rule data.
* Ospree automatically updates the **VASP Directory**, listing the counterparty as an approved participant.
* You can now initiate secure information exchanges with the newly activated counterparty, ensuring full compliance with Travel Rule requirements.
  {% endstep %}
  {% endstepper %}

<figure><img src="/files/auxEJaXcfJsjaINdC0ar" alt=""><figcaption></figcaption></figure>


---

# 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.ospree.io/dashboard/accounts-directory/vasps/request-a-vasp.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.
