# UVE documentation Universal Verification Environment > Should be executed in the project's root folder. ```{toctree} :maxdepth: 3 :caption: Before Start content_en/preparation.md content_en/manage_pre.md content_en/guideline.md content_en/uve_startup.md ``` ```{toctree} :maxdepth: 4 :caption: Simulation content_en/simulation.md content_en/simulation_snps.md content_en/simulation_cdns.md content_en/run_cocotb.md ``` ```{toctree} :maxdepth: 3 :caption: Regression content_en/regression.md content_en/regression_snps.md content_en/regression_cdns.md ``` ```{toctree} :maxdepth: 3 :caption: Other Libs content_en/libraries.md ``` ```{toctree} :maxdepth: 3 :caption: Job Scheduler content_en/job_scheduler.md ``` ```{toctree} :maxdepth: 3 :caption: Tools content_en/info_analysis.md content_en/gen_uvm.md content_en/gen_tb_related.md content_en/manage.md content_en/reggen.md content_en/server.md content_en/repo_link.md ``` ```{toctree} :maxdepth: 3 :caption: About content_en/author.md ```