> For the complete documentation index, see [llms.txt](https://fair3.gitbook.io/fair3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fair3.gitbook.io/fair3/from-principles-to-action/the-fairness-pledge-protocol.md).

# The Fairness Pledge Protocol

**Mission**

* The Fairness Pledge Protocol, launched by the Fair3 Community CTO team, aims to reclaim digital fairness as a universal standard across AI, blockchain, and data systems.
* Its mission is to safeguard human agency by ensuring technology is transparent, equitable, and resistant to exclusion or monopoly.

**What It Supports**The Fairness Pledge Protocol Embeds **five core principles** into projects:

1. **Data Sovereignty** — users retain ownership and control over their data.
2. **Algorithmic Fairness** — systems must be transparent, auditable, and explainable.
3. **Protocol-Level Anti-Monopoly** — resist vendor lock-in, closed APIs, and centralized power.
4. **Fair Access to Compute** — treat compute and storage as essential public resources.
5. **Inclusive Governance** — enable participation from pseudonymous and underrepresented voices.

The Fairness Pledge Protocol provides a framework for projects to align their architectures, governance models, and policies with these principles.**Key Value**

* Transforms “fairness” from abstract rhetoric into **verifiable guarantees** that can be enforced through transparency and peer accountability.
* Uses decentralized proofs (e.g., signed pledges stored on IPFS) to ensure commitments cannot be censored or manipulated.
* Builds structural trust and resists the re-centralization of digital infrastructure, helping Web3 and AI fulfill their original promises.

**Partners**Unicorn X, Delphinus Lab, Coreon, Datai Network, $Banana for Scale, CARV, EaglesLanding, Janitor, Liberty Finance, StarryNift, UpTop.meme, Wello, WORLD3, World of Dypians


---

# 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://fair3.gitbook.io/fair3/from-principles-to-action/the-fairness-pledge-protocol.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.
