# Security & Compliance

Security is a top priority for QBOT. The platform ensures that user data and funds are protected at all times.

* **Security Measures**:
  * End-to-end encryption for user data
  * Multi-signature wallets and cold storage for funds
  * Two-factor authentication (2FA) for all user accounts
  * Compliance with GDPR and other global privacy regulations
* **Regulatory Compliance**:\
  QBOT will comply with all relevant cryptocurrency regulations in the regions where it operates. The platform will undergo regular audits and compliance checks to ensure legal standing and maintain transparency.


---

# 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://qbot-4.gitbook.io/qbot-trading/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.
