> For the complete documentation index, see [llms.txt](https://docs.auterion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.auterion.com/readme.md).

# Welcome

## Getting Started

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><strong>Auterion Suite and Mission Control</strong></h4></td><td>Set up Auterion Suite and Auterion Mission Control to manage your fleet and plan missions.</td><td><a href="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-4644648181142407c731696c2ed69a6a5d6a2b5f%2FAuterion_Mission_Control_Planning_a_Mission.jpg?alt=media">Auterion_Mission_Control_Planning_a_Mission.jpg</a></td><td><a href="/auterion-sign-up.md">Quickstart</a></td></tr><tr><td><h4><strong>Develop Applications for AuterionOS</strong></h4></td><td>Join the developer program and build custom applications for AuterionOS.</td><td><a href="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-e1034c8d7c68eb46a0f56711304888b889df9d0b%2FDeveloper.png?alt=media">Developer.png</a></td><td><a href="/app-development/app-development.md">Getting Started</a></td></tr><tr><td><h4><strong>Hardware Integration and Configuration</strong></h4></td><td>Integrate and configure hardware components to build and deploy a vehicle.</td><td><a href="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-3d5966db7b7e1aff5de95d63c198cab508fd22da%2FX500_Skynode.png?alt=media">X500_Skynode.png</a></td><td><a href="/hardware-integration/hardware-integration.md">Getting started</a></td></tr></tbody></table>

## FAQ

### General

<details>

<summary><strong>How do I get started with Auterion?</strong></summary>

If your vehicle runs AuterionOS, start with the [Quickstart](/auterion-sign-up.md) guide and install the required software. To purchase Skynode hardware or for other inquiries, [contact the sales team](https://auterion.com/company/contact-us/).

</details>

<details>

<summary><strong>Does Auterion offer paid support?</strong></summary>

Yes. [Contact the Auterion sales team](https://auterion.com/company/contact-us/) to discuss support options.

</details>

### Technical Questions

<details>

<summary><strong>How do I create a Skynode diagnostic report?</strong></summary>

Open the vehicles [WebUI](/vehicle-operation/settings-and-maintenance/vehicle-dashboard.md) and navigate to **Diagnostics** → **Download Report**.

</details>

<details>

<summary><strong>How do I factory reset a Skynode?</strong></summary>

Open the vehicle's [WebUI](/vehicle-operation/settings-and-maintenance/vehicle-dashboard.md) and navigate to **Diagnostics** → **Reset**.

{% hint style="warning" %}
A factory reset removes all custom data and user applications, and clears the Auterion Suite activation.
{% endhint %}

</details>

<details>

<summary><strong>How do I power Skynode S?</strong></summary>

Skynode S supports two power input methods:

* USB-C interface
* ESC interface

{% hint style="warning" %}
Use the ESC interface to ensure connected peripherals receive sufficient power. Although Skynode S can boot from USB-C alone, this method does not provide enough power for peripheral devices.
{% endhint %}

</details>

<details>

<summary><strong>How do I register a vehicle on Auterion Suite?</strong></summary>

Complete the AMC Onboarding wizard to register your vehicle in Auterion Suite. See the [Quickstart guide](/auterion-sign-up.md) for full setup instructions.

</details>

<details>

<summary><strong>Which version of AMC should I use?</strong></summary>

Use the latest public release, available in the Suite Store and tagged as **Recommended**.&#x20;

To ensure compatibility between AMC, AuterionOS, and APX4, refer to the **Bundles** section in the Suite Store.

</details>

<details>

<summary><strong>How do I access AuterionOS via SSH?</strong></summary>

Use the `ssh` command to connect to devices running AuterionOS. Default credentials are the same for all devices.

<table data-view="cards"><thead><tr><th>Device</th><th>IP Address</th><th>Username</th><th>Password</th><th>Development Connection</th><th>SSH Command</th><th>Password</th></tr></thead><tbody><tr><td>Skynode</td><td>10.41.1.1</td><td>root</td><td>auterion</td><td>USB-C</td><td><pre><code>ssh root@10.41.1.1
</code></pre></td><td><pre><code>auterion
</code></pre></td></tr><tr><td>AI Node</td><td>10.41.2.1</td><td>root</td><td>auterion</td><td>micro-USB</td><td><pre><code>ssh root@10.41.2.1
</code></pre></td><td><pre><code>auterion
</code></pre></td></tr></tbody></table>

</details>

<details>

<summary><strong>What programming languages do I need to know to develop apps?</strong></summary>

Apps are generally developed using C++ or Python.

</details>

## Still have questions? <a href="#still-have-questions" id="still-have-questions"></a>

For questions about the software platform, partnerships, or to request a demo, contact us directly.

<a href="https://auterion.com/company/contact-us/" class="button primary">Contact us</a>

#### If you have an Auterion Suite Account

With an Auterion Suite account, you can submit support requests and access product documentation under the [**Help and Support**](https://suite.auterion.com/help) menu in Suite.

<figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2FvSVc6A5D3tTAclDSGefe%2FScreenshot%202026-03-10%20at%2016.18.18.png?alt=media&amp;token=acebe182-a480-4959-954d-520951e73989" alt=""><figcaption></figcaption></figure>
