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

# Installation

- [SDK installations](https://docs.appear.sh/installation/sdk-installations.md): Not all services are deployed as a node applications. If that applies to you, you can either use one of pre-built integrations, or write your own adapter.
- [Node (JS/TS)](https://docs.appear.sh/installation/sdk-installations/node-js-ts.md): Using our Javascript & Typescript introspector is simple: three steps and Appear gets to work.
- [NestJS](https://docs.appear.sh/installation/sdk-installations/nestjs.md): The below instructions will guide you through setting up your NestJS application and deploying it in two steps. Follow along to get your project up and running.
- [NextJS](https://docs.appear.sh/installation/sdk-installations/nextjs.md): Appear offers two methods to integrate with NextJS based on serverless or self-hosted use cases.
- [Custom integrations](https://docs.appear.sh/installation/sdk-installations/custom-integrations.md)
- [Redwood JS & Vercel](https://docs.appear.sh/installation/sdk-installations/redwood-js-and-vercel.md): The below instructions will guide you through setting up your RedwoodJS application and deploying it seamlessly on Vercel. Follow along to get your project up and running.
- [API endpoint](https://docs.appear.sh/installation/api-endpoint.md)
- [Open Telemetry integration](https://docs.appear.sh/installation/open-telemetry-integration.md)
- [Connections](https://docs.appear.sh/installation/connections.md): Once you've installed the SDK, connected to the API endpoint, or integrated with OTel, you can now connect your Appear account to your environments.
