# Integrating with Hono

Integrate with your [**AI Agent**](https://freemius.com/help/help/documentation/ai/skills/.md)

Copy Prompt

Our [JS SDK](https://freemius.com/help/help/documentation/saas-sdk/js-sdk/.md) is framework-agnostic and fully supports the Fetch API (`Request` and `Response`).

Since Hono is Fetch-based, integration is straightforward, and you can simply follow our [basic integration guide](https://freemius.com/help/help/documentation/saas-sdk/js-sdk/integration/.md) without requiring a dedicated adapter.

If Hono adoption grows within our community, we may publish an official Hono-specific guide in the future. You can express your interest by upvoting the feature request on our [public suggestion board](https://freemius.nolt.io/).
