> ## Documentation Index
> Fetch the complete documentation index at: https://proply-rm-lead-list-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Nous documentation

<Note>
  Nous is open source under AGPL v3. Self-host with [Docker Compose](/installation/docker-compose), or [try Nous](https://app.opennous.cloud) if you'd rather skip the setup. ⭐ the repo on [GitHub](https://github.com/NousC/nous) to follow along.
</Note>

## What is Nous?

Nous is **the context graph for GTM agents**. It resolves every person, conversation, and touchpoint across your GTM tool stack (Apollo, HubSpot, Smartlead, Gmail, LinkedIn) into one account record, returned to an agent in a single MCP call.

* **One account record.** Every contact, channel, and touch at an account, merged into a single source of truth.
* **Agent-ready.** The full account returned in one MCP call as structured context, never a raw data dump.
* **Live sync.** Outbound tools, communications, and CRM stay in lockstep, bi-directionally.
* **Open by default.** AGPL v3, self-host free forever, or skip the setup with Nous Cloud.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Get Nous running and connect your first integration in under 10 minutes.
  </Card>

  <Card title="How it works" icon="diagram-project" href="/getting-started/how-it-works">
    Identity resolution, signal ingestion, and the MCP connector.
  </Card>
</CardGroup>
