> For the complete documentation index, see [llms.txt](https://docs.spydra.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spydra.app/open-rwa-paper/orwa-compliance-framework/regulatory-considerations.md).

# Regulatory Considerations

Adherence to Global Standards

* **Cross-Border Compliance:** Given the global nature of blockchain and digital assets, ORWA ensures compliance with international regulations, such as the Financial Action Task Force (FATF) guidelines, which set global standards for combating money laundering and terrorist financing.
* **Data Privacy Regulations:** ORWA complies with data privacy regulations such as the General Data Protection Regulation (GDPR) in Europe and the California Consumer Privacy Act (CCPA) in the United States. This ensures that user data is handled with the utmost care, with strict controls on how data is collected, stored, and used.

Jurisdiction-Specific Requirements

* **Licensing and Registrations:** ORWA seeks to obtain the necessary licenses and registrations in each jurisdiction where it operates. This includes licenses for operating as a virtual asset service provider (VASP) or a money transmitter, depending on local requirements.
* [**Tax Compliance:** ](#user-content-fn-1)[^1]The platform assists users in complying with tax obligations by providing transaction records and reporting tools that make it easier to calculate and report taxes on digital assets. ORWA may also work with tax authorities to ensure compliance with local tax laws.

Regulatory Reporting

* **Transparency and Reporting:** ORWA maintains transparency with regulators by providing detailed reports on platform operations, transaction volumes, and compliance efforts. This proactive approach helps in building trust with regulatory bodies and ensuring ongoing compliance.
* **Adaptability to Regulatory Changes:** The platform is designed to adapt to evolving regulatory landscapes. ORWA continuously monitors regulatory developments and updates its compliance processes accordingly to ensure that it remains aligned with new laws and regulations.

By integrating these comprehensive compliance measures, including partnerships with reputable platforms like Sumsub for KYC and AML processes, ORWA not only protects its users and their assets but also fosters a secure and legally sound environment for the management and trading of tokenized real-world assets. This commitment to compliance helps in building trust with users and regulators alike, ensuring the platform’s long-term sustainability and success.

<br>

[^1]:


---

# 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://docs.spydra.app/open-rwa-paper/orwa-compliance-framework/regulatory-considerations.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.
