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

# Introduction

> Welcome to the Campfire developer documentation

## Setting up

Everything you need to get started developing against our APIs

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Follow our API onboarding and authorization guide.
</Card>

## Build with us!

Use our APIs to create the workflows you need to get Campfire working best for your organization.

<Columns cols={2}>
  <Card title="API documentation" icon="terminal" href="/api-reference/cash-management/list-bank-accounts">
    Explore the full collection of Campfire APIs
  </Card>

  <Card title="Manage Accounts Payable" icon="money-bill" href="/guides/accounts-payable">
    A guide to creating, voiding, and paying bills.
  </Card>

  <Card title="Manage Accounts Receivable" icon="file-invoice" href="/guides/accounts-receivable">
    A guide to creating, voiding, and paying invoices.
  </Card>

  <Card title="Manage Journal Entries" icon="clipboard-list" href="/guides/journal-entries">
    How to post any journal, including FX and intercompany journal entries.
  </Card>

  <Card title="AI Integration with MCP" icon="robot" href="/guides/ai-integration">
    Connect Campfire to your favorite AI tools using Model Context Protocol.
  </Card>
</Columns>
