# Trusset Protocol > End-to-end infrastructure for tokenizing any asset ## Docs - [API-Key Management](https://docs.trusset.org/api-key-management.md): How to manage your API keys. - [Authentication](https://docs.trusset.org/endpoints/authentication.md): API key authentication for the Trusset API - [Archive Customer](https://docs.trusset.org/endpoints/customers/archive.md): Soft-delete a customer by marking it as archived - [Batch Get Countries](https://docs.trusset.org/endpoints/customers/batch-countries.md): Retrieve country codes for multiple wallet addresses in a single request - [Batch Verify Identities](https://docs.trusset.org/endpoints/customers/batch-verify.md): Verify multiple customer identities on-chain in a single transaction - [Check Transfer Compliance](https://docs.trusset.org/endpoints/customers/can-transfer.md): Verify whether a token transfer between two addresses is compliant - [Create Customer](https://docs.trusset.org/endpoints/customers/create.md): Register a new customer for the authenticated instance - [Create ID Link](https://docs.trusset.org/endpoints/customers/create-id-link.md): Generate a KYC verification link for a customer - [Get Customer](https://docs.trusset.org/endpoints/customers/get.md): Retrieve a single customer by ID or wallet address - [Identity Status](https://docs.trusset.org/endpoints/customers/identity-status.md): Query both on-chain and off-chain identity status for a wallet - [Link Wallet](https://docs.trusset.org/endpoints/customers/link-wallet.md): Link a wallet address to a customer created with a reference key - [List Customers](https://docs.trusset.org/endpoints/customers/list.md): Retrieve customers for the authenticated instance - [List ID Links](https://docs.trusset.org/endpoints/customers/list-id-links.md): Retrieve KYC verification links for the authenticated instance - [Resend ID Link](https://docs.trusset.org/endpoints/customers/resend-id-link.md): Re-send a KYC verification link through specified channels - [Revoke ID Link](https://docs.trusset.org/endpoints/customers/revoke-id-link.md): Invalidate a KYC verification link - [Revoke Identity](https://docs.trusset.org/endpoints/customers/revoke-identity.md): Revoke an on-chain identity verification - [Update Customer](https://docs.trusset.org/endpoints/customers/update.md): Update an existing customer record - [Verify Identity](https://docs.trusset.org/endpoints/customers/verify-identity.md): Register and verify a customer identity on-chain - [API Introduction](https://docs.trusset.org/endpoints/introduction.md): Unified REST API for the Trusset Protocol - [Countries](https://docs.trusset.org/endpoints/mica-register/countries.md): List countries with MiCA-registered entities - [Get Issuer](https://docs.trusset.org/endpoints/mica-register/get-issuer.md): Retrieve a single MiCA-registered entity by ID - [Health Check](https://docs.trusset.org/endpoints/mica-register/health.md): Check MiCA Register API operational status - [Introduction](https://docs.trusset.org/endpoints/mica-register/introduction.md) - [License Types](https://docs.trusset.org/endpoints/mica-register/license-types.md): List all MiCA license types with entity counts - [List Issuers](https://docs.trusset.org/endpoints/mica-register/list-issuers.md): Retrieve MiCA-registered entities with filtering, sorting, and pagination - [Search Issuers](https://docs.trusset.org/endpoints/mica-register/search.md): Full-text search across MiCA-registered entities - [Registry Statistics](https://docs.trusset.org/endpoints/mica-register/statistics.md): Aggregate statistics across the MiCA register - [Rate Limits](https://docs.trusset.org/endpoints/rate-limits.md): Request limits and throttling for the Trusset API - [Add Collateral](https://docs.trusset.org/endpoints/stock-lending/add-collateral.md): Top up collateral on an existing loan - [Add Liquidity](https://docs.trusset.org/endpoints/stock-lending/add-liquidity.md): Deposit USDC into the lending pool and receive LP shares - [Bid on Auction](https://docs.trusset.org/endpoints/stock-lending/bid-on-auction.md): Purchase collateral from an active Dutch auction - [Borrow More](https://docs.trusset.org/endpoints/stock-lending/borrow-more.md): Borrow additional USDC against existing collateral - [Claim Escrowed Collateral](https://docs.trusset.org/endpoints/stock-lending/claim-escrowed-collateral.md): Claim collateral held in escrow after KYC renewal - [Close Loan](https://docs.trusset.org/endpoints/stock-lending/close-loan.md): Close a fully repaid loan and return collateral - [Create Hook](https://docs.trusset.org/endpoints/stock-lending/create-hook.md): Create a new hook for a lending market - [Delete Hook](https://docs.trusset.org/endpoints/stock-lending/delete-hook.md): Delete a hook and all its execution history - [Deploy Market](https://docs.trusset.org/endpoints/stock-lending/deploy-market.md): Deploy a new lending market for a stock token - [Execute Hook](https://docs.trusset.org/endpoints/stock-lending/execute-hook.md): Manually trigger a hook execution - [Get Auction](https://docs.trusset.org/endpoints/stock-lending/get-auction.md): Retrieve details for a specific Dutch auction - [Get Market Config](https://docs.trusset.org/endpoints/stock-lending/get-config.md): Retrieve the on-chain market configuration parameters - [Get Configuration Status](https://docs.trusset.org/endpoints/stock-lending/get-configuration-status.md): Check whether a market is fully configured on-chain - [Get Hook](https://docs.trusset.org/endpoints/stock-lending/get-hook.md): Retrieve details for a specific hook - [Get Hook Executions](https://docs.trusset.org/endpoints/stock-lending/get-hook-executions.md): Retrieve execution history for a hook - [Get Liquidatable Loans](https://docs.trusset.org/endpoints/stock-lending/get-liquidatable-loans.md): List all loans with health factor below 1.0 - [Get Liquidation Config](https://docs.trusset.org/endpoints/stock-lending/get-liquidation-config.md): Check liquidation infrastructure configuration for a market - [Get Liquidation Stats](https://docs.trusset.org/endpoints/stock-lending/get-liquidation-stats.md): Aggregate liquidation statistics from on-chain and database - [Get Loan (On-Chain)](https://docs.trusset.org/endpoints/stock-lending/get-loan.md): Read a loan directly from the smart contract - [Get Loan Auction](https://docs.trusset.org/endpoints/stock-lending/get-loan-auction.md): Check if a loan has an active Dutch auction - [Get Market](https://docs.trusset.org/endpoints/stock-lending/get-market.md): Retrieve detailed information for a single lending market - [Get Max Borrow](https://docs.trusset.org/endpoints/stock-lending/get-max-borrow.md): Calculate maximum borrowable USDC for a given collateral amount - [Get Market Metrics](https://docs.trusset.org/endpoints/stock-lending/get-metrics.md): Retrieve live on-chain metrics for a lending market - [Get Oracle Status](https://docs.trusset.org/endpoints/stock-lending/get-oracle-status.md): Retrieve the current price oracle status for a market - [Get Pending Liquidations](https://docs.trusset.org/endpoints/stock-lending/get-pending-liquidations.md): List unsettled liquidations for a market - [Get Position](https://docs.trusset.org/endpoints/stock-lending/get-position.md): Retrieve details for a specific borrowing position - [Get Price History](https://docs.trusset.org/endpoints/stock-lending/get-price-history.md): Retrieve oracle price history for a market - [Get Provider Balance](https://docs.trusset.org/endpoints/stock-lending/get-provider-balance.md): Get LP share balance and current USDC value for a provider - [Get Router Stats](https://docs.trusset.org/endpoints/stock-lending/get-router-stats.md): Aggregate statistics from the shared liquidation router - [Get Supply Caps](https://docs.trusset.org/endpoints/stock-lending/get-supply-caps.md): Retrieve collateral supply caps for a lending market - [Get User Collateral](https://docs.trusset.org/endpoints/stock-lending/get-user-collateral.md): Get total collateral deposited by a user across all their loans - [Get User Loans](https://docs.trusset.org/endpoints/stock-lending/get-user-loans.md): List all active loans for a specific borrower - [Liquidate Loan](https://docs.trusset.org/endpoints/stock-lending/liquidate.md): Execute a liquidation on an undercollateralized loan - [List Active Auctions](https://docs.trusset.org/endpoints/stock-lending/list-auctions.md): List all active Dutch auctions for a market - [List Hooks](https://docs.trusset.org/endpoints/stock-lending/list-hooks.md): List all hooks configured for a lending market - [List Markets](https://docs.trusset.org/endpoints/stock-lending/list-markets.md): List all active lending markets for your instance - [List Positions](https://docs.trusset.org/endpoints/stock-lending/list-positions.md): List all borrowing positions for a lending market - [List Liquidity Providers](https://docs.trusset.org/endpoints/stock-lending/list-providers.md): List all active liquidity providers for a market - [List Transactions](https://docs.trusset.org/endpoints/stock-lending/list-transactions.md): List recent transactions for a lending market - [Open Loan](https://docs.trusset.org/endpoints/stock-lending/open-loan.md): Post stock token collateral and borrow USDC - [Remove Liquidity](https://docs.trusset.org/endpoints/stock-lending/remove-liquidity.md): Burn LP shares and withdraw proportional USDC - [Repay Loan](https://docs.trusset.org/endpoints/stock-lending/repay.md): Repay debt on a loan (interest first, then principal) - [Settle Expired Auction](https://docs.trusset.org/endpoints/stock-lending/settle-expired-auction.md): Settle a Dutch auction that has passed its end time - [Settle Liquidation](https://docs.trusset.org/endpoints/stock-lending/settle-liquidation.md): Settle a pending liquidation with USDC proceeds - [Sign Price (EIP-712)](https://docs.trusset.org/endpoints/stock-lending/sign-price.md): Generate an EIP-712 signed price update for client-side submission - [Sync Oracle Price](https://docs.trusset.org/endpoints/stock-lending/sync-oracle.md): Update the on-chain oracle price for a market - [Toggle Hook](https://docs.trusset.org/endpoints/stock-lending/toggle-hook.md): Enable or disable a hook - [Update Market Config](https://docs.trusset.org/endpoints/stock-lending/update-config.md): Update on-chain market configuration parameters - [Update Hook](https://docs.trusset.org/endpoints/stock-lending/update-hook.md): Update an existing hook - [Withdraw Collateral](https://docs.trusset.org/endpoints/stock-lending/withdraw-collateral.md): Remove excess collateral while keeping the loan healthy - [Add Controller](https://docs.trusset.org/endpoints/stock-tokenization/add-controller.md): Grant the controller role to an address on a stock token - [Add Sub-Issuer](https://docs.trusset.org/endpoints/stock-tokenization/add-sub-issuer.md): Grant the sub-issuer role to an address on a stock token - [Batch Issue Tokens](https://docs.trusset.org/endpoints/stock-tokenization/batch-issue.md): Mint tokens to multiple recipients in a single transaction - [Check Transfer Eligibility](https://docs.trusset.org/endpoints/stock-tokenization/can-transfer.md): Verify whether a token transfer between two addresses would succeed - [Check Role](https://docs.trusset.org/endpoints/stock-tokenization/check-role.md): Check which roles an account holds on a stock token contract - [Deploy Stock Token](https://docs.trusset.org/endpoints/stock-tokenization/deploy.md): Deploy a new ERC-3643 compliant stock token contract - [Force Transfer](https://docs.trusset.org/endpoints/stock-tokenization/force-transfer.md): Transfer tokens between addresses without holder approval - [Freeze Tokens](https://docs.trusset.org/endpoints/stock-tokenization/freeze.md): Lock a portion of a holder's tokens, preventing transfer - [Get Balance](https://docs.trusset.org/endpoints/stock-tokenization/get-balance.md): Retrieve the total, transferable, and frozen balance for an account - [Get Holder Tokens](https://docs.trusset.org/endpoints/stock-tokenization/get-holder-tokens.md): List all stock tokens held by a specific wallet address - [Get Token Details](https://docs.trusset.org/endpoints/stock-tokenization/get-token.md): Retrieve detailed information for a specific stock token - [Issue Tokens](https://docs.trusset.org/endpoints/stock-tokenization/issue.md): Mint new stock tokens to a recipient address - [List Token Holders](https://docs.trusset.org/endpoints/stock-tokenization/list-holders.md): Retrieve all holders of a specific stock token - [List Tokens](https://docs.trusset.org/endpoints/stock-tokenization/list-tokens.md): Retrieve all stock tokens registered to the authenticated instance - [List Transactions](https://docs.trusset.org/endpoints/stock-tokenization/list-transactions.md): Retrieve transaction history for a stock token - [List Webhook Events](https://docs.trusset.org/endpoints/stock-tokenization/list-webhook-events.md): Retrieve delivery history for a webhook partner - [List Webhook Partners](https://docs.trusset.org/endpoints/stock-tokenization/list-webhook-partners.md): Retrieve all registered webhook partners for the instance - [Log Deployed Token](https://docs.trusset.org/endpoints/stock-tokenization/log-deploy.md): Register an externally deployed stock token with the Trusset platform - [Pause Token](https://docs.trusset.org/endpoints/stock-tokenization/pause.md): Halt all transfers on a stock token contract - [Redeem Tokens](https://docs.trusset.org/endpoints/stock-tokenization/redeem.md): Burn tokens from a holder address - [Register Webhook](https://docs.trusset.org/endpoints/stock-tokenization/register-webhook.md): Register a new webhook endpoint to receive stock token events - [Remove Controller](https://docs.trusset.org/endpoints/stock-tokenization/remove-controller.md): Revoke the controller role from an address on a stock token - [Remove Sub-Issuer](https://docs.trusset.org/endpoints/stock-tokenization/remove-sub-issuer.md): Revoke the sub-issuer role from an address on a stock token - [Stock Split](https://docs.trusset.org/endpoints/stock-tokenization/stock-split.md): Execute a stock split or reverse split on a token - [Test Webhook](https://docs.trusset.org/endpoints/stock-tokenization/test-webhook.md): Send a test event to a registered webhook endpoint - [Unfreeze Tokens](https://docs.trusset.org/endpoints/stock-tokenization/unfreeze.md): Release previously frozen tokens, restoring transferability - [Unpause Token](https://docs.trusset.org/endpoints/stock-tokenization/unpause.md): Resume transfers on a paused stock token contract - [Update Token Metadata](https://docs.trusset.org/endpoints/stock-tokenization/update-token.md): Update off-chain metadata for a stock token - [Update Webhook Partner](https://docs.trusset.org/endpoints/stock-tokenization/update-webhook-partner.md): Update a webhook partner's configuration - [Cancel Order](https://docs.trusset.org/endpoints/stock-trading/cancel-order.md): Cancel an open order on an on-chain order book - [Create Order Book](https://docs.trusset.org/endpoints/stock-trading/create-order-book.md): Deploy a new on-chain order book for a token pair - [Get Custody Balance](https://docs.trusset.org/endpoints/stock-trading/get-custody-balance.md): Check a user's token balance within a custody contract - [Get Order](https://docs.trusset.org/endpoints/stock-trading/get-order.md): Retrieve details of a specific order - [Get Order Book](https://docs.trusset.org/endpoints/stock-trading/get-order-book.md): Retrieve details of a specific order book - [Get Order Book Snapshot](https://docs.trusset.org/endpoints/stock-trading/get-order-book-snapshot.md): Retrieve the current bid/ask depth of an order book - [Get Order Book Trades](https://docs.trusset.org/endpoints/stock-trading/get-order-book-trades.md): Retrieve executed trades for a specific order book - [Get Settlement](https://docs.trusset.org/endpoints/stock-trading/get-settlement.md): Retrieve details of a specific trade settlement - [Get User Orders](https://docs.trusset.org/endpoints/stock-trading/get-user-orders.md): Retrieve all orders placed by a specific user - [Get User Trades](https://docs.trusset.org/endpoints/stock-trading/get-user-trades.md): Retrieve all executed trades for a specific user - [Import Order Book](https://docs.trusset.org/endpoints/stock-trading/import-order-book.md): Import an order book from another instance for cross-instance trading - [List Importable Order Books](https://docs.trusset.org/endpoints/stock-trading/list-importable.md): Retrieve order books from other instances that are available for import - [List Order Books](https://docs.trusset.org/endpoints/stock-trading/list-order-books.md): Retrieve all on-chain order books for the current instance - [Cancel Off-Chain Order](https://docs.trusset.org/endpoints/stock-trading/offchain-cancel-order.md): Cancel an open order on an off-chain order book - [Create Off-Chain Order Book](https://docs.trusset.org/endpoints/stock-trading/offchain-create-order-book.md): Create an order book with off-chain settlement for custodial workflows - [Get Customer Orders](https://docs.trusset.org/endpoints/stock-trading/offchain-get-customer-orders.md): Retrieve all off-chain orders for a specific customer - [Get Customer Trades](https://docs.trusset.org/endpoints/stock-trading/offchain-get-customer-trades.md): Retrieve all executed trades for a specific customer - [Get Off-Chain Order Book](https://docs.trusset.org/endpoints/stock-trading/offchain-get-order-book.md): Retrieve details of a specific off-chain order book - [Get Off-Chain Snapshot](https://docs.trusset.org/endpoints/stock-trading/offchain-get-snapshot.md): Retrieve the current bid/ask depth of an off-chain order book - [Get Off-Chain Trades](https://docs.trusset.org/endpoints/stock-trading/offchain-get-trades.md): Retrieve executed trades for an off-chain order book - [List Off-Chain Order Books](https://docs.trusset.org/endpoints/stock-trading/offchain-list-order-books.md): Retrieve all off-chain order books for the current instance - [Submit Off-Chain Order](https://docs.trusset.org/endpoints/stock-trading/offchain-submit-order.md): Place an order on an off-chain order book using a customer reference - [Remove Import](https://docs.trusset.org/endpoints/stock-trading/remove-import.md): Remove a previously imported order book - [Submit Order](https://docs.trusset.org/endpoints/stock-trading/submit-order.md): Place a new buy or sell order on an on-chain order book - [Submit Priority Order](https://docs.trusset.org/endpoints/stock-trading/submit-priority-order.md): Submit a liquidation or forced-execution order that bypasses the normal queue - [Update Order Book](https://docs.trusset.org/endpoints/stock-trading/update-order-book.md): Modify configuration or status of an existing order book - [Security Audits](https://docs.trusset.org/licenses/audits.md): Third-party audit reports for all Trusset smart contract suites. - [Best Practices](https://docs.trusset.org/licenses/commodities/best-practices.md): Security considerations, operational patterns, and regulatory alignment for commodity token deployments. - [Contracts](https://docs.trusset.org/licenses/commodities/contracts.md): Technical reference for all smart contracts in the Commodity Token License suite. - [Integration](https://docs.trusset.org/licenses/commodities/integration.md): Deployment sequence, configuration, and connecting the Commodity Token suite to your infrastructure. - [Commodity Token License](https://docs.trusset.org/licenses/commodities/introduction.md): ERC-20 tokens backed by physical commodity reserves with MiCA-compliant controls, reserve enforcement, and primary market sales. - [Best Practices](https://docs.trusset.org/licenses/commodity-orderbook/best-practices.md): Operational guidance for deploying and managing CommodityCustody in production. - [Contracts](https://docs.trusset.org/licenses/commodity-orderbook/contracts.md): Contract architecture, state management, access control, and function reference for CommodityCustody. - [Integration](https://docs.trusset.org/licenses/commodity-orderbook/integration.md): Deployment sequence, configuration, and integration patterns for CommodityCustody. - [Commodity Orderbook License](https://docs.trusset.org/licenses/commodity-orderbook/introduction.md): Hybrid orderbook custody contract for on-chain settlement of commodity token trades, with liquidation routing and batch settlement. - [Smart Contract Licenses](https://docs.trusset.org/licenses/introduction.md): Production-ready smart contract suites for tokenized assets, trading, and lending. - [Best Practices](https://docs.trusset.org/licenses/stock-orderbook/best-practices.md): Operational guidance for deploying and managing StockCustody in production. - [Contracts](https://docs.trusset.org/licenses/stock-orderbook/contracts.md): Contract architecture, state management, access control, and function reference for StockCustody. - [Integration](https://docs.trusset.org/licenses/stock-orderbook/integration.md): Deployment sequence, configuration, and integration patterns for StockCustody. - [Stock Orderbook License](https://docs.trusset.org/licenses/stock-orderbook/introduction.md): Hybrid orderbook custody contract for on-chain settlement of security token trades, with liquidation routing and batch settlement. - [Best Practices](https://docs.trusset.org/licenses/stocks/best-practices.md): Operational guidance for deploying and managing stock tokens in production. - [Contracts](https://docs.trusset.org/licenses/stocks/contracts.md): Contract architecture, roles, state management, and function reference for the Stock Token suite. - [Integration](https://docs.trusset.org/licenses/stocks/integration.md): Deployment sequence, configuration, and integration patterns for the Stock Token suite. - [Stock Token License](https://docs.trusset.org/licenses/stocks/introduction.md): ERC-20 security token suite for regulated equity instruments with corporate actions, sub-issuer controls, and MiCA/eWpG compliance. - [Update Requirements](https://docs.trusset.org/new/developers/update-requirements.md): Requiremnets for updating smart contracts with custom code. - [Tokenize Gold](https://docs.trusset.org/new/guides/gold/creation.md): Tokenize physical gold under MiCA Art. 8 using the Trusset issuer app. - [Lending](https://docs.trusset.org/new/guides/gold/lending.md) - [Trade Gold](https://docs.trusset.org/new/guides/gold/trading.md): Launch 24/7 trading markets for tokenized commodities and integrate them via REST APIs. - [Tokenize Stocks](https://docs.trusset.org/new/guides/stocks/creation.md): Tokenize publicly traded stocks using the Trusset issuer app. - [Lend Capital](https://docs.trusset.org/new/guides/stocks/lending.md): Allow customers to deposit their stock tokens and instantly borrow money. - [Trade Stocks](https://docs.trusset.org/new/guides/stocks/trading.md): Launch 24/7 trading markets for tokenized stocks and integrate them via REST APIs. - [APIs](https://docs.trusset.org/new/home/integration/api-integration.md): How to start with the Trusset APIs - [Overview](https://docs.trusset.org/new/home/integration/integration-overview.md): How to use and integrate our services. - [Borrowing](https://docs.trusset.org/new/home/integration/modules/borrow-module.md): Overcollateralized lending using any tokenized asset as collateral with automated risk management. - [Raise Capital](https://docs.trusset.org/new/home/integration/modules/capital-raise-module.md): Token sales with configurable parameters, investor tracking, and automated settlement. - [Financing](https://docs.trusset.org/new/home/integration/modules/financing-module.md): Complete mortgage infrastructure for tokenized assets with structured financing. - [Investor Dashboard](https://docs.trusset.org/new/home/integration/modules/investor-dashboard-module.md): Investor relationship management with granular access controls and automated reporting. - [Management](https://docs.trusset.org/new/home/integration/modules/management-module.md): Complete token administration through visual workflows and automated access control. - [Order Book](https://docs.trusset.org/new/home/integration/modules/orderbook-module.md): Deploy your own exchange infrastructure. No vendor lock-in. Complete control. - [Trading](https://docs.trusset.org/new/home/integration/modules/trading-module.md): Advanced trading infrastructure that adapts to your token types. - [White Label](https://docs.trusset.org/new/home/integration/whitelabel-integration.md): Deploy digital asset solutions under your brand name, fully customizable. - [Testing Suite](https://docs.trusset.org/new/home/testing/testing-suite.md): Test your entire tokenization infrastructure before going live. No costs, no risks, full functionality. - [IVC Architecture](https://docs.trusset.org/new/learn/automation/architecture.md): ERC-4337 smart accounts for decentralized token governance and automated operations. - [Overview](https://docs.trusset.org/new/learn/automation/automation-overview.md): ERC-4337-based signature relayer. - [Automation Controllers](https://docs.trusset.org/new/learn/automation/controllers.md): Full control over token operations, trading, and compliance through automated IVC execution. - [Cross-Instance Operations](https://docs.trusset.org/new/learn/automation/cross-instance-architecture.md): Unified management and monitoring across all your instances from a single control point. - [ERC-4337](https://docs.trusset.org/new/learn/automation/erc-4337-integration.md): Gasless transactions and programmable execution for automated token operations. - [Synchronization Links](https://docs.trusset.org/new/learn/automation/synchronization-links.md): Automated data synchronization between your backend systems and on-chain state with custom field mapping. - [Gas Analysis](https://docs.trusset.org/new/learn/customers/batch-verification-analysis.md): On-chain stress test results for identity batch verification on Ethereum L1. - [Customer Management](https://docs.trusset.org/new/learn/customers/customer-management.md): Secure customer management with zero-knowledge identity verification. - [Identity Proofs](https://docs.trusset.org/new/learn/customers/identity-proofs.md): Zero-knowledge proofs that verify personal data without revealing or storing it on-chain. - [Identity Register](https://docs.trusset.org/new/learn/customers/identity-register.md): On-chain registry storing zero-knowledge identity proofs across all your instances. - [Smart Wallets](https://docs.trusset.org/new/learn/customers/smart-wallets.md): Managed smart contract wallets for customers without existing wallet addresses. - [Contract Updates](https://docs.trusset.org/new/learn/governance/contract-updates.md): Process behind updating contracts. - [Trusset Governance](https://docs.trusset.org/new/learn/governance/trusset-governance.md) - [MiCA Whitepapers](https://docs.trusset.org/new/learn/independent/mica-whitepapers.md): Whitepaper generator. - [Pari Passu](https://docs.trusset.org/new/learn/independent/pari-passu.md): Uncollateralized lending structure with tokenized debt. - [Token Studio](https://docs.trusset.org/new/learn/independent/token-studio.md): Public tokenization studio running on ethereum testnet. - [Overview](https://docs.trusset.org/new/learn/lending/lending-overview.md): Overcollateralized lending markets that transform tokenized assets into instant liquidity - [Liquidation](https://docs.trusset.org/new/learn/lending/liquidation.md): Automated liquidation modes and external liquidator integration - [Management](https://docs.trusset.org/new/learn/lending/management.md): Day-to-day operations, monitoring, and configuration updates - [Setup](https://docs.trusset.org/new/learn/lending/setup.md): Deploy and configure your first lending market - [Smart Contracts](https://docs.trusset.org/new/learn/lending/smart-contracts.md): Architecture, roles, and security model for lending market contracts - [Audits](https://docs.trusset.org/new/learn/references/audits.md): Trusset official security audits. - [Smart Contracts](https://docs.trusset.org/new/learn/references/contracts.md): Deployed contract addresses. - [Claim Rights](https://docs.trusset.org/new/learn/tokenization/categories/claim-rights.md): Programmable access rights and entitlements with on-chain verification and conditional execution - [Commodities](https://docs.trusset.org/new/learn/tokenization/categories/commodities.md): Physical asset tokenization with automated reserve verification and flexible redemption - [Debt](https://docs.trusset.org/new/learn/tokenization/categories/debt.md) - [Private Equity](https://docs.trusset.org/new/learn/tokenization/categories/private-equity.md) - [Real Estate](https://docs.trusset.org/new/learn/tokenization/categories/real-estate.md): Property tokenization with on-chain ownership records and automated dividend distribution - [Stablecoins](https://docs.trusset.org/new/learn/tokenization/categories/stablecoins.md) - [Stocks](https://docs.trusset.org/new/learn/tokenization/categories/stocks.md): ERC-3643 compliant security tokens for regulated equity on-chain - [Utility Tokens](https://docs.trusset.org/new/learn/tokenization/categories/utility-token.md) - [Value Indexes](https://docs.trusset.org/new/learn/tokenization/categories/value-index.md) - [Fat Tokens](https://docs.trusset.org/new/learn/tokenization/fat-token.md): Asset-specific smart contracts with comprehensive on-chain management - [Legal Frameworks](https://docs.trusset.org/new/learn/tokenization/legal-frameworks.md): MiCA and eWpG compliant infrastructure with on-chain document management for regulatory requirements. - [Light Tokens](https://docs.trusset.org/new/learn/tokenization/light-token.md): Compliant security tokens for regulated asset tokenization - [Proof-of-Reserves](https://docs.trusset.org/new/learn/tokenization/proof-of-reserves.md): Reserve transparency for tokenized assets - [Access Control](https://docs.trusset.org/new/learn/tokenization/roles.md): Standardized role hierarchy for token administration and governance. - [Overview](https://docs.trusset.org/new/learn/tokenization/tokenization-overview.md): Security token infrastructure for real-world assets - [Balancer Pools](https://docs.trusset.org/new/learn/trading/amm/balancer-pools.md): Weighted AMM pools with oracle-validated pricing and compliance enforcement - [Pool Controllers](https://docs.trusset.org/new/learn/trading/amm/controllers.md): Administrative functions for pool configuration, pausing, and weight management - [Custom Hooks](https://docs.trusset.org/new/learn/trading/amm/hooks.md): Pre-swap and post-swap execution logic for pricing adjustments and compliance validation - [Oracle Pricing](https://docs.trusset.org/new/learn/trading/amm/pricing.md): Price feed integration, deviation detection, and automated trading halts - [Auctions](https://docs.trusset.org/new/learn/trading/listing/asset-auctions.md): Time-bound competitive bidding with automated settlement and anti-sniping protection - [Financing](https://docs.trusset.org/new/learn/trading/listing/asset-financing.md): Decentralized buy-now-pay-later with automated escrow and default protection - [Listings](https://docs.trusset.org/new/learn/trading/listing/asset-listing.md): Fixed-price marketplace for non-fungible tokens with automated compliance and settlement - [Overview](https://docs.trusset.org/new/learn/trading/trading-overview.md): Standardized trading infrastructure for 24/7 tokenized asset markets - [Core Infrastructure](https://docs.trusset.org/protocol/infrastructure/core-infrastructure.md): Asset infrastructure providing complete independence for financial institutions - [Custody](https://docs.trusset.org/protocol/infrastructure/custody.md): Wallet-agnostic infrastructure integrating with any custody solution - [Data Storage](https://docs.trusset.org/protocol/infrastructure/data-storage.md): Instance-based encrypted storage with zero Trusset access - [Instances](https://docs.trusset.org/protocol/infrastructure/instances.md): Isolated environments for accessing Trusset services independently - [Networks](https://docs.trusset.org/protocol/infrastructure/networks.md): Supported blockchain networks. - [Relayer](https://docs.trusset.org/protocol/infrastructure/relayer.md): Secure transaction relay from your backend to on-chain contracts - [Integration Overview](https://docs.trusset.org/protocol/integration/overview.md): How to integrate Trusset services into your operations - [Intro to Trusset](https://docs.trusset.org/protocol/intro.md) - [Error Handling](https://docs.trusset.org/sdk/customers/errors.md): Error types, codes, and retry behavior in the Trusset SDK - [ID Links](https://docs.trusset.org/sdk/customers/id-links.md): Generate and manage KYC verification links for investors - [Identity Verification](https://docs.trusset.org/sdk/customers/identity.md): On-chain KYC verification, status queries, and transfer compliance checks - [Management](https://docs.trusset.org/sdk/customers/management.md): Create, search, update, and archive customer records - [Customers Overview](https://docs.trusset.org/sdk/customers/overview.md): Customer lifecycle management - onboarding, verification, and synchronization - [Database Sync](https://docs.trusset.org/sdk/customers/sync.md): Bulk-import and export customer records between your systems and Trusset - [Installation](https://docs.trusset.org/sdk/installation.md): Install the SDK, initialize a client, and configure options - [Trusset SDK](https://docs.trusset.org/sdk/introduction.md): TypeScript SDK for integrating Trusset tokenization infrastructure into your backend - [Trusset Security Audits](https://docs.trusset.org/security/trusset-audits.md): Official 3rd-party audits. - [Coming Soon](https://docs.trusset.org/soon-more.md): New pages are currently in progress. ## OpenAPI Specs - [openapi](https://docs.trusset.org/api-reference/openapi.json) ## Optional - [Issuer App](https://issuers.trusset.org) - [Custodian App](https://custodians.trusset.org) - [MiCA Register](https://trusset.org/mica-register) - [Demo Call](https://cal.com/paul-ilami-trusset)