> For the complete documentation index, see [llms.txt](https://verify-doc.tiller-verify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verify-doc.tiller-verify.com/trust-centre/regulatory-compliance/verifys-regulatory-compliance.md).

# Verify's Regulatory Compliance

**Verify by Tiller** is purpose-built to satisfy complex AML, CFT, and CPF obligations for regulated businesses across the UK, the Crown Dependencies (Jersey, Guernsey, Isle of Man), and international financial centres. To demonstrate how our platform supports your specific regulatory commitments, we have provided helpful information on our alignment with key jurisdictional authorities below.

{% content-ref url="/pages/w28OjMz3Somn5RpMjUsV" %}
[Jersey Financial Services Commission](/trust-centre/regulatory-compliance/jersey-financial-services-commission.md)
{% endcontent-ref %}

{% content-ref url="/pages/N3dgJf2VaDdlD56Az24v" %}
[Guernsey Financial Services Commission](/trust-centre/regulatory-compliance/guernsey-financial-services-commission.md)
{% endcontent-ref %}

{% content-ref url="/pages/6Gog70DADG0wRXGX5SBs" %}
[Isle of Man Financial Services Authority](/trust-centre/regulatory-compliance/isle-of-man-financial-services-authority.md)
{% endcontent-ref %}

{% content-ref url="/pages/uJPdVGifyWmJX70M1nDH" %}
[Bermuda Proceeds of Crime Regulations & BMA Guidance](/trust-centre/regulatory-compliance/bermuda-proceeds-of-crime-regulations-and-bma-guidance.md)
{% endcontent-ref %}


---

# 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://verify-doc.tiller-verify.com/trust-centre/regulatory-compliance/verifys-regulatory-compliance.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.
