Netscript Advanced Functions
============================

These Netscript functions become relevant later on in the game. They are put on a separate page because
they contain spoilers for the game.

.. warning:: This page contains spoilers for the game

.. toctree::

    getBitNodeMultipliers() <advancedfunctions/getBitNodeMultipliers>
    getServer() <advancedfunctions/getServer>
    autocomplete() <advancedfunctions/autocomplete>
    atExit() <advancedfunctions/atExit>
    Injecting HTML <advancedfunctions/inject_html.rst>