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

# Use Interchange

> Operate Interchange to buy media, sell inventory, and manage the work around each transaction.

Interchange documentation starts with what you are trying to accomplish. You
do not need to choose an API, protocol, or account model before finding the
right workflow.

<CardGroup cols={2}>
  <Card title="Buy media" icon="bullhorn" href="/v2/setup/buyer-onboarding">
    Create advertisers, discover products, launch campaigns, and understand
    delivery.
  </Card>

  <Card title="Sell media" icon="store" href="/v2/setup/storefront-onboarding">
    Set up your Seller Account, connect inventory, respond to demand, and
    operate live media buys.
  </Card>

  <Card title="Use the Interchange interface" icon="display" href="/v2/ui-guide">
    Find your way around the web application and its account-level controls.
  </Card>

  <Card title="Build an integration" icon="code" href="/v2/build-with-interchange">
    Connect an agent or application through MCP or REST, then browse the API
    reference.
  </Card>
</CardGroup>

## Documentation follows the job

Buyer and seller account types determine which actions and data you can
access. They do not create separate products or separate documentation sites.
The navigation groups account-specific workflows beneath the job they support,
while shared concepts and platform behavior have one canonical explanation.

If you are troubleshooting a live workflow, start from the relevant buying or
selling section. If you are writing code or connecting an AI agent, switch to
**Build with Interchange**.
