# Rocket Missions

Rocket missions are a core mechanic in **Outpost Surge**, balancing the excitement of payload deliveries with the logistical challenges of managing space, resources, and refueling. For first-time players, understanding the basics of scheduling, payloads, and landing pads is critical to ensuring smooth operations.

***

### The Role of Rockets

Rockets serve as both a blessing and a challenge for your outpost. They bring essential supplies like parts, fuel, and astronauts, but they also require careful management of landing pads and refueling to maintain a steady flow of resources.

***

### Scheduling Rocket Landings

#### Rocket Arrival

* Rockets arrive at regular intervals, but their landing times include a degree of randomness, introducing an element of unpredictability.
* The next rocket’s arrival is calculated from the expected landing time of the previous rocket, adding variety to the schedule.

#### Managing the Schedule

* The game provides a timer that tracks the next rocket’s arrival, allowing you to plan ahead.
* Variability in the schedule creates moments of urgency and decision-making, as rockets may arrive closer together or farther apart than expected.

***

### Payload Management

#### Choosing Payloads

* You can customize the payload for the next rocket at any time, regardless of the status of the previous mission.
* Payload options include essential resources like parts, fuel, and astronauts.
* Once a payload is locked 48 hours before a rocket’s arrival, it cannot be changed, forcing players to plan ahead and anticipate future needs.

#### Strategic Depth

* Balancing payloads is key to progression. For example:
  * More astronauts increase workforce but require additional resources.
  * Fuel ensures your systems remain operational.
  * Parts allow construction and expansion.

#### UI Features

* A clear and intuitive slider system helps allocate payload space.
* Alerts notify players of upcoming payload lockouts, creating urgency and promoting strategic planning.

***

### Landing Pads

#### Starting Pad

* The game begins with one landing pad near your Command Center, simplifying initial resource delivery.

#### Unlocking Additional Pads

* New landing pads can be unlocked through research and constructed in strategic locations.
* Additional pads help manage multiple rockets and reduce the pressure of refueling before the next rocket arrives.

***

### Refueling Rockets

* Rockets must be refueled by astronauts before they can depart.
* Refueling requires nuclear fuel and astronaut time, which must be balanced against other tasks.
* Rockets take off automatically once fully fueled, freeing up the landing pad for the next mission.

***

### Tips for First-Time Players

1. **Keep Track of Timers**:
   * Use the rocket timer to plan your next moves and avoid being caught off guard.
2. **Plan Payloads Carefully**:
   * Allocate payloads based on your outpost’s immediate needs and anticipated challenges.
3. **Manage Landing Pads**:
   * Prioritize refueling to keep pads available for incoming rockets.
4. **Expand Strategically**:
   * Research and construct additional landing pads as your operations grow.

By mastering rocket missions, you’ll ensure a steady supply of resources and maintain control over your outpost’s development.


---

# 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.outpostsurge.com/how-to-play/rocket-missions.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.
