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

# Knoq: AI Knowledge Platform for Teams and Enterprises

> Connect Slack, Notion, GitHub, Linear, and 20+ tools. Ask questions in plain language and get a single AI-synthesized answer with citations.

Knoq is the AI knowledge platform that turns your company's scattered tools into a single, queryable brain. Connect Slack, Notion, GitHub, Linear, Confluence, Google Drive, and 20+ more integrations — then ask questions in plain language and get back a single, cited answer synthesized from everything you've connected. No more tab-switching, no more pinging colleagues for links, no more knowing which tool holds which answer.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Sign up, connect your first integration, and ask your first question in under 5 minutes.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Browse the full catalog of 20+ connectors — Slack, Notion, GitHub, Linear, and more.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Build on Knoq programmatically with the REST API and explore session, message, and transcript endpoints.
  </Card>

  <Card title="Security" icon="shield" href="/security/overview">
    Learn how Knoq encrypts credentials, enforces permissions, and meets enterprise compliance requirements.
  </Card>
</CardGroup>

## Get up and running

Whether you're a solo user or rolling Knoq out to an entire organization, you can go from zero to your first AI-synthesized answer in minutes.

<Steps>
  <Step title="Sign up at knoq.one">
    Go to [knoq.one](https://knoq.one) and create your account using your work email or OAuth. New organizations start on the Free tier automatically — no credit card required.
  </Step>

  <Step title="Connect your first integration">
    Navigate to **Settings → Integrations** and pick a tool your team already uses — Slack, Notion, or GitHub are great starting points. Authorize Knoq via OAuth and your data is ready to query in seconds.
  </Step>

  <Step title="Ask your first question">
    Head to the chat interface at [knoq.one/home](https://knoq.one/home) and type a question that spans your tools — for example, *"What's the current status of the onboarding project?"* Knoq fans the question out to every relevant integration and returns a single synthesized answer with source citations.
  </Step>

  <Step title="Invite your team">
    On Team and Business plans, go to **Settings → Members** and enter your teammates' email addresses. They'll receive an invite link and can start querying shared integrations straight away.
  </Step>
</Steps>
