# Security and Compliance

**User-Level Security & wallet protection** Sovra prioritizes end-user protection by implementing multiple layers of security within the mobile app environment.

* **PIN Code + Biometric Fallback:** Users secure their wallets with a personal identification number (PIN) and can enable biometric authentication options such as fingerprint or facial recognition. This multi-factor authentication approach balances convenience with robust access control.
* **Anomaly Monitoring and Push Alerts:** Advanced machine learning models continuously monitor transaction patterns and account activities for anomalies, such as unusual withdrawal attempts or atypical trading behaviors. Upon detection of suspicious activity, the system immediately sends push notifications to alert users, enabling prompt intervention to prevent potential breaches or losses.

**Legal/Regulatory Considerations** Operating within the evolving legal landscape of decentralized finance and AI-driven financial tools requires diligent compliance efforts.

* **Jurisdictional Compliance:** Sovra is designed with adherence to applicable regulations in mind, including DeFi-specific guidelines and emerging frameworks governing the use of artificial intelligence in financial services. While the platform aims to be globally accessible, it incorporates geo-fencing and user eligibility checks to comply with jurisdictional requirements where necessary.
* **Disclaimers:** Sovra explicitly clarifies that it does not provide financial advice or investment recommendations. All trading activities facilitated by the platform are autonomous or user-directed, and users bear responsibility for their decisions. These disclaimers are prominently displayed within the app and official documentation to ensure transparency and legal clarity.


---

# 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.sovraai.vip/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.
