> For the complete documentation index, see [llms.txt](https://arbridge-network.gitbook.io/arbridge-network-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbridge-network.gitbook.io/arbridge-network-docs/learning-and-resources/aml-compliance-policy.md).

# AML Compliance Policy

Arbridge Network operates a zero-tolerance posture toward money laundering, terrorist financing, sanctions evasion, and any form of illicit capital flow. Our Anti-Money Laundering (AML) policy is not a checkbox — it is a continuously enforced layer of the network's operational fabric.

## Scope

This policy applies to every member, every counterparty interaction, every inbound transfer, and every outbound disbursement conducted on or through Arbridge infrastructure.

## Core obligations

**Identity verification.** Every member undergoes Know-Your-Customer (KYC) verification at onboarding, with enhanced due diligence applied based on jurisdictional and transactional risk indicators.

**Source-of-funds review.** Transactions inconsistent with a member's declared activity profile are flagged for additional review and may be held pending clarification.

**Sanctions screening.** Member records and transactional counterparties are screened against consolidated sanctions lists on an ongoing basis.

**Suspicious-activity reporting.** Activity bearing the indicators of money laundering, structuring, or financing of prohibited activity is escalated to Arbridge's Compliance and Governance Unit and, where applicable, reported to competent authorities.

**Record retention.** Identity, transactional, and investigative records are retained in accordance with the longest applicable regulatory requirement in the member's jurisdiction of residence.

## Prohibited activity

Arbridge will not knowingly interact with addresses or counterparties associated with ransomware, darknet marketplaces, sanctioned entities, mixing services used to obscure source-of-funds, or exploited-protocol proceeds.

## Governance

This policy is maintained by the Compliance and Governance Unit within the Arbridge Network Lab and is reviewed at least annually, or whenever a material regulatory or operational change requires revision.


---

# 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://arbridge-network.gitbook.io/arbridge-network-docs/learning-and-resources/aml-compliance-policy.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.
