> For the complete documentation index, see [llms.txt](https://degenprime.gitbook.io/degenprime/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://degenprime.gitbook.io/degenprime/security/third-party-security-partners.md).

# Third-party security partners

{% hint style="success" %}
Real-time monitoring of contracts

Insures deposited funds

Risk Control Systems

Continuous auditing
{% endhint %}

### Hexagate

Hexagate is our security partner to monitor the blockchain in real-time. This includes any contract that DegenPrime has exposure to, either partner protocols or our own. It allows us to stay on top of the activity on-chain and act accordingly.

Should any contract in the DegenPrime ecosystem be targeted, we will get an alert and will be able to respond to safeguard the funds of both Degenerates and Diamond Hands with the help of our security partners.

Apart from monitoring, alerting -and in the future automated responses- working with Hexagate means that our security processes are carefully reviewed with Hexagate to ensure best practices to protect our users’ funds.

### Atomica

Insurance in DeFi?&#x20;

Yes! DegenPrime has a customized system to enable insurance on funds and pools in DegenPrime. There is a standard insurance pool that will automatically cover a significant portion of users’ funds of DegenPrime.

This insurance will be used to reimburse users in case of any potential loss of funds due to an exploit on integrated protocols. Among others: collateral causing insolvencies, where volatile price movements can lead to unprofitable liquidations - and the other is impact from external integrations, where an exploit or malfunctioning of an integrated protocol.

### FCShield

FCShield built an independent control system for DegenPrime. This is a system that operates autonomously or separately from other systems or entities, with the purpose of e.g. monitoring risks associated with different financial activities. In traditional finance the usage of control systems is often required and regulated by law.

\
On DegenPrime this system monitors and evaluates economic activity happening on the platform, informing about any anomalies and ensuring proper functioning of the protocol, even in extreme market conditions.

### BlockSec

Security being a top priority for us at DegenPrime, we are big on [audits ](/degenprime/security/audits.md)as well: we have had 10 audits on our codebase so far.&#x20;

BlockSec is a special partner for us on that front. We work on a regular basis with BlockSec and developed a uniquely close relationship with them. This results in consistent granular audits and almost real-time feedback as we develop DegenPrime.

That does not mean we are bound to a single auditor. The 10 audits we have done so far were spread across several auditors, which you can check out next.


---

# 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, and the optional `goal` query parameter:

```
GET https://degenprime.gitbook.io/degenprime/security/third-party-security-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
