# Tesser Documentation > Documentation files for Large Language Models ## Documentation - [Test Compliance Risk Checks](/how-tos/test-compliance-risk-checks.md): Exercise every risk outcome (approved, awaiting review, and rejected) for outbound and inbound payments in your sandbox environment. - [Sign a Wallet Step](/how-tos/sign-a-wallet-step.md): Submit signatures for self-custodial wallet-originated steps across payments, rebalances, and withdrawals. - [Create an Account](/how-tos/create-an-account.md): Pre-register accounts for payouts on the Tesser platform - [Create a Tenant](/how-tos/create-a-tenant.md): How to create and manage tenants for platform customers - [Create a Counterparty](/how-tos/create-a-counterparty.md): Pre-register counterparties for payouts on the Tesser platform - [Combine a Deposit and a Payout (Managed Wallet)](/how-tos/combine-a-deposit-and-a-payout-via-managed-wallet.md): Combine a deposit and an outbound payment into a single orchestrated API call that leverages a "stablecoin sandwich" (fiat --> stablecoin --> fiat) settled through your managed wallet. - [Wallet Screening Risk Categories](/overviews/wallet-screening-risk-categories.md): Category values the risk_status_reason_category field can carry, by risk status reason type - [Wallet Risk Screening Data](/overviews/wallet-risk-screening.md): Reading risk_status, risk_status_reasons[], and raw screening data on the payment record - [Treasury Management](/overviews/treasury-management.md): Stablecoin balance and yield management - [Transfers](/overviews/transfers.md): Internal movement of funds - [Supported Tokens and Networks](/overviews/tokens-and-networks.md): Supported blockchain networks and stablecoins - [Tenants](/overviews/tenants.md): Manage business customers and their integrations - [Stablecoin Custody](/overviews/stablecoin-custody.md): Secure non-custodial wallet architecture - [Resources Overview](/overviews/resources-overview.md): Overview of the Platform API Resources - [Payments](/overviews/payments.md): Movement of funds to/from counterparties - [Payment Participants](/overviews/payment-participants.md): How Tesser identifies the participants in a payment's flow of funds and records them in participants[] - [Networks](/overviews/networks.md): Supported blockchain networks - [Liquidity Providers](/overviews/liquidity-providers.md): Integration with global fiat on/off ramps - [Funds Movement Lifecycle and Data Model](/overviews/funds-movement-lifecycle-and-data-model.md): How Tesser models payments, deposits, withdrawals, and rebalances — the shared data shape, lifecycle phases, and statuses. - [Errors](/overviews/errors.md): Complete reference of all API error codes and their meanings - [Deposits, Withdrawals, and Rebalances](/overviews/deposits-withdrawals-and-rebalances.md): First-party funds movement — on-ramping, off-ramping, and moving funds between your own accounts - [Currencies](/overviews/currencies.md): Supported fiat and crypto currencies - [Counterparties](/overviews/counterparties.md): Manage external individuals and businesses - [Compliance and Risk Management](/overviews/compliance-and-risk.md): How Tesser's compliance and risk management controls work - [Authentication](/overviews/authentication.md): How to authenticate with the Tesser API - [Accounts](/overviews/accounts.md): Manage fiat bank accounts and crypto wallets - [Resources](/agentic/resources.md): AI-friendly resources and authentication for the Tesser API - [Provider Onboarding](/agentic/provider-onboarding.md): Connect a liquidity provider to Tesser with the open-source Tesser agent skill. - [MCP Integration](/agentic/mcp-integration.md): Connect AI coding assistants to Tesser via Model Context Protocol - [Manual MCP Setup](/agentic/manual-mcp.md): Connect to the Tesser MCP server using a manually fetched token - [AI Context File](/agentic/ai-context.md): A ready-to-paste context file that gives AI assistants Tesser API knowledge - [Treasury Updates](/webhooks/treasury-updates.md): Webhook events fired during the deposit, withdrawal, and rebalance lifecycle - [Payment Updates](/webhooks/payment-updates.md): Webhook events fired during the payment lifecycle - [General](/webhooks/general.md): Common envelope structure shared by all Tesser webhook events - [Webhook Authentication](/webhooks/authentication.md): Verify that webhooks originate from Tesser using Ed25519 signatures - [Request Supported Currencies and Networks](/how-tos/send-a-stablecoin-payout/supported-currencies-and-networks.md): Learn which currencies and payment networks are available - [Create a Payout (via Custodian)](/how-tos/send-a-stablecoin-payout/create-a-stablecoin-payout.md): Create and execute payouts using third-party custodian accounts - [Create a Payout (from a Wallet)](/how-tos/send-a-stablecoin-payout/create-a-payout-from-a-wallet.md): Create and execute payouts using self-custodial wallets - [Create a Cross-Ramp Payment](/how-tos/send-a-stablecoin-payout/create-a-cross-ramp-payment.md): Create a payment that starts in one fiat currency and delivers another currency to a beneficiary. - [Simulate a Travel Rule Inbound Payment](/how-tos/receive-an-inbound-payment/simulate-a-travel-rule-inbound-payment.md): Rehearse your Travel Rule handling — authorized and rejected — against a real Notabene counterparty, in sandbox and staging. - [Receive an Inbound Payment to a Wallet](/how-tos/receive-an-inbound-payment/receive-an-inbound-payment-to-a-wallet.md): Observe and reconcile inbound stablecoin payments sent on-chain to one of your managed wallets — what events fire, what the resource looks like, and how the sending wallet is identified. - [Withdraw Funds via a Liquidity Provider](/how-tos/manage-your-treasury/withdraw-funds-via-a-liquidity-provider.md): Move funds out of your managed accounts at a liquidity provider to your external bank account. - [Rebalance Funds](/how-tos/manage-your-treasury/rebalance-funds.md): Move funds between your managed accounts, including across currencies and networks. - [Deposit Funds via a Liquidity Provider](/how-tos/manage-your-treasury/deposit-funds-via-a-liquidity-provider.md): Deposit fiat funds via a liquidity provider, with or without on-ramping to stablecoin.