> For the complete documentation index, see [llms.txt](https://nocturne-xyz.gitbook.io/nocturne/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nocturne-xyz.gitbook.io/nocturne/protocol-details/offchain-actors/deposit-screener.md).

# Deposit Screener

The deposit screener is currently a permissioned role. At a high level, the screener queries the protocol for new user deposit requests, waits a delay period for each deposit, then signs off and completes deposits under an acceptable risk threshold. If the deposit is deemed illicit, it will be left in the Deposit Manager contract for retrieval.

Please see our [compliance section](/nocturne/introduction/compliance.md) for the rationale behind this compliance setup and our long term plans for improving permissionlessness.
