# AutoLayer > Execution, payment, discovery, and automation infrastructure for Stellar ## Docs - [AutoLayer](https://docs.autolayer.fi/introduction.md): Execution, payment, discovery, and automation infrastructure for Stellar applications and agents. - [Local quickstart](https://docs.autolayer.fi/quickstart.md): Run the website, console, PostgreSQL, scheduler, and API. - [TypeScript SDK](https://docs.autolayer.fi/sdk/typescript.md): Configure the client, create automations, settle activation, and manage lifecycle state. - [Runtime and automation](https://docs.autolayer.fi/products/runtime.md): Schedule Stellar and Soroban work with explicit wallet policies and sponsored execution. - [x402 Facilitator](https://docs.autolayer.fi/products/facilitator.md): Verify and settle exact SEP-41 payments on Stellar testnet and mainnet. - [Bazaar discovery](https://docs.autolayer.fi/products/bazaar.md): Automatically catalog and search paid HTTP endpoints and MCP tools. - [xWrapper Gateway](https://docs.autolayer.fi/products/xwrapper.md): Convert an existing HTTPS API into an x402-payable resource. - [Agent Skills](https://docs.autolayer.fi/products/skills.md): Versioned financial action contracts for agents that should not need Stellar tooling. - [Production technical architecture](https://docs.autolayer.fi/architecture/production-architecture.md): Components, trust boundaries, data models, protocols, execution flows, deployment topology, and current implementation status. - [Security model](https://docs.autolayer.fi/architecture/security.md): Assets, trust boundaries, controls, and launch gates. - [Configuration](https://docs.autolayer.fi/operations/configuration.md): Environment variables, signer separation, limits, and production secret handling. - [Production deployment](https://docs.autolayer.fi/operations/deployment.md): Build, migrate, release, scale, and roll back AutoLayer safely. - [Monitoring and incident response](https://docs.autolayer.fi/operations/monitoring.md): Signals, alerts, degraded modes, reconciliation, and operational runbooks. - [Self-hosting](https://docs.autolayer.fi/operations/self-hosting.md): Run AutoLayer with your own PostgreSQL, RPC providers, domains, and signing identities. - [Authentication API](https://docs.autolayer.fi/api/authentication.md): Wallet challenges, sessions, and personal AutoLayer API keys. - [Automation API](https://docs.autolayer.fi/api/automation.md): Proposal, payment, activation, scheduling, and lifecycle endpoints. - [Facilitator API](https://docs.autolayer.fi/api/facilitator.md): Canonical supported, verify, and settle wire contracts. - [Discovery API](https://docs.autolayer.fi/api/discovery.md): Browse and search the Stellar Bazaar with interoperable filters and pagination. - [Gateway API](https://docs.autolayer.fi/api/gateway.md): Manage xWrapper deployments, encrypted vault secrets, and analytics. - [MCP and Skills APIs](https://docs.autolayer.fi/api/mcp-skills.md): Agent-facing service discovery, paid calls, and versioned financial action schemas.