> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/resources/faqs/security-and-compliance.md).

# Security & Compliance

* **Is the platform secure?**\
  Yes, it employs end-to-end encryption, multi-factor authentication, and industry-standard certifications like SOC 2.
* **Does it support compliance workflows?**\
  Yes, the platform includes tools for AML, KYC, and regulatory reporting, with updates on global compliance requirements.
* **How is data privacy handled?**\
  User and organizational data are protected with strict access controls, anonymization, and compliance with global privacy standards.
* **What measures ensure data integrity?**\
  The platform uses redundant systems, rigorous data validation, and secure backups to maintain data accuracy and availability.
* **How does the platform assist with regulatory compliance?**\
  It includes tools for AML, KYC, transaction monitoring, and compliance reporting, tailored for global and jurisdiction-specific regulations.
* **Does the terminal track global regulatory updates?**\
  Yes, users receive real-time alerts on changes in financial and crypto regulations across jurisdictions.
* **How does the platform support audit and compliance needs?**\
  It provides secure data archiving, customizable reporting templates, and audit trails for compliance reviews.


---

# 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.satoshiterminal.io/resources/faqs/security-and-compliance.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.
