> For the complete documentation index, see [llms.txt](https://docs.usegravity.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usegravity.app/gravity-web/hooks.md).

# Hooks

Gravity has a three React hooks to make your life easier when performing common tasks.

1. [useAPI](/gravity-web/hooks/useapi.md)
2. [usePlans](/gravity-web/hooks/useplans.md)
3. [usePermissions](/gravity-web/hooks/usepermissions.md)
