# Permix Documentation - [Introduction](https://permix.letstri.dev/docs): The type-safe permission management you've always needed ## Comparison - [Comparison](https://permix.letstri.dev/docs/comparison): Comparison with other libraries ## Quick-start - [Quick Start](https://permix.letstri.dev/docs/quick-start): A quick start guide to start using Permix and validating your permissions ## Guide - [Check](https://permix.letstri.dev/docs/guide/check): Learn how to check permissions in your application - [Events](https://permix.letstri.dev/docs/guide/events): Learn how to handle permission updates in your application - [Hydration (SSR)](https://permix.letstri.dev/docs/guide/hydration): Learn how to hydrate and dehydrate permissions in your application - [Instance](https://permix.letstri.dev/docs/guide/instance): Learn how to create a new Permix instance - [Ready State](https://permix.letstri.dev/docs/guide/ready): Learn how to use the `isReady()` method to check if permissions are ready to use. - [Setup](https://permix.letstri.dev/docs/guide/setup): Learn how to setup permissions in your project - [Template](https://permix.letstri.dev/docs/guide/template): Learn how to define permissions using templates ## Integrations - [Elysia](https://permix.letstri.dev/docs/integrations/elysia): Learn how to use Permix with Elysia - [Express](https://permix.letstri.dev/docs/integrations/express): Learn how to use Permix with Express - [Fastify](https://permix.letstri.dev/docs/integrations/fastify): Learn how to use Permix with Fastify - [Hono](https://permix.letstri.dev/docs/integrations/hono): Learn how to use Permix with Hono - [Node.js](https://permix.letstri.dev/docs/integrations/node): Learn how to use Permix with Node.js HTTP servers - [oRPC](https://permix.letstri.dev/docs/integrations/orpc): Learn how to use Permix with oRPC - [React](https://permix.letstri.dev/docs/integrations/react): Learn how to use Permix with React applications - [Solid](https://permix.letstri.dev/docs/integrations/solid): Learn how to use Permix with Solid applications - [tRPC](https://permix.letstri.dev/docs/integrations/trpc): Learn how to use Permix with tRPC - [Vue](https://permix.letstri.dev/docs/integrations/vue): Learn how to use Permix with Vue applications