# Security and Auditing

### <mark style="color:yellow;">**SECURITY MEASURES**</mark>

Multi-layered Security Architecture: Employ a multi-layered security architecture that combines various security mechanisms to protect against different attack vectors. This includes:

* **Endpoint Security**&#x20;

Implement endpoint security measures, such as sandboxing and intrusion detection systems, to safeguard the wallet's software from malware and unauthorized access.

* **Network Security**

Utilize robust network security protocols, such as firewalls and encryption, to protect data transmission and prevent unauthorized network intrusions.

* **Cryptographic Protection**

Employ strong cryptographic algorithms, such as Elliptic Curve Cryptography (ECC), to secure private keys and prevent unauthorized access to user funds.

### <mark style="color:yellow;">**CYBERSECURITY AND FUND SAFETY**</mark>

* **No Custody of Funds:**

Edge AI World does not hold any customer funds or have access to your cryptocurrency wallets. You are solely responsible for the security of your wallets and protecting them from malicious cyber activity such as phishing, theft, and hacking. Edge AI World cannot be held liable for any losses resulting from these actions.

### <mark style="color:yellow;">**AUDITS AND VULNERABILITY ASSESSMENTS**</mark>

While we do constantly stress test the application we have also engaged Certik to do an audit for us.

Audits and vulnerability  assessments will consist of KYC of management team, web3 penetration testing and formal Web3 security audit,&#x20;


---

# 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://edgeai-world.gitbook.io/white-paper-edgeai/security-and-auditing.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.
