# Keyring Documentation > Trust infrastructure for on-chain markets. Connect verifies that a wallet satisfies a policy without exposing personal data, using TLSNotary evidence and zero-knowledge credentials; Unwind manages leveraged tokenised asset positions from entry to atomic exit; Structuring builds permissioned credit markets on Keyring credentials. ## Introduction - [Keyring documentation](https://docs.keyring.network/index.md): Technical documentation for building with Keyring. ## Connect - [What is Keyring Connect](https://docs.keyring.network/connect.md): Compliance gating for dApps, built on TLSNotary evidence and zero-knowledge credentials. - [Quickstart](https://docs.keyring.network/connect/quickstart.md): Gate a dApp with Keyring Connect in fifteen minutes. - [How it works](https://docs.keyring.network/connect/how-it-works.md): The Connect architecture from SDK call to on-chain credential. - [Installation](https://docs.keyring.network/connect/sdk/installation.md): Install the Connect SDK and detect the extension. - [Launching verification](https://docs.keyring.network/connect/sdk/launching-verification.md): Start a verification flow with launchExtension and ExtensionSDKConfig. - [Tracking state](https://docs.keyring.network/connect/sdk/tracking-state.md): Follow a verification from launch to success with the extension state machine. - [Error handling](https://docs.keyring.network/connect/sdk/error-handling.md): Failure modes of the Connect SDK and how to handle each. - [Examples](https://docs.keyring.network/connect/sdk/examples.md): Working Connect integrations to copy from. - [SDK reference](https://docs.keyring.network/connect/sdk/reference.md): Every method, type, and enum in the Connect SDK. - [Gating with checkCredential](https://docs.keyring.network/connect/smart-contracts/gating-with-checkcredential.md): Gate any contract function with a Keyring credential check. - [Credential lifecycle](https://docs.keyring.network/connect/smart-contracts/credential-lifecycle.md): Creation cost, validity, expiry, revocation, and blacklisting. - [KeyringCore reference](https://docs.keyring.network/connect/smart-contracts/keyring-core.md): The credential registry: keys, credentials, blacklist, and roles. - [Trust model](https://docs.keyring.network/connect/security/trust-model.md): Who must be trusted for what across the notary, Keyring, and the contracts. - [Privacy](https://docs.keyring.network/connect/security/privacy.md): What Keyring sees, what it never sees, and what goes on chain. - [Installing the extension](https://docs.keyring.network/connect/extension/installing.md): Install Keyring Connect and understand each requested permission. - [Creating a proof](https://docs.keyring.network/connect/extension/creating-a-proof.md): The proving flow from data source selection to a minted credential. - [Data sources](https://docs.keyring.network/connect/extension/data-sources.md): The data sources and the fields each can disclose. - [Troubleshooting](https://docs.keyring.network/connect/extension/troubleshooting.md): Common proving failures and how to resolve them. ## Unwind - [What is Unwind](https://docs.keyring.network/unwind.md): The full lifecycle product for leveraged tokenised assets. - [How it works](https://docs.keyring.network/unwind/how-it-works.md): Wind, unwind, providers, and the Receipt NFT lifecycle. - [Winding](https://docs.keyring.network/unwind/app/winding.md): Open a leveraged position from deposit to finalisation. - [Positions](https://docs.keyring.network/unwind/app/positions.md): Monitor positions: equity, leverage, and health against the liquidation threshold. - [Unwinding](https://docs.keyring.network/unwind/app/unwinding.md): Exit a position and track the Receipt NFT through settlement. - [Markets](https://docs.keyring.network/unwind/markets.md): The Unwind markets and what defines one. - [mGLOBAL](https://docs.keyring.network/unwind/markets/mglobal.md): The mGLOBAL market: access, execution, holdback, and exit terms. - [Risk](https://docs.keyring.network/unwind/risk.md): Position health, pause semantics, isolation, and roles. - [Liquidations](https://docs.keyring.network/unwind/liquidations.md): How liquidations work in Unwind, and which mechanism applies when. - [Native liquidations](https://docs.keyring.network/unwind/liquidations/native.md): The native path in depth: direct lending market liquidation of active positions. - [Liquidation auctions](https://docs.keyring.network/unwind/liquidations/auctions.md): The auction path in depth: rounds, bid bonds, payout seniority, and pricing. - [FAQ](https://docs.keyring.network/unwind/faq.md): Frequently asked questions about Unwind. - [Smart contracts](https://docs.keyring.network/unwind/smart-contracts.md): The Unwind contract architecture, trust model, and deployment model. - [User wallets](https://docs.keyring.network/unwind/smart-contracts/user-wallets.md): The per-user execution wallet, its authorisation model, and transfer limits. - [Interfaces](https://docs.keyring.network/unwind/smart-contracts/interfaces.md): The wind and unwind manager and escrow interfaces, with indexer events. ## Structuring - [Structuring](https://docs.keyring.network/structuring.md): Permissioned credit markets built on Keyring credentials. ## Learn - [The credential pipeline](https://docs.keyring.network/learn.md): TLSNotary evidence, zero-knowledge proofs, and on-chain credentials in one page. - [TLSNotary](https://docs.keyring.network/learn/tlsnotary.md): How a web session becomes verifiable evidence without revealing its contents. - [Zero-knowledge proofs](https://docs.keyring.network/learn/zero-knowledge-proofs.md): What the Keyring circuits prove and what stays hidden. - [Credentials](https://docs.keyring.network/learn/credentials.md): From proof to claims to blinded signature to an on-chain credential. - [Privacy model](https://docs.keyring.network/learn/privacy-model.md): Data minimisation across the user, Keyring, the notary, and the chain. - [Glossary](https://docs.keyring.network/learn/glossary.md): The vocabulary used across the Keyring documentation. ## Resources - [Smart contract addresses](https://docs.keyring.network/resources/addresses.md): KeyringCore contract addresses and environments, per chain. - [Packages](https://docs.keyring.network/resources/packages.md): Public packages and where each one fits. - [Audits](https://docs.keyring.network/resources/audits.md): Published third-party audit reports, by product. - [Support](https://docs.keyring.network/resources/support.md): How to reach the Keyring team. - [Security](https://docs.keyring.network/resources/security.md): Security contact and responsible disclosure. - [Data policies](https://docs.keyring.network/resources/data-policies.md): Keyring's privacy and cookie policies, and how the products minimise data exposure. - [Brand assets](https://docs.keyring.network/resources/brand-assets.md): Keyring logos and colors, ready to copy or download.