============================
A beginner's guide to FESTIM
============================
-----------------------
What do I need to know?
-----------------------
Basic knowledge of `Python `_ is required to make the most out of FESTIM.
New users should familiarise themselves with `Conda `_.
FESTIM is under version control with `git `_. Even though users don't need git to install FESTIM, it is convenient to have a basic understanding of how it works. You can find `git tutorials `_ to help you getting started. The `FESTIM source code `_ is hosted on GitHub.
Git knowledge and a GitHub account is required to open issues and :ref:`contribute to the code `.
----------------------
Where can I find help?
----------------------
If you're having an issue, the best way to find help is to join the `FESTIM discourse `_. Engage in discussions, ask questions, and connect with other users. This collaborative space allows you to share your experiences and seek assistance. `Slack `_ is also a good place to discuss.
--------------
Install FESTIM
--------------
Follow the :ref:`installation instructions` to install FESTIM on your computer.