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

# Introduction

> Welcome to the Safesight Docs

Thanks for checking out Safesight. If you have any more questions, feel free to contact us directly!

## Setting up

Getting started is super simpel, here are some quickstarts for your favorite framework.

<CardGroup cols={2}>
  <Card title="NextJS" icon="pen-to-square" href="/quickstart/nextjs">
    Get your Analytics up and running in your NextJS App
  </Card>

  <Card title="RemixJS" icon="image" href="/quickstart/remix">
    Preview your changes before you push to make sure they're perfect
  </Card>

  <Card title="Other" icon="image" href="/quickstart/other">
    You can integrate Safesight into any web app, that lets you set a custom script. Learn here how
  </Card>
</CardGroup>
