# Frequently Asked Questions - FAQs Here you can find help for the most frequently asked questions regarding all aspects of CAMELS. Click on the answers to go to more in-depth descriptions and explanations.
What do I need to install CAMELS?

All you need to install CAMELS is a Python +3.11 environment. Then run pip install nomad-camels.

How do I control CAMELS from a different program?

If you want to control your CAMELS software with another program you can use CAMELS' API. This is especially useful if you have existing scripts but now want to control specific (new) aspects with CAMELS while still using the script you already have.

More
My instrument is not recognized

If CAMELS does not recognize your instrument, some libraries might be missing..

```{eval-rst} .. toctree:: :hidden: :maxdepth: 2 Troubleshooting ```