# SECURITY

At ArbiDex, the safety and security of users' assets is our top priority. Our core team and lead developers are based in the US and each member is doxxed to one another and KYC'd to Vital Block Security to ensure user safety. We conducted audits prior to launching the total DEX, and all smart contracts are deployed using multi-signature verification, which includes not only team members, but also community members. Additionally, a 24-hour timelock is included in the smart contract, allowing users to review all changes to be implemented on the blockchain 24 hours before they are visible on the explorer.

Transparency and openness are essential to the success of DeFi, and we understand that trust is earned, not given. That's why we want the community to feel safe using our platform by removing the need to trust us entirely. Everything can be verified by users themselves, aligning with the popular crypto saying: "Don't trust, verify."

We have completed a full audit of our current contracts without issue, and we have renounced ownership of the ARX token contract, making it impossible for anyone or anything, except for the Treasury contract, to mint more ARX.

### AUDITS

1. <https://github.com/Vital-block/Smart-Contract-Audit/blob/03c1a811a69f8e459264c22d140cba99b3a518da/ARBITRUM%20EXCHANGE%20Full%20AUDIT%20Report.pdf>
2. h[ttps://github.com/solidproof/projects/blob/main/ArbiDEX/SmartContract\_Audit\_Solidproof\_ArbiDEX.pdf](https://github.com/solidproof/projects/blob/main/ArbiDEX/SmartContract_Audit_Solidproof_ArbiDEX.pdf)
3. <http://prismashield.com/audit/arbidex>
4. <mark style="color:red;">**QUANTUM:**</mark>\
   <https://github.com/Vital-block/Smart-Contract-Audit/blob/aa71db53cd03dfa8eaa797dc62acf0c02553cd48/ARBIDEX%20FULL%20AUDIT%20REPORT.pdf>
5. <mark style="color:red;">**Quantum Strategies powered by DefiEdge:**</mark>\
   <https://drive.google.com/file/d/1s9F-Rr7iJd9KLqClt_57sNdg1EOIZSi8/view?usp=drivesdk>

## KYCS

1. <https://github.com/Vital-block/Project-KYC-Verification/blob/bd85184cc773b2ed355a45d40e441becba37957a/ARBITRUM%20EXCHANGE%20KYC%20CERTIFICATE.pdf>
2. <https://github.com/solidproof/projects/blob/main/ArbiDEX/KYC_Certificate_ArbiDex.png>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://arbidex.gitbook.io/arbitrum-exchange/security-1.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.
