# Compliance

Fair Math Payments is designed to deliver **privacy without breaking compliance**.

Unlike “black box” privacy tools that obscure all activity, Fair Math Payments introduces a **structured and auditable privacy layer**. This allows companies, financial institutions, and DAOs to implement confidentiality while still meeting **regulatory, accounting, and reporting standards**.

#### &#x20;Key Principles

* **Auditable Encryption:**\
  All encrypted transactions remain **traceable** and can be decrypted by authorized parties (e.g. internal auditors or compliance officers).
* **Selective Disclosure:**\
  Privacy rules can be set so that **certain information remains private to the public**, but can still be **selectively revealed** for audits or legal requirements.
* **Regulatory Alignment:**\
  The framework is designed to support requirements like **KYC/AML reporting, tax filings, and financial audits**without forcing public exposure of all business operations.
* **Enterprise‑ready Policies:**\
  Different departments or workflows can have **different privacy levels** — e.g., payroll might be fully private, while vendor payments are semi‑transparent for tax reporting.

***

**In short:** Fair Math Payments is not just a privacy layer — it’s a **compliance‑aligned privacy framework**, ensuring that businesses can protect sensitive data **and** meet all legal, accounting, and regulatory obligations.


---

# Agent Instructions: 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.fairmath.xyz/fair-math-payments/compliance.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.
