# Salient Motion Wiki

## Welcome to the Salient Motion Wiki!

Welcome to the Salient Motion Wiki! Here you will find a collection of quick start guides for our various motor controllers.

## Want to jump right in?

The Dust Devil is a 50 V, 20 Arms ESC that encompasses all of Salient Motion's motor controller magic. See below to learn more:

{% content-ref url="products/dust-devil" %}
[dust-devil](https://docs.salientmotion.com/products/dust-devil)
{% endcontent-ref %}

The Cyclone is a 70 V, 150 Arms ESC that is designed towards higher performance targets than than Dust Devil while still providing the necessary precision. See below to learn more:

{% content-ref url="products/cyclone" %}
[cyclone](https://docs.salientmotion.com/products/cyclone)
{% endcontent-ref %}

Vortex is a 24 V, 25 Arms ESC packaged in 10 grams designed for ultra-light applications. See below to learn more:

{% content-ref url="products/vortex" %}
[vortex](https://docs.salientmotion.com/products/vortex)
{% endcontent-ref %}

## Curious about what our software tool can do?

Dive a little deeper and start exploring S-Labs, our easy-to-use web-based configuration and live data streaming tool. We are always making updates, so be sure to see the latest and greatest!

{% content-ref url="software" %}
[software](https://docs.salientmotion.com/software)
{% endcontent-ref %}

## Technical Specifications

Please refer to the [salientmotion.com](https://www.salientmotion.com/) website for more information. Our page on [Motion Control Solutions](https://www.salientmotion.com/products) page contains full product technical specifications.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.salientmotion.com/salient-motion-wiki.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
