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

# Guides

> Choose how you want to build with Argyle.

<CardGroup cols={2}>
  <Card title="Verifications" icon="badge-check" href="/verifications/overview">
    Order payroll, banking, and Doc VOI verifications, then track each request and retrieve completed reports.
  </Card>

  <Card title="Data APIs" icon="code" href="/data-apis/overview">
    Retrieve payroll records, uploaded documents, and OCR results through the API.
  </Card>
</CardGroup>

## Tools and workflows

<CardGroup cols={3}>
  <Card title="Overview" icon="book-open" href="/overview/how-argyle-works">
    Learn how Argyle works, how data is structured, and how to test in Sandbox.
  </Card>

  <Card title="Workflows" icon="diagram-project" href="/workflows/account-connections">
    Build account connection and document upload workflows.
  </Card>

  <Card title="Integrations" icon="puzzle-piece" href="/integrations/pos-los/encompass/verifications">
    Connect Argyle to the POS, LOS, and partner systems your team uses.
  </Card>

  <Card title="Console" icon="desktop" href="/console/overview">
    View and manage data, customize settings, and test in Sandbox.
  </Card>

  <Card title="Link" icon="link" href="/link/overview">
    Let users connect accounts by email, text, or directly in your product.
  </Card>

  <Card title="API Guide" icon="terminal" href="/api-guide/overview">
    Get started with authentication, webhooks, and Postman.
  </Card>
</CardGroup>
