# Security

DegenPrime is for true Degenerates. The Degen Account, its AI and Memecoins, and leverage on top of that - it's all very degenerate. In the Degen Account, Degens are given all the tools to go as hard as their inner misfit desires.&#x20;

That is, up to a certain point. Degeneracy is second only to security on DegenPrime. Our main and top priority is security and we don't compromise on that.

### Why security is more than just a buzzword, especially for us

DegenPrime is, for the main part, a DeltaPrime fork. Its core is similar. DegenPrime was created after DeltaPrime's dark age, in which a group of North Koreans infiltrated the protocol and left behind a trail of bugs in the code, which was followed up with 3 hacks in quick succession. After this, DeltaPrime went in full lockdown, with everything paused until the full codebase was completely and granularly audited. For a period 7 months, DeltaPrime's roadmap was halted, and replaced with a roadmap focused on only one thing only: security.

So when we say that security is a top priority, we mean it. We'd encourage anyone to fully read through the security measures. Either way, here is a quick summary:

* [Liquidations](/degenprime/security/liquidations.md): Preventing any bad debt from degenerate activity.
* [Solvency Checks](/degenprime/security/solvency-checks.md): Ensuring Degen Accounts can't get themselves liquidated.
* [Degen Account separation](/degenprime/security/degen-account-separation.md): Separating each Degen Account with a designated wallet.
* [Asset Whitelisting](/degenprime/security/asset-whitelisting.md): Maintaining asset quality and protecting from rugs.
* [Token exposure protection](/degenprime/security/token-exposure-protection.md): Limiting the exposure to specific tokens.
* [Protocol gatekeeping](/degenprime/security/protocol-gatekeeping.md): Upholding quality of integrated protocols.
* [Withdrawal Guard](/degenprime/security/withdrawal-guard.md): Preventing price manipulation.
* [24-hour Time-Locked Withdrawal](/degenprime/security/24-hour-time-locked-withdrawal.md): Provides a window to respond to any malicious activity.
* [Oracle price data](/degenprime/security/oracle-price-data.md): Dual-system approach for price feeds.
* [Internal security](/degenprime/security/internal-security.md): Non-exhaustive list of security measures for comprehensive internal security.
* [Third-party security partners](/degenprime/security/third-party-security-partners.md): External security partners and their expertise.
* [Audits](/degenprime/security/audits.md): All externally performed audits on the DegenPrime codebase.


---

# 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://degenprime.gitbook.io/degenprime/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.
