# Power

Power is a vital resource that drives the functionality of your outpost. Without power, buildings cannot operate, and the survival of your astronauts is at risk. Managing power efficiently through generator placement and fuel usage is critical to sustaining operations and ensuring long-term success.

***

### Power Generation Mechanics

#### Generators

**Definition**: Generators are buildings that produce power by consuming nuclear fuel.

**Functionality**:

* Power is provided to any building within the generator’s range.
* Each building within range adds its power demand to the generator’s total consumption, impacting nuclear fuel usage.
* If nuclear fuel runs out, all connected buildings shut down until power is restored.

**Tips for Management**:

* Toggle off non-essential buildings or generators to conserve fuel.
* Place generators strategically to maximize coverage and efficiency.

***

### Power Consumption Mechanics

#### Buildings

* Each building has a specific power requirement that determines its demand on connected generators.
* Buildings cease functioning if:
  * There is insufficient nuclear fuel.
  * All generators in range are toggled off.

#### Range Configurations

**Generator Range**:

* Determined by the hex radius, which varies by generator type.
* Buildings within the generator’s radius (even partially) are powered.

**Research Upgrades**:

* Future upgrades will allow players to increase the range of generators, improving efficiency.

***

### Generator Types

#### Range Shape

* Generator ranges are circular (as close as possible on a hex grid).

#### Key Characteristics

* Placement and range are critical for ensuring efficient power distribution.
* Different generator types may provide varying levels of efficiency and range, making strategic placement essential.

***

### Strategic Tips for Power Management

1. **Plan Ahead**:
   * Anticipate future power needs and build generators in locations that accommodate growth.
2. **Conserve Resources**:
   * Turn off non-essential buildings during low-demand periods to save fuel.
3. **Optimize Coverage**:
   * Place generators where they can cover multiple buildings efficiently without overlapping unnecessarily.
4. **Upgrade Infrastructure**:
   * Use research upgrades to improve generator range and reduce power demands of buildings over time.

***

Power management is a cornerstone of success in **Outpost Surge**. By strategically placing generators, monitoring fuel usage, and planning for growth, you can ensure your outpost thrives in the harsh Martian environment.


---

# 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/power.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.
