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

# Bkmark: Save, Organize, and Search Your Bookmarks

> Bkmark is a bookmark manager with AI-powered tagging, full-text search, a browser extension, and integrations for Slack and Zapier. Save everything, find it fast.

Bkmark helps you capture, organize, and resurface everything you save on the web. Whether you're clipping links from a browser tab, saving URLs from Slack, or automating bookmark workflows with Zapier, Bkmark keeps your library organized and searchable — with AI doing the heavy tagging for you.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Create your account and save your first bookmark in minutes.
  </Card>

  <Card title="Browser Extension" icon="puzzle-piece" href="/extension/install">
    Install the Chrome or Firefox extension to save pages with one click.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Build integrations using the Bkmark REST API with OAuth2 or API keys.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/slack">
    Connect Bkmark to Slack, Zapier, and 1,000+ other apps.
  </Card>
</CardGroup>

## Get up and running

<Steps>
  <Step title="Create your account">
    Sign up at [bkmark.it](https://bkmark.it/register) using your email or a social login (Google, GitHub, Microsoft, or LinkedIn). No credit card required.
  </Step>

  <Step title="Install the browser extension">
    Add the Bkmark extension for [Chrome](https://bkmark.it) or Firefox. Press **Ctrl+Shift+B** (or **⌘+Shift+B** on Mac) on any page to save it instantly.
  </Step>

  <Step title="Organize with tags and groups">
    Create groups (like folders) and color-coded tags to keep your library tidy. Bkmark's AI can suggest tags automatically for each bookmark you save.
  </Step>

  <Step title="Search and rediscover">
    Use full-text search to find anything in your library. Pro and Team plans include AI-powered semantic search that understands the meaning behind your queries.
  </Step>
</Steps>

## Explore the docs

<CardGroup cols={3}>
  <Card title="Bookmarks" icon="bookmark" href="/features/bookmarks">
    Save links, notes, code snippets, and images. Learn about all bookmark types.
  </Card>

  <Card title="Tags & Groups" icon="tags" href="/features/tags-groups">
    Organize your library with hierarchical groups and color-coded tags.
  </Card>

  <Card title="AI Features" icon="sparkles" href="/features/ai">
    Auto-tagging, content summarization, and AI-enhanced search.
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Save links, search your library, and get smart summaries — all from Slack.
  </Card>

  <Card title="Zapier" icon="bolt" href="/integrations/zapier">
    Automate bookmark workflows with 1,000+ apps via Zapier.
  </Card>

  <Card title="Plans" icon="circle-dollar" href="/plans">
    Compare Free, Pro, and Team plans to find the right fit.
  </Card>
</CardGroup>
