> For the complete documentation index, see [llms.txt](https://docs.iynxdev.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iynxdev.com/addon-api/getting-started/internal-api.md).

# Internal API

You have made it this far, congratulations! You have completed the plugin setup process and gained an understanding of what plugins have to offer.

This is only one part of Athena’s full framework. The following pages take a deeper look into Athena’s internal API and the features it provides.

***

## Available topics

* [Cache](/addon-api/getting-started/internal-api/cache.md)
* [Configs](/addon-api/getting-started/internal-api/configs.md)
* [Custom Emojis](/addon-api/getting-started/internal-api/custom-emojis.md)
* [Custom Events](/addon-api/getting-started/internal-api/custom-events.md)
* [Embeds](/addon-api/getting-started/internal-api/embeds.md)
* [Plugins](/addon-api/getting-started/internal-api/plugins.md)
* [User Data](/addon-api/getting-started/internal-api/user-data.md)
* [Utils](/addon-api/getting-started/internal-api/utils.md)
