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

# Overview

> Library of API usecases

## Overview

This part of the documentation is designed to provide developers with practical insights into integrating and maximizing the Fireflies.ai API in various applications.

By visiting our Replit page at Fireflies.ai on Replit, you can directly access and interact with these examples, making your learning process interactive and engaging.

## Fireflies.ai Replit

Explore a wide array of examples where we have created code snippets that allows you to interact with the Fireflies API.

To view, please visit [replit.com/@firefliesai](https://replit.com/@firefliesai)

You can also view the list of examples at the links [Basic examples](/examples/basic) and [Advanced examples](/examples/advanced)

## Additional Resources

<CardGroup cols={2}>
  <Card title="Basic examples" icon="link" href="/examples/basic">
    Basic usage examples
  </Card>

  <Card title="Advanced examples" icon="link" href="/examples/advanced">
    Advanced usage examples
  </Card>
</CardGroup>
