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

# Overview

> An overview of the different types of OpenPage API endpoints.

<CardGroup cols={2}>
  <Card title="Connect" icon="arrow-right-arrow-left" href="/api-reference/launcher">
    Connect users to your app through their avatars using the Connect Launcher JWT solution.
  </Card>

  <Card title="Communities" icon="people-group" href="/api-reference/communities/get-communities">
    Interact with your communities via REST API from any experience.
  </Card>

  <Card title="Badges" icon="stars" href="/api-reference/community-badges/get-badges">
    Award badges and tokens to members via REST API from any experience.
  </Card>
</CardGroup>
