> For the complete documentation index, see [llms.txt](https://docs.zkbob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zkbob.com/zkbob-overview/compliance-and-security/trm-labs-integration.md).

# TRM Labs Integration

[TRM labs](https://www.trmlabs.com/) provides risk management and compliance protocols to identify, monitor, and prevent illegal financial activity. TRM labs tools are used by Circle (USDC), Binance and many other companies in the blockchain space to provide AML/CFT compliance and satisfy regulatory requirements.

The zkBob integration with TRM is a proactive solution to prevent criminal funds from ever entering the zkBob privacy pool. When a wallet is connected to zkBob, the wallet address is screened for prior high-risk or suspicious behavior. This can include:

* The address received or transferred funds from a known hack.
* The address received or transferred funds from a sanctioned address.
* The address participated in dark web transactions.
* Other suspicious behavior as determined by TRM labs screening software.

If an address has engaged in past suspect activities it cannot connect or be used to deposit into zkBob. Withdrawals to a suspicious address are also prevented. These restrictions maintain a safe, secure and untainted environment for private transfers.


---

# 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://docs.zkbob.com/zkbob-overview/compliance-and-security/trm-labs-integration.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.
