Welcome to Factorio Learning Environment's documentation!
================================================================

An open source framework for developing and evaluating LLM agents in the game of Factorio.

.. toctree::
   :maxdepth: 2
   :caption: Getting Started

   getting_started/installation
   getting_started/quickstart
   getting_started/troubleshooting

.. toctree::
   :maxdepth: 2
   :caption: Environment

   environment/overview
   environment/gym_registry

.. toctree::
   :maxdepth: 2
   :caption: Tools

   tools/overview
   tools/core_tools
   tools/custom_tools

.. toctree::
   :maxdepth: 2
   :caption: Advanced Topics

   advanced/mcp
   advanced/sprites
   advanced/database

.. toctree::
   :maxdepth: 1
   :caption: Reference

   project_structure

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
