> For the complete documentation index, see [llms.txt](https://docs.adialab.crunchdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adialab.crunchdao.com/requirements/code-requirements.md).

# Code Requirements

**To ensure the reproducibility of your work, you will need to follow certain guidelines to participate in the competition. These guidelines will also allow our scoring system to run your code in the cloud during the Out-of-Sample period without any issues.**

**The guidelines concern:**

* Code architecture
* Resources consumed by your code, including RAM, CPU, and GPU
* Usage of external libraries

{% hint style="info" %}
Always make sure that your code is properly working using the CrunchDAO code interface, that your code can run under the allowed resources and that the libraries your notebook uses are whitelisted.&#x20;
{% endhint %}
