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

# Overview

> Learn how you can integrate Snapshot into your product, query our APIs or set up webhooks and notifications.

<CardGroup cols={2}>
  <Card title="Snapshot.js" href="/tools/snapshot-js">
    Use Snapshot's JavaScript library to integrate features like space and proposal creation, voting, and more in your product.
  </Card>

  <Card title="GraphQL API" href="/tools/api">
    Query the GraphQL API exposing Snapshot's data like information about spaces, proposals, voting, and more.
  </Card>

  <Card title="Webhooks" href="/tools/webhooks">
    Set up a webhook to receive notifications about specific events to your endpoint.
  </Card>

  <Card title="Bots" href="/tools/bots">
    Use automated bots to get notified about proposals on Snapshot.
  </Card>
</CardGroup>
