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

# Introduction

Our APIs and checks are easy to integrate with any platform, especially front facing apps that can inject a small piece of code in order to load our check scripts.

We are actively working on adding more integrations to our services. If you have a specific use case that you would like to see supported, please [let us know](https://visitorquery.com/support).

## Available integrations

<CardGroup cols={2}>
  <Card title="Web" icon="html5" href="/integrations/web">
    For use on any html page
  </Card>

  <Card title="React / NextJS" icon="react" href="/integrations/react">
    For use with the React framework, NextJS or any other React-based framework
  </Card>

  <Card title="AstroJS" icon="shuttle-space" href="/integrations/astrojs">
    For use with the React framework, NextJS or any other React-based framework
  </Card>

  <Card title="WHMCS" icon="whmcs" href="/integrations/whmcs">
    For use with the WHMCS web hosting, billing and automation system
  </Card>

  <Card title="Wordpress" icon="wordpress" href="/integrations/wordpress">
    For use with the WHMCS web hosting, billing and automation system
  </Card>
</CardGroup>
