> ## 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: A Collaborative, Non-Linear AI Research Workspace

> Noesis is a collaborative AI research workspace for non-linear thinking — branch conversations, map ideas visually, and compare AI models in real-time.

Welcome to Noesis. This page introduces what Noesis is, why it exists, and the core concepts you'll encounter throughout the workspace — so you can start thinking in a new way from day one.

## What is Noesis?

Noesis takes its name from the Greek word νόησις (pronounced *noh-EE-sis*) — the mind's act of pure understanding. It's the moment a complex idea crystallizes into clarity, when disparate threads finally connect into a coherent whole. That's exactly what the product is designed to help you reach.

Noesis is a **collaborative, non-linear AI research workspace** that lets you branch conversations, compare leading AI models side-by-side, and map your thinking as a living visual graph — all in real time. Whether you're dissecting a research paper, debugging a distributed system, or tracing the arc of a philosophical argument, Noesis gives you the structural freedom to explore every angle without losing the thread that started it all.

## The Problem with Linear Chat

Every major AI assistant today forces you into a single, forward-moving thread. Ask a follow-up question and you're committed to that direction; explore a tangent and your original context drifts further away. For any genuinely complex task, this is a fundamental mismatch — real thinking is associative, recursive, and multi-directional.

Noesis solves this by treating every conversation as a **graph, not a list**. You can fork any message into a new branch, pursue a completely different angle, and return to the original path without losing a single token of context. You can then pull insights from multiple branches together into a synthesis, and see the entire reasoning structure laid out on an interactive concept map.

## Key Differentiators

**Non-linear branching.** Fork any message in your conversation to explore an alternative hypothesis, a different framing, or an entirely new sub-question — without overwriting your original thread.

**Visual concept maps.** Every conversation is simultaneously rendered as a 2D node graph. You can pan, zoom, and double-click any node to jump back to that exact moment in your research.

**Multi-model support.** Run the same prompt against Gemini 3.5 Flash, Claude Haiku 4.5, GPT 5.4 Mini, Grok 4.3, and more — within the same workspace. Paid plans unlock premium models including Claude Opus 4.8, GPT 5.5, and Gemini 3.1 Pro. Compare responses, branch off each one, and let the best ideas win.

**Real-time collaboration.** Invite teammates to your Space, see their cursors live, co-edit branches, and build shared knowledge artifacts together — no export-and-reimport required.

## Who Uses Noesis?

Noesis is built for anyone whose work demands genuine depth of thinking. Our community includes:

* **Researchers and academics** mapping hypothesis structures, tracking citations, and synthesising findings across disciplines.
* **Software engineers** branching debug sessions, tracing execution paths, and comparing architectural approaches side-by-side.
* **Writers and journalists** organising interview notes, verifying timelines across conflicting sources, and building narrative structures.
* **Students** tracking dialectical arguments, preparing for exams through concept maps, and stress-testing their understanding from multiple angles.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Create your account and start your first branching conversation in under 5 minutes.
  </Card>

  <Card title="Branching" icon="code-branch" href="/features/branching">
    Learn how to fork conversations, explore parallel paths, and merge threads back together.
  </Card>

  <Card title="Concept Map" icon="diagram-project" href="/features/concept-map">
    Understand how your conversations become a living, navigable knowledge graph.
  </Card>

  <Card title="Plans & Pricing" icon="credit-card" href="/plans">
    Compare the free Origin plan against Synthesis and Noesis tiers to find the right fit.
  </Card>
</CardGroup>

## Key Concepts

Before you dive in, it helps to know the vocabulary Noesis uses throughout the interface and this documentation.

**Thread**
A Thread is a single conversation — the root node and all of its descendant messages. Every time you open a new chat, you're starting a Thread.

**Branch**
A Branch is a fork you create from any message in a Thread. Branching lets you explore a different direction without altering the parent conversation. A single Thread can contain many Branches, and Branches can themselves be branched further.

**Node**
A Node is the visual representation of a single message or Branch point on the Concept Map. Each Node is clickable — double-click it to jump directly to that message in the conversation view.

**Space**
A Space is a shared workspace that groups related Threads, Branches, and concept maps under one roof. Spaces are the primary unit of collaboration: you invite teammates to a Space and work together in real time.

**Synthesis**
Synthesis is the act of selecting two or more Nodes and merging their insights into a single, unified output. It's how Noesis helps you move from raw exploration to structured understanding — taking the best of every Branch and distilling it into something you can act on.
