# Security

## 1. Institutional-Grade Key Management

All wallet transactions are cryptographically signed using advanced MPC (Multi-Party Computation) via Dfns. No single point of failure—your assets are protected by institutional-grade security at every step.

## 2. User-Controlled Wallet Export

Take full control of your assets! Export your private keys anytime and use your wallet directly on Hyperliquid or any compatible platform. True ownership, true freedom.

## 3. End-to-End Data Encryption

Your data stays private. We encrypt all user data—at rest and in transit—with industry-standard protocols (AES-256, TLS 1.3). Trade with peace of mind.

## 4. SOC Compliance

Built for trust: Our Telegram bot and backend are SOC 2 compliant. That means rigorous controls for data security, privacy, and operational integrity—so you can trade with confidence.

## 5. Telegram-Integrated Authorization

Seamless & secure: Login and authorize with Telegram’s robust identity backbone. Manage multiple sub-accounts easily—no more lost keys or lockouts. Your security, simplified.

## 6. Multi-Factor Authentication (MFA)

This feature is coming soon. You can add multi-factor authentication (such as SMS verification code, mobile app verification code, etc.) for important operations such as withdrawals and wallet exports. Even if your password is stolen, hackers cannot easily operate your assets. This is one of the most effective anti-theft methods currently available.


---

# 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.slash.trade/security.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.
