# Fairway Developer Docs

## Fairway Docs Content

- [Getting Started with the Fairway](https://docs.fairway.global/developers/readme.md)
- [What is Fairway?](https://docs.fairway.global/developers/readme/what-is-fairway.md)
- [Quickstart (Cardano, EVM)](https://docs.fairway.global/developers/readme/quickstart-cardano-evm.md)
- [Sandbox & Test Credentials](https://docs.fairway.global/developers/readme/sandbox-and-test-credentials.md)
- [🔍 Core Concepts](https://docs.fairway.global/developers/core-concepts.md)
- [Identity Proofs (Cardano)](https://docs.fairway.global/developers/core-concepts/identity-proofs-cardano.md): Here we explain how Fairway encodes KYC/AML eligibility on Cardano using a single UTXO with a Merkle root, Fairway signature, a verification timestamp, and a reference to a Midnight proof UTXO.
- [Identity Proofs (EVM)](https://docs.fairway.global/developers/core-concepts/identity-proofs-evm.md): How we represent KYC/AML eligibility on EVM networks using attestation-led identity proofs with EAS + PolicyEngine, separating long-term KYC verification timestamps from short-term sanctions epochs.
- [Zero-Knowledge Proofs (Midnight)](https://docs.fairway.global/developers/core-concepts/zero-knowledge-proofs-midnight.md): This shows how the Fairway Cloud Agent transforms off-chain KYC data into a Midnight ZK-proof, records it on Midnight, and enables cross-chain eligibility checks on Cardano and EVM.
- [Decentralized Vaults](https://docs.fairway.global/developers/core-concepts/decentralized-vaults.md): Fairway Vaults are off-chain, decentralized storage environments for KYC/AML data. They ensure compliance with FATF standards and GDPR/eIDAS while enabling privacy-preserving, proofs of compliance.
- [Cloud agents as a Witness](https://docs.fairway.global/developers/core-concepts/cloud-agents-as-a-witness.md): Explain how the Fairway Cloud Agent orchestrates off-chain compliance logic; reading KYC data, preparing witness inputs for the Midnight Compact circuit, and publishing the resulting proofs.
- [Trust Registries](https://docs.fairway.global/developers/core-concepts/trust-registries.md): Trust registries define which issuers and keys are authorized to issue compliance proofs, enabling multi-issuer ecosystems and key rotation.
- [Revocation Epochs & Freshness](https://docs.fairway.global/developers/core-concepts/revocation-epochs-and-freshness.md): Fairway separates long-term KYC from short-term sanctions monitoring. KYC proofs include the time of verification; protocols enforce their own acceptance windows and checking latest sanctions epoch.
- [Build on Cardano](https://docs.fairway.global/developers/build-on-cardano.md)
- [Merkle Compliance UTXO](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo.md)
- [Architecture Overview](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/architecture-overview.md)
- [Integration Workflow](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/integration-workflow.md)
- [Developer Integration Guide](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/developer-integration-guide.md)
- [Case Study](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/case-study.md)
- [Security & Compliance](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/security-and-compliance.md)
- [Testing & Deployment](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/testing-and-deployment.md)
- [Glossary](https://docs.fairway.global/developers/build-on-cardano/merkle-compliance-utxo/glossary.md)
- [Aiken Validator Guides](https://docs.fairway.global/developers/build-on-cardano/aiken-validator-guides.md)
- [Policy Engine](https://docs.fairway.global/developers/build-on-cardano/policy-engine.md)
- [Trust Registry Contracts](https://docs.fairway.global/developers/build-on-cardano/trust-registry-contracts.md)
- [Build on EVM](https://docs.fairway.global/developers/build-on-evm.md)
- [ERC-3643 & EAS Overview](https://docs.fairway.global/developers/build-on-evm/erc-3643-and-eas-overview.md)
- [Attestation-Led Compliance (EAS, ERC-1271, ERC-3643)](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643.md)
- [High-Level Flow](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/high-level-flow.md)
- [Attestation Schema (EAS JSON)](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/attestation-schema-eas-json.md)
- [Policy Engine Interface](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/policy-engine-interface.md)
- [Validator Checks](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/validator-checks.md)
- [Adapter for ERC-3643 (TransferManager)](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/adapter-for-erc-3643-transfermanager.md)
- [Example Integration](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/example-integration.md)
- [Reason Codes](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/reason-codes.md)
- [Security & Compliance Notes](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/security-and-compliance-notes.md)
- [Next Steps](https://docs.fairway.global/developers/build-on-evm/attestation-led-compliance-eas-erc-1271-erc-3643/next-steps.md)
- [Policy Engine & Adapters](https://docs.fairway.global/developers/build-on-evm/policy-engine-and-adapters.md)
- [ERC-1271 Verification Flows](https://docs.fairway.global/developers/build-on-evm/erc-1271-verification-flows.md)
- [APIs & SDKs](https://docs.fairway.global/developers/apis-and-sdks.md)
- [Fairway Cloud Agent API](https://docs.fairway.global/developers/apis-and-sdks/fairway-cloud-agent-api.md)
- [References and standards](https://docs.fairway.global/developers/references-and-standards.md)
- [Changelog & Roadmap](https://docs.fairway.global/developers/changelog-and-roadmap.md)
- [FAQ & Troubleshooting](https://docs.fairway.global/developers/faq-and-troubleshooting.md)
- [Compliance and risk management Guides](https://docs.fairway.global/learn/compliance-and-risk-management-guides.md)
- [Compliance Bridge: Trust for Institutional DeFi](https://docs.fairway.global/learn/compliance-and-risk-management-guides/compliance-bridge-trust-for-institutional-defi.md): Trust, not tech, is the barrier. Fairway’s compliance bridge uses KYC vaults, ZK proofs, and identity tokens to unlock safe institutional DeFi.
- [Risk management as Code - Making Rules Programmable in DeFi](https://docs.fairway.global/learn/compliance-and-risk-management-guides/risk-management-as-code-making-rules-programmable-in-defi.md): TradFi compliance officers rely on manuals, memos, and human interpretation. DeFi can do better; Turn risk policies into executable code.
- [Privacy vs. Regulation, The False Choice](https://docs.fairway.global/learn/compliance-and-risk-management-guides/privacy-vs.-regulation-the-false-choice.md): Too often, builders think: either expose all PII for compliance or keep everything private. That’s a false choice.
- [Sanctions in Real Time: Why Revocation Matters?](https://docs.fairway.global/learn/compliance-and-risk-management-guides/sanctions-in-real-time-why-revocation-matters.md): Static KYC is dangerous. If a wallet passes KYC in 2023 but gets sanctioned in 2024, protocols without revocation are exposed.
- [The Compliance Moat: Turning Regulation into a Competitive Edge](https://docs.fairway.global/learn/compliance-and-risk-management-guides/the-compliance-moat-turning-regulation-into-a-competitive-edge.md): In Institutional DeFi, compliance is not defense but a moat. With trust registries, ZK identity tokens, and SDKs, protocols turn regulation into an advantage.
- [Counterparty Risk in DeFi: The Invisible Exposure](https://docs.fairway.global/learn/compliance-and-risk-management-guides/counterparty-risk-in-defi-the-invisible-exposure.md)
- [Introduction to Digital Identity & Verifiable Credentials](https://docs.fairway.global/learn/introduction-to-digital-identity-and-verifiable-credentials.md): (Setting the foundation for decentralized identity and trustless verification)
- [What is Digital Identity?](https://docs.fairway.global/learn/introduction-to-digital-identity-and-verifiable-credentials/what-is-digital-identity.md): (How wallets work, use cases, interoperability.)
- [Verifiable Credentials](https://docs.fairway.global/learn/introduction-to-digital-identity-and-verifiable-credentials/verifiable-credentials.md): (How VCs work, W3C standards, global trust frameworks.)
- [The Trust Triangle](https://docs.fairway.global/learn/introduction-to-digital-identity-and-verifiable-credentials/the-trust-triangle.md): 🔗 The Trust Triangle: Issuer, Holder, Verifier
- [Decentralized Identifiers (DIDs) and SSI](https://docs.fairway.global/learn/introduction-to-digital-identity-and-verifiable-credentials/decentralized-identifiers-dids-and-ssi.md): (W3C DID standard, interoperability, privacy control.)
- [Global Standards & Frameworks in Digital Identity](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity.md): (Covering major SSI and digital identity frameworks globally)
- [W3C Standards](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/w3c-standards.md): W3C Standards and Related Technologies
- [🇪🇺eIDAS & eIDAS 2.0: The European Digital Identity Framework](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/eidas-and-eidas-2.0-the-european-digital-identity-framework.md)
- [🇪🇺EUDI Wallet: Europe’s Digital Identity Initiative](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/eudi-wallet-europes-digital-identity-initiative.md)
- [🇪🇺EBSI: Blockchain-Powered Trust in the EU](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/ebsi-blockchain-powered-trust-in-the-eu.md)
- [MOSIP: Open-Source Identity for Governments](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/mosip-open-source-identity-for-governments.md)
- [🇪🇹Ethiopian Fayda National ID](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/ethiopian-fayda-national-id.md)
- [OpenID for Verifiable Credentials](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/openid-for-verifiable-credentials.md)
- [Decentralized Identity Foundation (DIF) (Interoperability efforts across Web2 & Web3.)](https://docs.fairway.global/learn/global-standards-and-frameworks-in-digital-identity/decentralized-identity-foundation-dif-interoperability-efforts-across-web2-and-web3..md)
- [Digital Wallets](https://docs.fairway.global/learn/digital-wallets.md): Your Identity, Owned by You (Exploring digital wallets, their standards, and use cases)
- [What Are Digital Identity Wallets?](https://docs.fairway.global/learn/digital-wallets/what-are-digital-identity-wallets.md): (How wallets work, use cases, interoperability.)
- [DIDs & VCs in Digital Wallets](https://docs.fairway.global/learn/digital-wallets/dids-and-vcs-in-digital-wallets.md): (How wallets store and manage credentials.)
- [Cross-Border Identity Wallets: EUDI, MOSIP, OpenID](https://docs.fairway.global/learn/digital-wallets/cross-border-identity-wallets-eudi-mosip-openid.md): (Interoperability with major frameworks.)
- [Fairway Wallet: A Next-Generation Identity Solution](https://docs.fairway.global/learn/digital-wallets/fairway-wallet-a-next-generation-identity-solution.md): (Fairway’s approach to digital wallets and workforce mobility)
- [Blockchain & Digital Identity](https://docs.fairway.global/learn/blockchain-and-digital-identity.md): (How blockchain enhances identity verification and compliance)
- [Blockchain as a Trust Layer for Identity (How public ledgers enable verifiable identity.)](https://docs.fairway.global/learn/blockchain-and-digital-identity/blockchain-as-a-trust-layer-for-identity-how-public-ledgers-enable-verifiable-identity..md)
- [Blockchain-Based Identity Systems: A Comparative Analysis](https://docs.fairway.global/learn/blockchain-and-digital-identity/blockchain-based-identity-systems-a-comparative-analysis.md): (Cardano, Ethereum, Polygon, KILT, Identus)
- [EBSI & Public Blockchains: How Governments Are Experimenting](https://docs.fairway.global/learn/blockchain-and-digital-identity/ebsi-and-public-blockchains-how-governments-are-experimenting.md)
- [🔐 Zero-Knowledge Proofs – Privacy Without Compromise](https://docs.fairway.global/learn/blockchain-and-digital-identity/zero-knowledge-proofs-privacy-without-compromise.md): (How ZKPs provide trustless verification.)
- [📦 Importing Trust Registries to Cardano with Oracles](https://docs.fairway.global/learn/blockchain-and-digital-identity/importing-trust-registries-to-cardano-with-oracles.md)
- [📈 Tokenomics-Based Validation of Issuers](https://docs.fairway.global/learn/blockchain-and-digital-identity/tokenomics-based-validation-of-issuers.md)
- [🧠 On-Chain dApps That Can Verify SSI (Midnight ZK Enabled)](https://docs.fairway.global/learn/blockchain-and-digital-identity/on-chain-dapps-that-can-verify-ssi-midnight-zk-enabled.md)
- [Verified Identity In Blockchain Based Finance (DeFi)](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi.md): (Exploring identity-integrated finance and regulatory compliance)
- [💱 What is SSI-Enabled DeFi?](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/what-is-ssi-enabled-defi.md): (SSI, ZKPs, and credential validation for finance.)
- [🏦 Regulated DeFi & Blockchain-Based Finance with Fairway](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/regulated-defi-and-blockchain-based-finance-with-fairway.md)
- [⚙️ Scaling Cardano-Based DeFi: Midgard & Hydra](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/scaling-cardano-based-defi-midgard-and-hydra.md)
- [Scaling Bitcoin DeFi with Sundial Protocol](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/scaling-bitcoin-defi-with-sundial-protocol.md)
- [Unlocking Bitcoin DeFi with Fairway](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/unlocking-bitcoin-defi-with-fairway.md)
- [The Role of Identity in Real-World Asset (RWA) Tokenization](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/the-role-of-identity-in-real-world-asset-rwa-tokenization.md)
- [Regulated Stablecoins: Linking Identity to Financial Stability](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/regulated-stablecoins-linking-identity-to-financial-stability.md)
- [Regulated DeFi Applications: The Future of Identity-Backed Finance](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/regulated-defi-applications-the-future-of-identity-backed-finance.md)
- [A Paradigm Shift for the Global Finance and banking](https://docs.fairway.global/learn/verified-identity-in-blockchain-based-finance-defi/a-paradigm-shift-for-the-global-finance-and-banking.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fairway.global/developers/readme.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.
