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

# Developer's Portal

> Develop with AquilaX

A developer portal that documents the API endpoints and offers understanding for building and extending applications on the AquilaX platform

## Start here

The first step to integrate with AquilaX is setting up your access.

<CardGroup cols="2">
  <Card title="Sign up" icon="right-to-bracket" href="https://aquilax.ai/login">
    Create your account
  </Card>

  <Card title="Access Token" icon="key" href="/api-reference/start">
    Create your Personal Access Token (PAT)
  </Card>
</CardGroup>

## Looking for something else?

If you looking for something else, than the API documentation to integrate and develop

<CardGroup cols="3">
  <Card title="Product" icon="cloud" href="https://aquilax.ai">
    AquilaX AI Product Homepage
  </Card>

  <Card title="Key differences" icon="check" href="https://aquilax.ai/key-differences">
    Why to AquilaX than other Software Security Scanners
  </Card>

  <Card title="Documentation" icon="book" href="https://docs.aquilax.ai">
    AquilaX AI Documentation, user manual, etc...
  </Card>

  <Card title="Security Patterns" icon="blog" href="https://aquilax.ai/appsec-topics">
    Latest AppSec Topics and Security Patterns
  </Card>

  <Card title="Who is AquilaX" icon="building" href="https://aquilax.ai/company">
    How AquilaX is build, and the power of community
  </Card>

  <Card title="Live Demo" icon="desktop" href="https://aquilax.ai/book-a-demo">
    Book a demo with our engineering team
  </Card>
</CardGroup>
