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

# Introduction

> Welcome to the Glider API Documentation Portal

<img className="block dark:hidden" src="https://mintcdn.com/glider-ef78a104/Cv-nP3EFSW0-dUtX/images/hero.png?fit=max&auto=format&n=Cv-nP3EFSW0-dUtX&q=85&s=e5f1c05d34ab2b4a13e834fee0a97427" alt="Hero Light" width="1298" height="538" data-path="images/hero.png" />

<img className="hidden dark:block" src="https://mintcdn.com/glider-ef78a104/Cv-nP3EFSW0-dUtX/images/hero.png?fit=max&auto=format&n=Cv-nP3EFSW0-dUtX&q=85&s=e5f1c05d34ab2b4a13e834fee0a97427" alt="Hero Dark" width="1298" height="538" data-path="images/hero.png" />

## Getting Started

Welcome to Glider's API documentation portal. Here you can find detailed information about the Glider API, including how to use it, how to create strategies, and how to contribute to the project.

<Note>
  Glider is currently in early access. Sign up for the waitlist on the [Glider
  App](https://glider.fi/).
</Note>

<CardGroup cols={2}>
  <Card title="Get a Glider API key" icon="code" href="/guides/authentication">
    Register an account and generate an API key to access the Glider platform.
  </Card>

  <Card title="Quickstart" icon="circle-play" href="/quickstart">
    Use the Glider API to create your first portfolio.
  </Card>
</CardGroup>

## Next steps

Dig deeper into the Glider API Reference and tutorials to take full advantage of the Glider API.

<CardGroup cols={2}>
  <Card title="Portfolio Management" icon="pen-to-square" href="/api-reference/endpoints/portfolio-management">
    Learn how to manage and update your portfolios.
  </Card>

  <Card title="Privy Tutorial" icon="wallet" href="/guides/privy">
    Follow a fine tuned example of how to use the Glider API with Privy.
  </Card>
</CardGroup>
