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

# Setup

> Hello and welcome!

## Setting up

To set up wispbit, you need to connect your Github account.

<Card title="Go to app" icon="rocket" href="https://app.wispbit.com" horizontal>
  Go to the wispbit app to connect your Github
</Card>

Once you are connected, wispbit will crawl your code and automatically add some rules for you.

When you open a pull request, wispbit will enforce your rules.

## Using wispbit

At the core, wispbit is a tool to store and manage your rules.

See the following sections for ways wispbit can be used:

<Columns cols={1}>
  <Card title="Web App" icon="computer" href="/essentials/wispbit-ui">
    Manage rules and analytics.
  </Card>

  <Card title="Github" icon="map" href="/essentials/github-integration">
    Enforcing rules during code review.
  </Card>

  <Card title="AI Coding Agents" icon="terminal" href="/essentials/ai-coding-agent-integration">
    Using rules to 10x your AI coding agents.
  </Card>
</Columns>

## Need help?

<Card title="Contact us" icon="envelope" href="mailto:hello@wispbit.com">
  Reach out to us for help!
</Card>
