# Prometheus Protocol > Documentation for the Prometheus Protocol, the decentralized AI service marketplace on the Internet Computer. ## Docs - [System Architecture](https://docs.prometheusprotocol.org/architecture.md): How Prometheus's on-chain architecture provides the trust and identity layers for an open 'Web of Agents'. - [Core Concepts](https://docs.prometheusprotocol.org/core-concepts.md): How Prometheus provides the Passport, Bank Account, and Marketplace to enable the open agentic web. - [Authenticating](https://docs.prometheusprotocol.org/guides/agent-devs/authenticating.md): How to generate and use API keys to allow your agent to access protected or paid services. - [Discovery](https://docs.prometheusprotocol.org/guides/agent-devs/discovery.md): How to use the Prometheus App Store to find trusted services and evaluate their on-chain certificate of quality. - [Overview](https://docs.prometheusprotocol.org/guides/agent-devs/overview.md): Connect your AI agent to a universe of trusted, verified tools from the Prometheus App Store. - [Payments](https://docs.prometheusprotocol.org/guides/agent-devs/payments.md): Understand the user-controlled token allowance system for using paid tools. - [Finding Audits](https://docs.prometheusprotocol.org/guides/auditors/finding-audits.md): How to use the Audit Hub to find and select services to audit. - [Managing Your Profile](https://docs.prometheusprotocol.org/guides/auditors/managing-your-profile.md): How to access your account details, check your earnings, and view your audit history. - [Overview](https://docs.prometheusprotocol.org/guides/auditors/overview.md): Learn how to become a trusted auditor, claim bounties, and help secure the Prometheus ecosystem. - [Performing Audits](https://docs.prometheusprotocol.org/guides/auditors/performing-audits.md): The step-by-step process for staking, claiming, and submitting an audit. - [Managing](https://docs.prometheusprotocol.org/guides/service-devs/managing.md): Learn how to manage your treasury, enable analytics, and perform other day-to-day operational tasks. - [Monetization](https://docs.prometheusprotocol.org/guides/service-devs/monetization.md): Learn how to add paid tools by integrating the Prometheus identity and payment pillars. - [Multi-Tenant Pattern Guide](https://docs.prometheusprotocol.org/guides/service-devs/multi-tenant-pattern.md): Building Shared MCP Services with Principal-Based Segregation - [Overview](https://docs.prometheusprotocol.org/guides/service-devs/overview.md): Your complete guide to building, monetizing, and verifying a service on the Prometheus Protocol. - [Publishing](https://docs.prometheusprotocol.org/guides/service-devs/publishing.md): Submit your service for automated reproducible build verification and deployment to mainnet. - [Quick Start](https://docs.prometheusprotocol.org/guides/service-devs/quickstart.md): Go from zero to a running local MCP server in minutes. - [Wrapper Pattern Guide](https://docs.prometheusprotocol.org/guides/service-devs/wrapper-pattern.md): Creating an AI Agent Identity for Your Canister Backend - [Getting Started as a Verifier](https://docs.prometheusprotocol.org/guides/verifiers/getting-started.md): Step-by-step guide to setting up your verifier bot and earning token rewards. - [Verifiers Overview](https://docs.prometheusprotocol.org/guides/verifiers/overview.md): Learn how to earn token rewards by running automated verifier bots that perform reproducible builds. - [Introduction](https://docs.prometheusprotocol.org/index.md): The trust layer for the open agentic web—giving AI agents a passport, a bank account, and a trusted marketplace. - [Canister IDs](https://docs.prometheusprotocol.org/reference/canister-ids.md): A comprehensive list of official canister IDs for the core Prometheus Protocol services on the main network. - [CLI Commands](https://docs.prometheusprotocol.org/reference/cli-commands.md): A complete reference for the Prometheus command-line interface tools. - [ICRC Standards](https://docs.prometheusprotocol.org/reference/icrc-standards.md): An overview of the powerful composition of ICRC standards that form the Prometheus Protocol's trustless software supply chain. - [Resources](https://docs.prometheusprotocol.org/reference/mcp-resources.md): Example MCP servers and useful resources for building on Prometheus Protocol - [Reproducible Builds](https://docs.prometheusprotocol.org/reference/reproducible-builds.md): Technical reference for the deterministic Docker-based build system used for WASM verification. - [SDK Libraries](https://docs.prometheusprotocol.org/reference/sdk-libraries.md): A complete reference for the official and community SDKs for building and consuming services. ## Optional - [App Store](https://prometheusprotocol.org) - [GitHub](https://github.com/prometheus-protocol/prometheus-protocol)