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

# 3-Minute Quickstart Guide

> From initial sign-in to generating an authoritative executive analysis in under 3 minutes.

## Get Up and Running in 3 Minutes

AXON is engineered for immediate executive productivity with zero required configuration, API key setup, or prompt engineering. Follow this 4-step walkthrough to run your first mission-critical analysis.

***

<Steps>
  <Step title="Sign In & Select Your Legal Data Region">
    1. Navigate to the official AXON portal: **[https://axon.gosutox.com](https://axon.gosutox.com)**.
    2. Sign in with Google Workspace SSO or your corporate email.
    3. Select your designated sovereign data residency region:
       * **South Korea (Seoul)**: Stored in isolated `account-kr` (PIPA compliant).
       * **United States & Global (Iowa)**: Stored in isolated `account-us` (CCPA & GDPR compliant).
    4. Upon first registration, your account is immediately provisioned with **300,000 free tokens** to explore all flagship applications.
  </Step>

  <Step title="Select Your Reasoning Mode">
    On the central input canvas, choose your optimal cognitive mode:

    * **Flash Mode (Default)**: Optimized for instant, sub-second responses, quick data lookups, and rapid draft generation.
    * **Think Mode**: Activates deep autonomous multi-step reasoning. AXON generates transparent, collapsible thinking blocks, critically evaluating counterarguments and complex trade-offs before delivering final conclusions.
  </Step>

  <Step title="Assemble Context in 1 Turn (Brains, APIs & Files)">
    Open the **Right Tools Panel** (or click the sliders icon) to attach multidimensional context for a single conversation turn:

    * **🧠 Attach a Brain**: Select a proprietary enterprise knowledge hub (e.g., *M\&A Strategy Brain* or *Patent Review Hub*).
    * **📡 Toggle Live APIs**: Activate real-time regulatory connectors such as **SEC EDGAR**, **Korea DART**, or **FRED Macroeconomics**.
    * **📁 Stage Multimodal Files**: Select up to **10 files** (PDFs, Excel spreadsheets, images, or source code) from your Data Files vault.
  </Step>

  <Step title="Execute Query & Export Executive Deliverables">
    Submit your strategic natural language prompt. AXON cross-references live external feeds with your internal proprietary documents in real time.

    Once the analysis streams to completion:

    * Click **Download HTML** to receive a self-contained, interactive standalone executive document.
    * Click **Print / Export PDF** to generate a pixel-perfect, multi-page boardroom document with zero awkward page splits.
  </Step>
</Steps>

***

## 3 Production-Ready Golden Test Prompts

Copy and paste these verified enterprise prompts to immediately test the multi-context engine:

<AccordionGroup>
  <Accordion title="Scenario A: Global Financial & Regulatory Cross-Examination" icon="file-invoice-dollar">
    **Recommended Tools**: *SEC EDGAR 10-K Connector* + *Korea DART*

    ```text theme={null}
    "Compare the 2025-2026 R&D capital expenditure and strategic semiconductor investments between TSMC (from SEC 20-F filings) and Samsung Electronics (from Korea DART filings). 

    Structure the response into:
    1. Executive Summary Table (Capex in USD billions, YoY Growth Rate).
    2. Primary Strategic Technology Focus Areas.
    3. Key Supply Chain Risk Factors cited in official risk disclosures.

    Ensure all metrics include exact [ref:Source] citations."
    ```
  </Accordion>

  <Accordion title="Scenario B: Internal Patent vs. Competitor Public Filing Audit" icon="scale-balanced">
    **Recommended Tools**: *Attached Patent Document (PDF)* + *SEC EDGAR*

    ```text theme={null}
    "Analyze the independent claims in our uploaded patent document (Claim 1 to 5) and cross-examine them against the competitor risk disclosures in their latest 10-K filing. Highlight potential technological overlaps, defensibility risks, and recommended R&D strategic adjustments."
    ```
  </Accordion>

  <Accordion title="Scenario C: Macroeconomic Scenario Simulation with Excel Modeling" icon="chart-line-up">
    **Recommended Tools**: *Attached Financial Model (XLSX)* + *FRED Macroeconomic Data*

    ```text theme={null}
    "Extract our baseline operating revenue projections from the attached Q3 model spreadsheet. Query live 10-year US Treasury yields and Core CPI trends from FRED, and run a stress-test scenario assuming a 75bps rate hike. Deliver an executive sensitivity matrix in a clean markdown table."
    ```
  </Accordion>
</AccordionGroup>

***

## Essential Keyboard Shortcuts & Navigation Tips

| Action                        | Keyboard Shortcut       | Operational Impact                                             |
| :---------------------------- | :---------------------- | :------------------------------------------------------------- |
| **Send Query**                | `Enter`                 | Submits prompt turn to the autonomous streaming engine         |
| **Insert New Line**           | `Shift + Enter`         | Adds a line break without triggering early turn submission     |
| **Global Session Search**     | `Cmd + K` / `Ctrl + K`  | Instantly searches across historical conversation sessions     |
| **Toggle Tools Panel**        | `Cmd + /` / `Ctrl + /`  | Expands or collapses the Right Context Tools panel             |
| **Toggle Light / Dark Theme** | Top Right Sun/Moon Icon | Switches between Solid Navy Mirage and Translucent Frost Glass |

***

## Next Steps in Your AXON Journey

<CardGroup cols={2}>
  <Card title="The AI 2.0 Standard" icon="compass" href="/get-started/philosophy-ai2">
    Learn why zero-prompting and the Tesla FSD analogy define deterministic enterprise productivity.
  </Card>

  <Card title="Workspace Anatomy" icon="table-columns" href="/get-started/workspace-overview">
    Explore the 3-column layout: Left Sessions Drawer, Central Canvas, and Right Context Panel.
  </Card>

  <Card title="1-Turn Tool Symphony" icon="sliders" href="/agent/tools-orchestration">
    Deep-dive into combining custom Brains, 41+ live APIs, and 10 data files in a single turn.
  </Card>

  <Card title="Brains Studio Master Guide" icon="brain" href="/brains/overview">
    Build your organization's first custom domain knowledge brain with custom personas and documents.
  </Card>
</CardGroup>
