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

# Noesis Docs: Non-Linear AI Research Workspace Overview

> Welcome to Noesis — branch conversations, compare AI models, and map your ideas visually in real-time. Everything you need to think deeper.

Noesis is a collaborative AI research workspace built around non-linear thinking. Instead of a single scrolling chat, you can fork any conversation at any message, explore multiple paths side-by-side, and visualize your entire thought process as a living concept map. This documentation covers everything you need to get set up and make the most of Noesis.

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

  <Card title="Plans & Pricing" icon="credit-card" href="/plans">
    Compare Origin (free), Synthesis, and Noesis plans to find the right fit
  </Card>

  <Card title="Branching" icon="code-branch" href="/features/branching">
    Fork conversations at any message to explore alternative ideas in parallel
  </Card>

  <Card title="Concept Map" icon="diagram-project" href="/features/concept-map">
    Visualize your entire conversation tree as an interactive 2D node graph
  </Card>
</CardGroup>

## Explore Noesis

<CardGroup cols={3}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what Noesis is and how non-linear research works
  </Card>

  <Card title="Synthesis" icon="merge" href="/features/synthesis">
    Merge multiple branches into unified summaries
  </Card>

  <Card title="AI Models" icon="microchip" href="/features/models">
    Switch between Claude, GPT, Gemini, and more
  </Card>

  <Card title="Documents" icon="file-lines" href="/features/documents">
    Upload PDFs and docs as conversation context
  </Card>

  <Card title="Spaces" icon="users" href="/collaboration/spaces">
    Collaborate with your team in shared workspaces
  </Card>

  <Card title="Sharing" icon="share-nodes" href="/collaboration/sharing">
    Share Spaces and control permissions for collaborators
  </Card>

  <Card title="Export" icon="arrow-up-from-bracket" href="/collaboration/export">
    Export to Markdown, SVG, Notion, and Obsidian
  </Card>

  <Card title="Roadmap" icon="map" href="/help/roadmap">
    See what's coming next for Noesis
  </Card>

  <Card title="Changelog" icon="clock-rotate-left" href="/changelog">
    See recent updates, fixes, and new features
  </Card>

  <Card title="FAQ" icon="circle-question" href="/help/faq">
    Answers to common questions about plans and features
  </Card>
</CardGroup>

## Your Account

<CardGroup cols={3}>
  <Card title="Settings" icon="gear" href="/account/settings">
    Manage your profile, preferences, and integrations
  </Card>

  <Card title="Subscription" icon="credit-card" href="/account/subscription">
    View your plan, usage, and billing details
  </Card>

  <Card title="Data & Privacy" icon="shield-halved" href="/account/data-privacy">
    Understand how your data is stored and how to export it
  </Card>
</CardGroup>

## Legal & Policies

<CardGroup cols={3}>
  <Card title="Terms of Service" icon="file-contract" href="/legal/terms">
    Read our terms and conditions for using Noesis
  </Card>

  <Card title="Privacy Policy" icon="user-shield" href="/legal/privacy">
    Learn how we handle, store, and protect your data
  </Card>

  <Card title="Refund Policy" icon="receipt" href="/legal/refund">
    View cancellation terms and refund guidelines
  </Card>
</CardGroup>

## Getting Started

<Steps>
  <Step title="Create your account">
    Visit [thinknoesis.xyz/app](https://thinknoesis.xyz/app) and sign up for free with your email or a social login. The Origin plan is free forever — no credit card required.
  </Step>

  <Step title="Start a conversation">
    Open a new thread, type your first message, and select an AI model. Noesis supports Claude, GPT, Gemini, and Grok right out of the box.
  </Step>

  <Step title="Branch your first thread">
    Hover over any message and click **Branch** to fork the conversation. Explore a different angle without losing your original context.
  </Step>

  <Step title="Open the Concept Map">
    Click the **Map** icon to open your 2D concept map. Every branch and node appears as an interactive visual graph. Double-click any node to jump back to that point in the conversation.
  </Step>
</Steps>

<Note>
  Need help? Reach out to the Noesis team at [support@thinknoesis.xyz](mailto:support@thinknoesis.xyz) or join the community on Discord.
</Note>
