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

# Quickstart

> Sign in, connect your first asset, and put the Myrmex AI to work in minutes.

import { CardGroup, Card, Steps, Step, Note, Tip } from '@mintlify/components';

<Note>
  🚀 **Welcome to Myrmex!** This guide gets you from zero to your first real result — a connected asset, an AI-driven analysis, and a report — as quickly as possible.
</Note>

## What You'll Do

<Steps>
  <Step title="Set up your environment">
    Sign in and create your domain, organization, and first context.
  </Step>

  <Step title="Connect an asset">
    Install the Myrmex agent on a device, or connect an existing tool.
  </Step>

  <Step title="Ask the AI">
    Use the Workspace to investigate and act in plain language.
  </Step>

  <Step title="Review & report">
    Check alerts and posture, then generate a shareable report.
  </Step>
</Steps>

## Step 1 — Set Up Your Environment

The first time you sign in, Myrmex walks you through creating your **domain** (your company's space), your first **organization** (a tenant), and a **context** (a working environment such as "Production"). If you were invited to an existing organization, you'll join it directly instead.

<Tip>
  Not sure what these mean? See [Core Concepts](/documentation/get-started/concepts#how-your-account-is-organized) for the domain → organization → context hierarchy. Everything you do in Myrmex is scoped to the **context** you have selected.
</Tip>

## Step 2 — Connect Your First Asset

Myrmex works with two kinds of assets: **endpoints** (devices running the Myrmex agent) and **integrations** (external tools like cloud, firewalls, SIEM, or EDR). Start with whichever is closest at hand.

<CardGroup cols={2}>
  <Card title="Install the agent" icon="download">
    Open **Download Agent** from the Directory, generate an installation token,
    and follow the instructions for Windows, Linux, or macOS.
  </Card>

  <Card title="Connect a tool" icon="plug">
    Open **Add Integration**, choose a connector, and provide its credentials.
    Myrmex starts working with it right away.
  </Card>
</CardGroup>

<Note>
  After you install the agent, the new device appears in **Endpoints** as
  **unauthorized**. Approve it to activate monitoring. See
  [Deploying the agent](/documentation/agent-endpoint-security/installation) for the
  full walkthrough.
</Note>

## Step 3 — Ask the AI in the Workspace

The **Workspace** is your home base. Type what you want in plain language — Centurion routes the request to the right specialist. To be specific, use `@`-mentions to call an agent or point to a resource.

Try prompts like these:

<CardGroup cols={1}>
  <Card title="Take inventory" icon="list-check">
    *"List all my Windows devices and highlight any that are offline."*
  </Card>

  <Card title="Run a check" icon="terminal">
    *"@Perseus check pending security updates on my domain controller and summarize the risk."*
  </Card>

  <Card title="Investigate a threat" icon="user-secret">
    *"@Orion investigate the domain example-malicious.com and tell me if it's associated with known campaigns."*
  </Card>
</CardGroup>

As the agents work, you'll see their **live reasoning** and tool calls stream in real time, and results — tables, dashboards, even a live terminal — open in the Workspace.

## Step 4 — Review Alerts & Posture

As data flows in, Myrmex surfaces what needs attention:

<CardGroup cols={2}>
  <Card title="Alerts & cases" icon="bell" href="/documentation/detection-response/overview">
    Triage detections from your connected SIEM, EDR, and threat-intel sources —
    grouped, enriched, and one click from an AI investigation.
  </Card>

  <Card title="Security posture" icon="shield-halved" href="/documentation/security-posture/overview">
    See your environment scored against frameworks like CIS, NIST, and ISO, with
    a prioritized list of what to fix first.
  </Card>
</CardGroup>

## Step 5 — Generate Your First Report

Ask **Scribe** to turn your findings into a professional document:

<Note>
  *"@Scribe create a security assessment report from today's analysis, ready to share with management."*
</Note>

Scribe writes the report live into the editor — cover, chapters, charts, and tables — and exports to PDF. You can refine any section by hand before sharing.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Meet the agents" icon="users" href="/documentation/multi-agent-system/overview">
    Learn what each specialist does and how they collaborate.
  </Card>

  <Card title="Core concepts" icon="brain" href="/documentation/get-started/concepts">
    Contexts, the Workspace, rules, memory, and `@`-mentions.
  </Card>

  <Card title="Connect your tools" icon="plug" href="/documentation/integrations/overview">
    Browse the integration catalog and connect your stack.
  </Card>

  <Card title="Plans & licensing" icon="id-card" href="/documentation/get-started/license">
    Compare plans and understand what's included.
  </Card>
</CardGroup>

## Getting Help

If you have questions or need assistance, our team is ready to help.

**Email:** [suporte@ainext.com.br](mailto:suporte@ainext.com.br)
