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

# Guides

> Learn about interacting with Poozle's Unified API and third-party platforms

## Basics

<CardGroup cols={2}>
  <Card title="Create User" href="/guides/basics/create_user" color="#68a063">
    Create a Poozle login user
  </Card>

  <Card title="Authentication" href="/guides/basics/authentication" color="#68a063">
    Create a API Key to connect to Poozle APis{" "}
  </Card>
</CardGroup>

## Integrations

<CardGroup cols={2}>
  <Card title="Build an Integration" href="/guides/integrations/build_new_integration" color="#68a063"> Build your own integration in hours </Card>
</CardGroup>
