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

# Welcome to TypingMind

Welcome to the TypingMind documentation.

TypingMind is a feature-rich AI chat interface that puts you in control: bring your own API keys (BYOK), connect any AI model, and supercharge your workflow with AI agents, plugins, MCP integrations, and a full-featured team workspace.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="zap" href="/quickstart/get-started-with-typingmind">
    Get up and running with TypingMind in minutes
  </Card>

  <Card title="Connect AI Models" icon="bot" href="/manage-and-connect-ai-models/set-up-api-keys">
    Set up API keys and connect your preferred AI models
  </Card>

  <Card title="AI Agents" icon="wand-sparkles" href="/ai-agents/ai-agents-overview">
    Build and use specialized AI agents for any task
  </Card>

  <Card title="Plugins & MCP" icon="puzzle" href="/plugins/use-typingmind-plugin">
    Extend AI capabilities with plugins and MCP servers
  </Card>

  <Card title="Chat Management" icon="folder-open" href="/chat-management/organize-chats">
    Organize chats with folders, projects, and tags
  </Card>

  <Card title="Prompt Library" icon="book-open" href="/prompts/use-prompt-library">
    Save and reuse prompts with templates and variables
  </Card>

  <Card title="Knowledge Base (RAG)" icon="database" href="/rag-knowledge-base">
    Connect documents for retrieval-augmented responses
  </Card>

  <Card title="Cloud Sync" icon="cloud" href="/cloud-sync-and-backup/cloud-sync-and-backup-overview">
    Sync and back up your chats across devices
  </Card>
</CardGroup>

## TypingMind For teams

TypingMind Team gives your organization a branded AI workspace with centralized model access, user management, shared prompts, and analytics—no individual API key management required.

<Card title="TypingMind Team" icon="users" href="/typingmind-team/getting-started">
  Set up a shared AI workspace for your organization
</Card>

## Getting started in 3 steps

<Steps>
  <Step title="Get a license">
    Purchase a license at [typingmind.com](https://typingmind.com) or try the free tier. See [License Plans](/quickstart/typingmind-license-plans) for details.
  </Step>

  <Step title="Add your API keys">
    Go to **Settings → Models** and add API keys for OpenAI, Anthropic, Google, or any other provider you want to use. See [Set Up API Keys](/manage-and-connect-ai-models/set-up-api-keys).
  </Step>

  <Step title="Start chatting">
    Select a model, type a message, and start exploring. Use [AI Agents](/ai-agents/ai-agents-overview), [Plugins](/plugins/use-typingmind-plugin), and [Prompts](/prompts/use-prompt-library) to level up your workflow.
  </Step>
</Steps>
