> ## Documentation Index
> Fetch the complete documentation index at: https://docs.swarms.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Our Products

> Explore Swarms API and Swarms Marketplace - the infrastructure powering the agent economy

The Swarm Corporation provides two core products:

> **Swarms API** for building multi-agent systems

> **Swarms Marketplace** for discovering, creating, and monetizing agents and prompts.

## Swarms API

Build and orchestrate multi-agent systems at scale. From single agents to thousands in complex workflows.

<CardGroup cols={2}>
  <Card title="Multi-Agent Orchestration" icon="layers" href="/docs/documentation/multi-agent/swarm_types">
    Build hierarchical, sequential, and parallel agent systems at scale.
  </Card>

  <Card title="Agent Communication" icon="message-square" href="/docs/documentation/multi-agent/best_practices">
    Seamless coordination and knowledge sharing across agents.
  </Card>

  <Card title="Optimized Runtime" icon="cpu" href="/docs/documentation/getting-started/architecture">
    High-performance, concurrent runtime for resource efficiency.
  </Card>

  <Card title="Conversation History" icon="database" href="/docs/documentation/capabilities/agent">
    Maintain context across multiple interactions in complex workflows.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/docs/documentation/getting-started/quickstart">
    Build your first agent in under 5 minutes.
  </Card>

  <Card title="API Reference" icon="book-open" href="https://api.swarms.world/openapi.json">
    Complete OpenAPI specification.
  </Card>

  <Card title="Examples" icon="code" href="/docs/examples/examples/agent-overview">
    Explore practical examples.
  </Card>
</CardGroup>

**[Explore Swarms API Documentation →](/docs/documentation/index)**

***

## Swarms Marketplace

Discover, create, and monetize AI agents and prompts in a thriving ecosystem. Publish your creations, find solutions built by others, and participate in the agent economy through multiple monetization models.

<CardGroup cols={2}>
  <Card title="Agents & Prompts" icon="package" href="/docs/marketplace/agents-vs-prompts">
    Publish executable agents or prompt templates for the community.
  </Card>

  <Card title="Monetization" icon="dollar-sign" href="/docs/marketplace/tokenization">
    Choose from free, paid, or tokenization models for your products.
  </Card>

  <Card title="Agents API" icon="code" href="/docs/marketplace/agents-api">
    Create, update, and query agents programmatically.
  </Card>

  <Card title="Prompts API" icon="file-text" href="/docs/marketplace/prompts-api">
    Manage and discover prompt templates via API.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/docs/marketplace/agents-api">
    Start publishing your first agent or prompt.
  </Card>

  <Card title="Examples" icon="code" href="/docs/marketplace/examples">
    See how others are using the marketplace.
  </Card>

  <Card title="Launch Checklist" icon="check-circle" href="/docs/marketplace/launch-checklist">
    Ensure your product is ready for launch.
  </Card>
</CardGroup>

**[Explore Swarms Marketplace Documentation →](/docs/marketplace/agents-api)**

***

## Getting Started

<CardGroup cols={2}>
  <Card title="Build Agents" icon="rocket" href="/docs/documentation/getting-started/quickstart">
    Start with Swarms API to build and deploy agents.
  </Card>

  <Card title="Join Marketplace" icon="store" href="/docs/marketplace/agents-api">
    Discover and monetize agents in the marketplace.
  </Card>
</CardGroup>
