# Security

<figure><img src="/files/SvJnEoWlyoQQy4YdSgkk" alt=""><figcaption></figcaption></figure>

**Regular Security Audits and Updates**

Security is a continuous priority at Raptor. We conduct regular security audits to promptly identify and rectify potential vulnerabilities. Our team remains alert to emerging threats and vulnerabilities, rolling out timely software updates and patches to ensure that our platform remains secure against the latest security challenges. **Secure Key Management**

Raptor employs stringent key management practices, ensuring the secure storage and handling of private keys. Utilizing industry-leading encryption protocols and secure key storage solutions, we prioritize the protection of user assets, minimizing the risk of unauthorized access.

**Multi-Factor Authentication**

To enhance the security of user accounts, Raptor implements multi-factor authentication (MFA). This additional layer of verification, typically involving a mix of passwords and one-time codes, adds an extra level of security against unauthorized access, strengthening the overall security framework of the trading platform.


---

# 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.raptorbot.org/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.
