# Fuel System

{% hint style="warning" %}
**External Fuel Tanks are only available on the A1-H Variant.** AD-3W and  AD-4W Variants do not support external fuel tanks at this time.
{% endhint %}

The Skyraider carries fuel primarily in a single internal tank with a total capacity of **380 gallons**. For extended range operations, the aircraft can also be fitted with up to **three external drop tanks**, each capable of holding an additional **300 gallons** of fuel.

These external tanks are fully optional and can be equipped or removed using the same in-sim Loadout Worktable employed for managing weapons and stores. More information here: [Weapons Systems](/miltech-simulations-skyraider/aircraft-and-systems/weapons-systems.md#loading-and-deploying-weapons)

Active Fuel Tank can be selected using the handle located on the left side of the cockpit. Please note that it takes a few seconds for fuel to start flowing from the new tank when it has been switched.

<figure><img src="/files/5Kaf48sYWkiQuNcePScN" alt="" width="422"><figcaption></figcaption></figure>

The Fuel Quantity Gauge on the right side of the front panel displays the total fuel quantity, in Pounds. Please note that there is no gauge displaying fuel quantity per individual tank, so you must monitor closely the quantities while flying to avoid starving your engine. You may use the Skyraider Loadout worktable to monitor fuel quantity of each tank individually.


---

# 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.miltechsimulations.com/miltech-simulations-skyraider/aircraft-and-systems/fuel-system.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.
