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

# Thea — Discord support and moderation

> Thea answers member questions from your docs, runs layered AutoMod, manages tickets, and publishes a help center — all from one dashboard.

Thea is an AI Discord bot that keeps a community supported around the clock. It answers from the knowledge sources you connect and cites the passage it used. When it is not confident, it hands the thread to your team instead of guessing. The same install runs AutoMod, tickets, and a public help center.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Add Thea to a server and answer the first question.
  </Card>

  <Card title="Knowledge sources" icon="book-open" href="/answering/knowledge-sources">
    Docs, sitemaps, files, Notion, Zendesk, and the Content API.
  </Card>

  <Card title="AutoMod" icon="shield-halved" href="/moderation/automod">
    Heuristics, scam defense, raid protection, and AI review.
  </Card>

  <Card title="Tickets" icon="ticket" href="/tickets/overview">
    Private channels, triage, transcripts, and CSAT.
  </Card>

  <Card title="Help center" icon="circle-question" href="/help-center/overview">
    Publish articles Thea can also cite in Discord.
  </Card>

  <Card title="Plans and billing" icon="credit-card" href="/plans-and-billing">
    Free, Pro, and Business — billed per server.
  </Card>
</CardGroup>

## How Thea works

<Steps>
  <Step title="Connect knowledge sources">
    Point Thea at docs, a sitemap, files, or Notion / Zendesk. Indexing usually finishes in minutes for small sites.
  </Step>

  <Step title="Tune settings">
    Pick watched channels, set the 0–1 confidence threshold (default 0.35), choose a support role, and turn on the AutoMod layers you want.
  </Step>

  <Step title="Rehearse in the Playground">
    Ask real questions and inspect citations and confidence before anything reaches Discord. Playground runs use the live pipeline and count against your AI budget.
  </Step>

  <Step title="Launch in Discord">
    Invite Thea and run `/setup`. It answers in threads, opens tickets from your panel, and escalates when it is not sure.
  </Step>
</Steps>

<Note>
  Free includes 100 answers per month, 3 knowledge sources, AutoMod heuristics, and tickets — no credit card. [Sign up at theabot.com](https://www.theabot.com/auth/signup).
</Note>
