> 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/trust-and-governance/compliance-and-ethics.md).

# Compliance and Ethics

Arbridge Network treats compliance and ethical conduct as operating requirements, not aspirations. Every member interaction, execution decision, and infrastructure choice is measured against a documented standard of conduct.

## Our commitments

**Integrity in execution.** The Pulse engine operates without preferential treatment. No member is given an execution advantage over another inside the same tier. Opportunity allocation follows the engine's probabilistic logic, not commercial relationships.

**Integrity in reporting.** Performance information presented to members is drawn directly from the immutable execution log. There is no separate "marketing view" of the numbers.

**Integrity in communication.** Arbridge does not guarantee returns, does not solicit speculative capital, and does not market through channels that target financially vulnerable audiences.

## Ethical boundaries

* Arbridge will not execute on venues whose contracts have not cleared the Risk Desk's registry
* Arbridge will not offer, solicit, or accept arrangements that would compromise the independence of the Compliance and Governance Unit
* Arbridge will not engage with members, counterparties, or activities that conflict with the [AML Compliance Policy](/arbridge-network-docs/learning-and-resources/aml-compliance-policy.md)

## Conflicts of interest

Personnel associated with Arbridge are bound by a conflicts policy that restricts personal trading in instruments that overlap with Pulse's active strategy surface. Any material conflict must be disclosed to the Compliance and Governance Unit and is subject to mitigation or recusal.

## Raising a concern

Members who observe conduct inconsistent with this document are encouraged to report it through the dashboard support channel. Reports are handled confidentially and without retaliation.


---

# 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/trust-and-governance/compliance-and-ethics.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.
