> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polygona.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Next.js

> Integrating Polygona with Next.js

In order to use Polygona in a Next.js project, you need to install the `@polygona/react-sdk` package and follow the instructions in the [React integration guide](/integration/react).

## Examples

You can find examples of how to use Polygona in a Next.js project [here](https://github.com/Polygona-LTD/examples/tree/main/next-js).
