# Protocol gatekeeping

### Protects

{% hint style="success" %}

* Integration quality
  {% endhint %}

### Protocol gatekeeping

Borrowers have sole control over the assets in their Prime Account. To make sure they don't put their borrowed assets in a protocol with security risks, there is a level of gatekeeping in the [Prime Account](/prime-brokerage-account/prime-account.md). Neither borrowed funds nor collateral can be used for protocols that are not whitelisted by DeltaPrime. This gives an extra layer of protection for depositors and borrowers alike. Additionally, due to access to unlocked chain liquidity for integrated protocols, it incentivizes other protocols to keep their security practices on par. This means audits, multisig, and timelocks amongst other things.

When DeltaPrime has decentralized governance, the community will decide on which protocols to integrate. Until then we announce every new integration on our socials, and have every integrated protocol visible at least 7 days before the actual integration in the [integrated protocols](/integrations/protocols.md) list.


---

# 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.deltaprime.io/protocol/security/protocol-gatekeeping.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.
