> For the complete documentation index, see [llms.txt](https://docs.liquid-gears.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liquid-gears.com/iwa-framework/libraries.md).

# Core libraries

The following libraries comprise the core of the framework and are used in almost every project:

* [iwa-core](/iwa-framework/libraries/iwa-core.md)
* [iwa-router](/iwa-framework/libraries/iwa-router.md)
* [iwa-identity](/iwa-framework/libraries/iwa-identity.md)

The following libraries are useful to address partticular needs:

* [iwa-cognito-identity](/iwa-framework/libraries/iwa-cognito-identity.md): Support for AWS cognito based identity within IWAs.
* [iwa-keyvalue-store](https://github.com/liquid-state/lg-platform-docs/tree/b52bdf46713370f91e897e93abedafa4eea8ff58/iwa-framework/core-libraries/iwa-keyvalue-store.md): Plugin for identity and credentials management in Liquid State IWAs.
* [iwa-desktop](/iwa-framework/libraries/iwa-desktop.md): A set of functions and utilities to make it easy to run IWAs in a desktop environment.
