# Refueler

**Power rockets and receive a cut of the cargo.**

Refuelers specialize in powering rocket convoys that travel between Earth and Mars. In exchange, they’re offered a piece of the action — a cut from every convoy is randomly allocated to Fuel contributors.

***

**Relevant Item Types:**

1. Fuel Generator
2. Fuel Plant

**Strategic Resource Production:**

1. Fuel

**Appeals to:** Players who want to grow their resource production from equipment, vehicles and astronauts.

***

### Progression Requirements <a href="#progression-requirements" id="progression-requirements"></a>

| **RANK** | **EFFICIENCY**        | **FUEL**  |
| -------- | --------------------- | --------- |
| 1        | 50% for 1 day         | 50        |
| 2        | 60% for 2 extra days  | 200       |
| 3        | 65% for 3 extra days  | 500       |
| 4        | 70% for 4 extra days  | 1,000     |
| 5        | 75% for 5 extra days  | 2,000     |
| 6        | 80% for 6 extra days  | 4,000     |
| 7        | 85% for 7 extra days  | 7,000     |
| 8        | 86% for 8 extra days  | 11,000    |
| 9        | 87% for 9 extra days  | 18,000    |
| 10       | 88% for 10 extra days | 29,000    |
| 11       | 89% for 11 extra days | 46,000    |
| 12       | 90% for 12 extra days | 70,000    |
| 13       | 91% for 13 extra days | 110,000   |
| 14       | 92% for 14 extra days | 160,000   |
| 15       | 93% for 15 extra days | 240,000   |
| 16       | 94% for 16 extra days | 350,000   |
| 17       | 95% for 17 extra days | 510,000   |
| 18       | 96% for 18 extra days | 740,000   |
| 19       | 97% for 19 extra days | 1,100,000 |
| 20       | 98% for 20 extra days | 1,500,000 |

### Progression Rewards <a href="#progression-rewards" id="progression-rewards"></a>

**Cumulative Production Increase Reward**

FUEL outputs are % higher for Fuel Generator and Fuel Plant.

**Cumulative Input Reduction Reward**

ALL inputs are % lower for Fuel Generator and Fuel Plant.

**Cumulative Resistance Increase Reward**

Fuel Generator and Fuel Plant have % increase in resistance.

**Cumulative Repair Reduction Reward**

Fuel Generator and Fuel Plant have % reduction in repair and reactivation cost.

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>RANK</strong></td><td><strong>NFT REWARD</strong></td><td><strong>CUMULATIVE PRODUCTION INCREASE</strong></td><td><strong>CUMULATIVE CONSUMPTION REDUCTION</strong></td><td><strong>CUMULATIVE RESISTANCE INCREASE</strong></td><td><strong>CUMULATIVE REPAIR COST REDUCTION</strong></td><td><strong>SPECIALS</strong></td></tr><tr><td>1</td><td>Standard</td><td>1%</td><td> </td><td> </td><td> </td><td> </td></tr><tr><td>2</td><td> </td><td> </td><td>1%</td><td> </td><td> </td><td> </td></tr><tr><td>3</td><td> </td><td> </td><td> </td><td>1%</td><td> </td><td> </td></tr><tr><td>4</td><td> </td><td> </td><td> </td><td> </td><td>1%</td><td> </td></tr><tr><td>5</td><td>Shadow</td><td>2%</td><td> </td><td> </td><td> </td><td> </td></tr><tr><td>6</td><td> </td><td> </td><td>2%</td><td> </td><td> </td><td> </td></tr><tr><td>7</td><td> </td><td> </td><td> </td><td>2%</td><td> </td><td> </td></tr><tr><td>8</td><td> </td><td> </td><td> </td><td> </td><td>2%</td><td> </td></tr><tr><td>9</td><td>Steel</td><td>3%</td><td> </td><td> </td><td> </td><td>Receive a 10% boost to your Fuel colony development contributions.</td></tr><tr><td>10</td><td> </td><td> </td><td>3%</td><td> </td><td> </td><td> </td></tr><tr><td>11</td><td> </td><td> </td><td> </td><td>3%</td><td> </td><td> </td></tr><tr><td>12</td><td> </td><td> </td><td> </td><td> </td><td>3%</td><td> </td></tr><tr><td>13</td><td>Gold</td><td>4%</td><td> </td><td> </td><td> </td><td>Receive a 20% boost to your Fuel colony development contributions.</td></tr><tr><td>14</td><td> </td><td> </td><td>4%</td><td> </td><td> </td><td> </td></tr><tr><td>15</td><td> </td><td> </td><td> </td><td>4%</td><td> </td><td> </td></tr><tr><td>16</td><td> </td><td> </td><td> </td><td> </td><td>4%</td><td> </td></tr><tr><td>17</td><td>Dark Matter</td><td>5%</td><td>5%</td><td> </td><td> </td><td>Receive a 35% boost to your Fuel colony development contributions.</td></tr><tr><td>18</td><td> </td><td> </td><td> </td><td>5%</td><td> </td><td> </td></tr><tr><td>19</td><td> </td><td> </td><td> </td><td> </td><td>5%</td><td> </td></tr><tr><td>20</td><td>Solar Flare</td><td>10%</td><td>10%</td><td>10%</td><td>10%</td><td> </td></tr></tbody></table>

<br>


---

# 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.thriveonmars.com/how-to-play/select-a-specialty/refueler.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.
