# OffBlocks

## OffBlocks

- [Welcome to OffBlocks](https://docs.offblocks.xyz/welcome-to-offblocks.md)
- [What we do](https://docs.offblocks.xyz/overview/what-we-do.md)
- [Core Concepts](https://docs.offblocks.xyz/overview/core-concepts.md)
- [Whitepaper](https://docs.offblocks.xyz/overview/whitepaper.md)
- [Supported Blockchains and Assets](https://docs.offblocks.xyz/overview/supported-blockchains-and-assets.md)
- [FAQ](https://docs.offblocks.xyz/overview/faq.md)
- [System Architecture](https://docs.offblocks.xyz/developer-guides/system-architecture.md)
- [API Integration](https://docs.offblocks.xyz/developer-guides/api-integration.md)
- [Getting Started](https://docs.offblocks.xyz/developer-guides/api-integration/getting-started.md)
- [Postman](https://docs.offblocks.xyz/developer-guides/api-integration/postman.md)
- [Authentication](https://docs.offblocks.xyz/developer-guides/api-integration/authentication.md)
- [Request Signatures](https://docs.offblocks.xyz/developer-guides/api-integration/request-signatures.md)
- [Idempotency](https://docs.offblocks.xyz/developer-guides/api-integration/idempotency.md)
- [Blockchain Identifiers](https://docs.offblocks.xyz/developer-guides/api-integration/blockchain-identifiers.md)
- [Blockchain Updates](https://docs.offblocks.xyz/developer-guides/api-integration/blockchain-updates.md)
- [Sign in With X](https://docs.offblocks.xyz/developer-guides/api-integration/sign-in-with-x.md)
- [Fees](https://docs.offblocks.xyz/developer-guides/api-integration/fees.md)
- [Simulator](https://docs.offblocks.xyz/developer-guides/api-integration/simulator.md)
- [API Reference](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference.md)
- [Customers](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/customers.md): API reference for customer-related endpoints
- [Accounts](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/accounts.md): API reference for account-related endpoints
- [Cards](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/cards.md): API reference for card-related endpoints
- [Transactions](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/transactions.md)
- [Webhooks](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/webhooks.md): API reference for webhook-related endpoints
- [Simulator](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/simulator.md)
- [Engine](https://docs.offblocks.xyz/developer-guides/api-integration/api-reference/engine.md)
- [States and Transitions](https://docs.offblocks.xyz/developer-guides/api-integration/states-and-transitions.md)
- [Customer States](https://docs.offblocks.xyz/developer-guides/api-integration/states-and-transitions/customer-states.md)
- [Account States](https://docs.offblocks.xyz/developer-guides/api-integration/states-and-transitions/account-states.md)
- [Card States](https://docs.offblocks.xyz/developer-guides/api-integration/states-and-transitions/card-states.md)
- [Authorisation States](https://docs.offblocks.xyz/developer-guides/api-integration/states-and-transitions/authorisation-states.md)
- [Transaction States](https://docs.offblocks.xyz/developer-guides/api-integration/states-and-transitions/transaction-states.md)
- [Smart Contracts](https://docs.offblocks.xyz/developer-guides/smart-contracts.md)
- [OffBlocksEscrow.sol](https://docs.offblocks.xyz/developer-guides/smart-contracts/offblocksescrow.sol.md): Protocol documentation for the OffBlocksEscrow.sol smart contract.
- [OffBlocksSmartWalletFactory.sol](https://docs.offblocks.xyz/developer-guides/smart-contracts/offblockssmartwalletfactory.sol.md): Protocol documentation for the OffBlocksSmartWalletFactory.sol smart contract.
- [OffBlocksSmartWallet.sol](https://docs.offblocks.xyz/developer-guides/smart-contracts/offblockssmartwallet.sol.md): Protocol documentation for the OffBlocksSmartWallet.sol smart contract.
- [PendingWithdrawal.sol](https://docs.offblocks.xyz/developer-guides/smart-contracts/pendingwithdrawal.sol.md): Protocol documentation for the PendingWithdrawal.sol smart contract.
- [Interfaces](https://docs.offblocks.xyz/developer-guides/smart-contracts/interfaces.md)
- [Step-by-step Guide](https://docs.offblocks.xyz/developer-guides/step-by-step-guide.md)
- [API Credentials](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/api-credentials.md)
- [Authentication](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/authentication.md)
- [Request Preparation](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/request-preparation.md)
- [Customer Creation](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/customer-creation.md)
- [Customer Verification](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/customer-verification.md)
- [Account Creation](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/account-creation.md)
- [Card Issuance](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/card-issuance.md)
- [Card Authorisations](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/card-authorisations.md)
- [Webhooks](https://docs.offblocks.xyz/developer-guides/step-by-step-guide/webhooks.md)
- [Wallet Providers](https://docs.offblocks.xyz/use-cases/wallet-providers.md)
- [DeFi Apps](https://docs.offblocks.xyz/use-cases/defi-apps.md)
- [Neo-banks and FinTechs](https://docs.offblocks.xyz/use-cases/neo-banks-and-fintechs.md)
