# Physical features

## Hardware

Please select your ESC model to see notable physical features.

{% tabs %}
{% tab title="F3\[X]40" %}

## F3\[X]40 Flashing Connections

![Pin-out of F3\[X}40 ESC](/files/-MkjCeMbRrYITIcryUs4)

NOTE: F40 flashing header pinout is the reverse of other F-Series models.
{% endtab %}

{% tab title="F3\[X]80" %}

## F3\[X]80 Flashing Connections

![Pinout of F3\[X\]80 ESC](/files/-MknnyBrwfKVTKELBUM1)
{% endtab %}

{% tab title="F3\[X]120" %}

## F3\[X]120 Flashing Connections

![Pinout of F3\[X\]120 ESC](/files/-Mkno2hHvo2eOxwNdTSu)
{% endtab %}

{% tab title="F3\[X]200" %}

## F3\[X]200 Flashing Connections

![Pinout of F3\[X\]200 ESC](/files/-MknoBck31XphQMTswQi)
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
The 5V pin requires a 5V input. It is not a 5V output.
{% endhint %}


---

# 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.powerdrives.net/products/f_series/physical-features.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.
