Files
bitburner-src/src/Documentation/doc/en/basic/ram.md
David Walker 4059be3d8c DOC: Move all docs into en/ subdirectory (#1505)
* DOC: Move all docs into en/ subdirectory

PR #1502 is working on adding a Chinese translation to the docs. In
general, I encouraged this (in #1452) as a path towards getting useful
translated content in the game without requiring a massive
refactor/rearchitecting of everything.

To support this, this takes the first step of moving our docs into an
en/ subdirectory, so that other languages can live alongside. No effort
is made at this time to support or select between alternate languages;
this is a pure-rename refactor.
2025-07-19 19:15:56 -07:00

453 B

RAM

In Bitburner, RAM determines how many Scripts can run on a Server.

Multiplying the number of threads a Script uses multiplies its RAM cost, but also multiplies the effectiveness of several functions such as ns.hack(), ns.grow(), and ns.weaken().

You can purchase more RAM for your home computer from tech vendors. You can also use other purchased or hacked servers as a source of additional RAM.