# Security Management

![](/files/Qz5q9PLvA25o0sSoUE7M)

MevBotAI does not store your private key in its database and will never request for your private key. Instead, Ape Bot utilizes AWS's data centre capacity using Secrets Manager to store seed phrases in a process designed to help ensure its security and confidentiality. Many existing firms such as Onfido and Zoom, entrusts AWS Secrets Manager to store confidential information of their customers.&#x20;

Please note that users can still retrieve their privatekeys from Ape Bot when required. You can refer to the demonstration in our command page below. However for added security, this command will not be operational in any discord channel and can only be used when private messaging the bot directly.

## Why AWS? <a href="#b099" id="b099"></a>

AWS is one of the most widely-adopted, and secure platform in the industry. AWS strives to ensure its platform is secure by implementing policies, controls, and procedures to monitor its services. Additionally, AWS security and data privacy controls have been regularly audited and their continuous innovation in the security space is well known in the industry. Their effort aligns and supports Apebot's vision in offering secure and reliable services to our users.


---

# 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://mev-bot-ai.gitbook.io/mev-bot-ai-docs/security-management.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.
