> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/playerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/fuel-tanks.md).

# Fuel Tanks

### **Receiving the Fuel Tanks Schematic:**

* Configure Satellite Mission from the Ground Control Station
* Small chance from Aerospace Research
* Participating in the Grab a Hopper Tournament.
* Participating in Marisol's Tournament
* Purchasing From Duskworks Landing

### What does the Fuel Tank do?

The Fuel Tank's main function is the distribution of Rocket Fuel. Due to the volatility of Rocket Fuel, it is unable to be traded on the Marketplace. Duskworks advises settlers to instead set up Fuel Tanks filled with Methalox as rentable "gas stations" for settlers to pick up Rocket Fuel for their Hoppers.

Rocket Fuel can be created out of Pure or Impure Methalox, filling three cryogenic canisters at a time.

{% hint style="danger" %}
Rocket Fuel can not be sold on the in-game market. Additionally, there is no current use for Rocket Fuel but will be used soon for Hoppers.
{% endhint %}

### **Crafting the Fuel Tank:**

**Building: Engineering Bay**

<table><thead><tr><th width="244">Requirements</th><th width="128">Value</th></tr></thead><tbody><tr><td>Aerospace Level</td><td>>=30</td></tr></tbody></table>

<table><thead><tr><th width="359.66666666666663">Consumes:</th><th width="387.33333333333337">Rewards Per Task</th></tr></thead><tbody><tr><td><img src="https://images.milliononmars.com/eyJidWNrZXQiOiJodHRwIiwia2V5IjoiaHR0cHM6Ly9maXJlYmFzZXN0b3JhZ2UuZ29vZ2xlYXBpcy5jb20vdjAvYi9tb20tcHJvZC02MjVlNS5hcHBzcG90LmNvbS9vL1Jlc2VhcmNoTm9CR3MlMkZSZXNlYXJjaFBhcGVyLnBuZz9hbHQ9bWVkaWEmdG9rZW49MmU1ZTZmZDAtNmRhMy00NjdhLWFmYTgtMzYyOTkxZGNjMTY2IiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjo2NH19fQ==" alt="Schematic: Ground Control Station" data-size="line">Schematic: Fuel Tank: 1</td><td>46.5%<img src="/files/iguhKA7X6ipItBGmrnG8" alt="" data-size="line">Common Fuel Tank</td></tr><tr><td><img src="/files/kNkJfZjcX779TIeG3i15" alt="" data-size="line">Common C.A.D. (Gen 3): 3</td><td>30%<img src="/files/rJRAljZu3XAl8ER8AVxO" alt="" data-size="line">Uncommon Fuel Tank</td></tr><tr><td><img src="/files/2Eg6k1YR9uWPgReJpQ9x" alt="" data-size="line">LOX Tank: 1</td><td>15%<img src="/files/25TQVLu5LgUbrlWIDNlw" alt="" data-size="line">Rare Ground Fuel Tank</td></tr><tr><td><img src="/files/d5dfcskojDDKHyCeKzc5" alt="" data-size="line">CH4 Tank: 1</td><td>6%<img src="/files/R1m2VlJlkA6KPMYdY68d" alt="" data-size="line">Epic Ground Fuel Tank</td></tr><tr><td><img src="https://images.milliononmars.com/eyJidWNrZXQiOiJodHRwIiwia2V5IjoiaHR0cHM6Ly9maXJlYmFzZXN0b3JhZ2UuZ29vZ2xlYXBpcy5jb20vdjAvYi9tb20tcHJvZC02MjVlNS5hcHBzcG90LmNvbS9vL1Rva2VucyUyRkdsaXR0ZXJfSWNvbi5wbmc/YWx0PW1lZGlhJnRva2VuPWUyOTYwY2RhLWJiZmYtNGE0My1iMjE5LTkzYzM0ZDg1MTJiNyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6NjR9fX0=" alt="Glitter" data-size="line"> Glitter: 500</td><td>2%<img src="/files/m1NwJRnDNsY9qq34Twhy" alt="" data-size="line">Legendary Fuel Tank</td></tr><tr><td></td><td>0.5%<img src="/files/2qX2T3TfFxuADVTTJwHD" alt="" data-size="line">Mythic Fuel Tank</td></tr></tbody></table>

### Fuel Tank Building Information

{% tabs %}
{% tab title="Rarity/Size" %}

<table><thead><tr><th width="160">Rarity</th><th width="250">Size</th></tr></thead><tbody><tr><td>Common</td><td>25</td></tr><tr><td>Uncommon</td><td>35</td></tr><tr><td>Rare</td><td>30</td></tr><tr><td>Epic</td><td>25</td></tr><tr><td>Legendary</td><td>20</td></tr><tr><td>Mythic</td><td>10</td></tr></tbody></table>

{% endtab %}

{% tab title="Slots / Rarity" %}

<figure><img src="/files/FHawTkovzedYQmn9USNE" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Fuel Tank Setup Recipes

No setup is required for the Fuel Tanks Building.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.milliononmars.com/playerguide/buildings-for-your-martian-homestead/aerospace/the-buildings-of-aerospace/fuel-tanks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
