Usage ===== After installation, you can access the tools via the command line: **Graphical User Interfaces (GUI):** .. code-block:: bash denofo-questionnaire denofo-converter denofo-comparator **Command Line Interfaces (CLI):** .. code-block:: bash denofo-questionnaire-cli --help denofo-converter-cli --help denofo-comparator-cli --help **If you use uv, you can run any of the above commands with** ``uv run`` **:** .. code-block:: bash uv run denofo-questionnaire For more information on the tools, please refer to the :doc:`Tools ` section.