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

# Nexus

> Cosmon's AI agent for engineering — connected directly to your CAD and simulation tools.

## What is Nexus?

Nexus is an AI agent that works directly inside your engineering software. It understands your designs, runs your simulations, and helps you move from concept to validated design faster — all through natural language.

Connect Nexus to SolidWorks, Ansys, COMSOL, Abaqus, or Star-CCM+ and start working the way you think, not the way your software was designed.

Work with it interactively in the app, or drive the same agent from your own Python with the [Agent SDK](/sdk/overview) — to batch, script, and embed it in your pipelines.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/getting-started/introduction">
    What Nexus is and how it works.
  </Card>

  <Card title="Quickstart" icon="bolt" href="/getting-started/quickstart">
    Connect your tools and run your first command.
  </Card>

  <Card title="CAD" icon="cube" href="/cad/geometry-creation">
    Geometry creation, DfX analysis, and engineering drawings.
  </Card>

  <Card title="CAE" icon="chart-line" href="/cae/preprocessing">
    Simulation preprocessing, troubleshooting, and postprocessing.
  </Card>

  <Card title="Agent SDK" icon="code" href="/sdk/overview">
    Drive Nexus from Python — batch, script, and embed it in your pipelines.
  </Card>
</CardGroup>
