> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.warfront-nations.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Warfront Nations Economy: Build Factories and Earn Gold

> Master the Warfront Nations economy — build factories, manage resources, earn income from jobs, and fund your military to dominate the world.

A strong economy is the backbone of every successful nation in Warfront Nations. Armies need to be paid, buildings need to be constructed, and every move you make on the world stage costs something. Players who master the economic side of the game never run short of the resources they need to act decisively — while their under-funded rivals sit idle, waiting for their next income cycle to tick over.

<Note>
  **Where to go for specifics:**

  * [Resources & Energy](/guide/resources-and-energy) — Money, Gold, Energy, oil, ore, uranium, diamonds, and regen rules
  * [Training & Progression](/guide/training-and-progression) — intelligence (factory multiplier) and premium speedups
  * [Market & Crafting](/guide/market-and-crafting) — selling raw resources and crafting tanks, airplanes, and ships
  * [Politics](/guide/politics) — income tax, border tax, treasury, and closed-border maintenance
  * Factory creation, upgrades, wages, workers, and production formulas are documented in the **Factory Mechanics** section below
</Note>

## Economic Fundamentals

Your economy operates as a continuous cycle: territory and activity generate income, income funds construction and military operations, and a stronger military lets you seize more territory. Breaking into a higher tier of this cycle — or disrupting your enemy's version of it — is the core of strategic economic play.

At any given moment your economy has three moving parts:

* **Income** — Gold flowing in from jobs, factories, and the regions you control.
* **Resources** — Raw materials extracted from your territory that support production and reduce costs.
* **Expenditure** — The ongoing cost of maintaining your military, constructing buildings, and funding operations.

Keeping income ahead of expenditure while investing the surplus into growth is the fundamental discipline the game rewards.

## Gold: The In-Game Currency

Gold is the primary currency of Warfront Nations. Almost everything you do requires it — building new facilities, training military units, upgrading existing infrastructure, and participating in political and diplomatic activities all draw from the same gold pool.

You earn gold through multiple channels: completing jobs, operating factories, and benefiting from the resources your regions produce. You spend it on the buildings, armies, and upgrades that make your nation more powerful. Managing this flow — making sure you always have enough on hand for the actions you want to take without sitting on idle reserves that could be put to work — is the core economic skill in the game.

## Earning Income

### Jobs

Taking jobs is the most accessible income stream available to every player, including brand-new commanders with only a starting region to their name. Navigate to the **Jobs** section from the main navigation bar to browse available positions and accept work that suits your current situation. Jobs pay out gold on a regular schedule, giving you a reliable base income that does not depend on owning factories or large amounts of territory.

See the [First Steps guide](/guide/first-steps) for a walkthrough of how to find and start your first jobs.

### Factories

Factories are the industrial engine of your economy. Once you construct a factory in one of your regions, it generates gold income each cycle automatically. The more factories you build and the more developed they become, the larger your passive income grows — freeing you to focus on strategy rather than manually working jobs every session.

Factory output depends on the region you build in. Regions with better infrastructure and more stable security produce more. Prioritize factory construction in your most secure interior regions rather than on vulnerable frontiers where enemy action could destroy your investment.

### Resource Control

Not all territory is created equal. Some regions sit on deposits of valuable resources — materials that either generate direct gold income when extracted or reduce the cost of production throughout your nation. Owning resource-rich territory is a significant economic multiplier, especially in the mid-to-late game when the cost of maintaining a large military starts to bite.

When you are evaluating which regions to target in a military campaign, factor in their resource value alongside their strategic position. A seemingly ordinary-looking region that produces a critical resource may be worth more than a larger region with nothing under the soil.

## Factory Mechanics

Factories scale through three multipliers: education (intelligence), level, and resource bonus. The exact behavior is documented here for players optimizing builds.

### Costs and Limits

| Setting             | Value                         |
| ------------------- | ----------------------------- |
| Creation cost       | 200 gold                      |
| Upgrade cost        | 35 gold                       |
| Max level           | 100                           |
| Max workers         | `min(10 + level - 1, 100)`    |
| Resource bonus      | `level - 1` %, capped at 100% |
| Factory XP gain     | 1 XP per energy spent         |
| Upgrade XP required | `2^(level - 1) * 1000`        |

Wages can be **percentage** or **fixed**.

### Production Multipliers

```text theme={null}
educationMultiplier    = 1 + intelligence / 5
levelMultiplier        = 1 + factoryLevel / 5
resourceBonusMultiplier = 1 + resourceBonus / 100
```

### Resource Factories

```text theme={null}
output = floor((energySpent / 10) * resourceBonusMultiplier)
```

### Gold Factories

In addition to the standard output, gold factories produce money:

```text theme={null}
money = floor(
  energySpent
  * resourcePerWork
  * educationMultiplier
  * levelMultiplier
  * resourceBonusMultiplier
)
```

<Tip>
  Stack intelligence (via training) and place high-level factories in regions with strong education indexes — both multipliers compound on every unit of energy spent.
</Tip>

## Spending Wisely

Having gold is only half the challenge — spending it in the right proportions is the other half. Most players lose economic races not because they earn too little, but because they allocate poorly.

**Military costs** are ongoing. Every unit you field has an upkeep cost that hits your treasury every cycle. Overbuilding your military relative to your income is the most common economic mistake new players make. Maintain a force appropriate to your current threat level, not the largest force you can theoretically sustain at your peak income.

**Buildings are investments, not expenses.** A factory that costs 500 gold to build might pay that back in five cycles. Think about the return on each construction decision before you commit. Buildings that generate income or reduce other costs should generally take priority over purely cosmetic or marginal upgrades.

**Reserve a buffer.** Unexpected wars happen. Alliance obligations arise. Always keep enough gold in reserve to respond to a sudden threat without having to halt development or disband units. A reserve of one to two full income cycles' worth of gold is a reasonable baseline to maintain.

## The Economic Dashboard

Your nation's financial status is visible in the **Profile** section and through the economic indicators available in the **States** view. From these screens you can see:

* Your current gold balance and projected income per cycle
* Factory output broken down by region
* Resource extraction rates and current resource levels
* Expenditure on military upkeep and active construction

Check your economic dashboard regularly, especially after any significant military action or construction push. It is the quickest way to spot whether you are drifting into deficit before the situation becomes critical.

## Premium Currency

If you want to accelerate your nation's growth, Warfront Nations lets you purchase gold directly through a secure payment process powered by Stripe. Purchased gold functions exactly like earned gold and can be spent on anything in the game. This is entirely optional — Warfront Nations is fully free-to-play and competitive without spending — but it is there for players who prefer to move faster.

For details on premium options and subscription benefits, see the [Premium guide](/guide/premium).

To put your economic output to work on the battlefield, see the [Warfare guide](/guide/warfare). For a breakdown of the territories that generate your income, visit [States and Regions](/guide/states-and-regions). You can also track global economic competition and rival nation wealth by studying the [World Map](/guide/world-map).

<Tip>
  Aim to grow your economy faster than your military in the early game. It feels counterintuitive when rivals are threatening your borders, but a larger economic base lets you build a stronger military later — and sustain it indefinitely — rather than fielding a force you cannot afford to maintain.
</Tip>

<Note>
  Economic strength is not just about gold in your account. A rich nation commands better alliances, higher political influence, and more options in every crisis. Players who neglect their economy eventually find themselves unable to respond to threats that a well-funded rival could handle with ease.
</Note>
