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

# SDKs

> A list of Microapp SDKs to help you build microapps.

## Official SDKs

<CardGroup cols={2}>
  <Card title="Microapp Auth" icon="arrow-up-right-from-square" href="https://github.com/microapp-ai/microapp-js">
    A TypeScript SDK for authenticating users.
  </Card>

  <Card title="Microapp React" icon="arrow-up-right-from-square" href="https://github.com/microapp-ai/microapp-js">
    A React SDK for building microapps.
  </Card>

  <Card title="Microapp User Preferences" icon="arrow-up-right-from-square" href="https://github.com/microapp-ai/microapp-js">
    A TypeScript SDK for managing user preferences.
  </Card>
</CardGroup>

## Community SDKs

<Note>
  We are working on a list of community SDKs. If you have built an SDK for Microapp, please let us know at [support@microapp.io](mailto:support@microapp.io).
</Note>
