# Intro to Ospree

Welcome to Ospree! We’re excited to have you on board. Ospree is a powerful crypto compliance platform built to help Virtual Asset Service Providers (VASPs) and financial institutions simplify Travel Rule compliance, risk management, and regulatory reporting. Whether you’re navigating complex regulations or enhancing your risk controls, Ospree provides the tools you need to stay compliant with confidence.

Built on a modular architecture, Ospree offers independent yet interconnected modules, allowing businesses to integrate only the components they need while ensuring smooth data flow across compliance functions. This approach makes compliance more efficient and adaptable to unique business requirements.

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

## How modularity works in Ospree

**• Independent modules** – Each module (e.g., Travel Rule, Blockchain Analytics, Reporting) operates independently, allowing businesses to enable or disable features based on their compliance needs.

**• Interconnected data points** – Data collected in one module can be leveraged by others, reducing redundancy and improving accuracy.&#x20;

<figure><img src="/files/6op9YdFD9X7QdmQOxmnq" alt=""><figcaption></figcaption></figure>

For example:

1. A wallet address screened in Blockchain Analytics can be linked to a Travel Rule transaction for automatic risk assessment.
2. An entity registered in the Account Directory is used across all modules, ensuring consistent identity verification.
3. Alerts from Risk Screening can trigger additional due diligence steps before processing a transaction.

**• API & dashboard integration** – Each module can be accessed via API for automation or managed manually through the Ospree dashboard, ensuring flexibility in compliance workflows.


---

# 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/quick-start/intro-to-ospree.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.
