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

# Finkkle Docs: Search, Spaces & the Developer Platform

> Browse guides for Finkkle Search, Finkkle Spaces, and the Finkkle One developer platform — start building or searching in minutes.

Welcome to the Finkkle documentation. Whether you're searching the web with AI-powered results, building in Finkkle Spaces with Dufus and Igno, or integrating via the Finkkle One API, you'll find everything you need here.

<CardGroup cols={2}>
  <Card title="Finkkle Search" icon="magnifying-glass" href="/search/overview">
    Discover how to get the most out of AI-powered web search, personalization, and knowledge panels.
  </Card>

  <Card title="Finkkle Spaces" icon="sparkles" href="/spaces/overview">
    Your persistent AI workspace for conversations, code, research, files, and automations.
  </Card>

  <Card title="Dufus" icon="code" href="/spaces/dufus">
    The AI coding agent inside Spaces — write, explain, and refactor code across local repos.
  </Card>

  <Card title="Igno" icon="robot" href="/spaces/igno">
    Igno is your AI assistant for chat, automation, and organizing your workspace.
  </Card>

  <Card title="Plugins" icon="puzzle-piece" href="/spaces/plugins-overview">
    Extend Spaces with Deep Research, GitHub, Terminal, and dozens more built-in tools.
  </Card>

  <Card title="Finkkle One" icon="circle-nodes" href="/one/overview">
    The developer platform — Studio IDE, CLI, API management, and usage dashboards.
  </Card>
</CardGroup>

## Get started fast

<Steps>
  <Step title="Create your account">
    Sign up at [my.finkkle.com](https://my.finkkle.com/signup). Choose a plan (Spark is free) and confirm your email.
  </Step>

  <Step title="Open Finkkle Search">
    Head to [finkkle.com](https://finkkle.com) and start searching. Use Ask Dufus, Scout AI Search, or standard web results right away.
  </Step>

  <Step title="Launch Finkkle Spaces">
    Go to [spaces.finkkle.com](https://spaces.finkkle.com). Start a conversation, pick a mode (Chat, Research, Study, or Code), and get to work.
  </Step>

  <Step title="Build with the API">
    Visit [Finkkle One](/one/overview) to generate an API key, explore the Search and Spaces APIs, and install the Studio CLI.
  </Step>
</Steps>

## Explore by product

<CardGroup cols={3}>
  <Card title="Quick Start" icon="rocket" href="/spaces/quickstart">
    From zero to your first Spaces conversation in minutes.
  </Card>

  <Card title="Modes" icon="sliders" href="/spaces/modes">
    Chat, Research, Study, and Code — pick the right mode for the task.
  </Card>

  <Card title="Automations" icon="clock" href="/spaces/automations">
    Schedule tasks and event-triggered workflows in plain language.
  </Card>

  <Card title="Search API" icon="terminal" href="/one/search-api">
    Programmatic access to Finkkle Search results.
  </Card>

  <Card title="Plans & Billing" icon="credit-card" href="/one/plans">
    Compare Spark, Core, Pulse, and Infinity tiers.
  </Card>

  <Card title="Security" icon="shield" href="/one/security">
    Best practices for keeping your account and workspace safe.
  </Card>
</CardGroup>
