# Integrating with Nuxt

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`).

This means integration with Nuxt (which is Fetch-based) is simple, and you can directly follow our [basic integration guide](https://freemius.com/help/help/documentation/saas-sdk/js-sdk/integration/.md) without needing a Nuxt-specific adapter.

If community demand grows, we may consider creating a dedicated Nuxt guide or adapter in the future. You can express your interest by upvoting the feature request on our [public suggestion board](https://freemius.nolt.io/).
