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

# Welcome to the Zymono docs!

> Find all the information about how to use Zymono and it's API here.

<img className="w-full" src="https://mintcdn.com/zymono/MXt8ZCprpMp39epD/images/intro.svg?fit=max&auto=format&n=MXt8ZCprpMp39epD&q=85&s=8f2b96c4f530ce5c6603f7656aed104d" alt="Welcome to Zymono" width="674" height="242" data-path="images/intro.svg" />

## Quick links

<CardGroup>
  <Card title="API Setup" icon="rectangle-terminal" href="/api-reference">
    Integrate Zymono directly into your application
  </Card>

  <Card title="Get Started" icon="sliders" href="https://zymono.com">
    Get started with Zymono
  </Card>
</CardGroup>

## FAQ

<AccordionGroup>
  <Accordion title="How to find panel ID">
    Have a manager in your organization navigate to [https://zymono.com/dashboard/api/](https://zymono.com/dashboard/api/) then under press "Click to reveal key" under the API Key section.
  </Accordion>

  <Accordion title="API safety">
    To protect the integrity of your API Key, make sure to properly hide and obfuscate it at all times. We recommend only using your API Key on your backend infrastructure with proper security.
  </Accordion>

  <Accordion title="API Usage Quotas">
    The Zymono API currently provides unlimited free access to all of our users.
  </Accordion>
</AccordionGroup>

## Support

Get help with our API or other Zymono products

<CardGroup>
  <Card title="Reddit" icon="reddit" href="https://reddit.com/r/zymono">
    Our subreddit community
  </Card>

  <Card title="Discord" icon="discord" href="https://dsc.gg/zymono">
    Our Discord community
  </Card>

  <Card title="Github" icon="github" href="https://github.com/zymono">
    Find full information about the API on Github.
  </Card>

  <Card title="YouTube" icon="youtube" href="https://youtube.com/@zymono">
    Find tutorials on YouTube.
  </Card>
</CardGroup>
