# Architecture, Security, and Performance

Our platform is hosted on Cloud Service Providers and replicated across multiple regions to ensure optimal performance and resiliency. Our scalable architecture enables us to add more nodes dynamically as the number of users grows. We prioritize security by implementing a range of measures, including protection against potential denial-of-service (DoS) attacks, encrypted storage of passwords and exchange API keys, and various safeguards against brute-force and scripting attacks. All data is transmitted over secure TLS connections, and we do not hold any crypto funds in custody. We also have our smart contracts audited by reputable third-party auditors, as demonstrated in our latest security report.<br>

In the future, we plan to implement additional security measures, such as the ability to use two-factor authentication (2FA) for accounts, full compliance with the OWASP top 10 standard, regular security audits by third-party auditors, and compliance with ISO 27001 security standard, SOC 2 Type II, SOC 3, PCI DSS 3.2. At Investy.ai, we are committed to ensuring the highest level of security for our platform and our users.

<br>


---

# 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.investy.ai/information/security-and-transparency/architecture-security-and-performance.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.
