# Participate

- [How to participate](/participate/how-to-participate.md)
- [Create an account](/participate/create-an-account.md)
- [Setup](/participate/setup.md)
- [Your working directory](/participate/your-working-directory.md)
- [A basic but functional solution](/participate/a-basic-but-functional-solution.md)
- [Testing your code](/participate/testing-your-code.md): Once a solution seems interesting it's time to test its proper execution within the interface.
- [Submitting](/participate/submitting.md): Once tested a code can be submitted.
- [Get a score on the leaderboard](/participate/get-a-score-on-the-leaderboard.md): Once submitted it's time to run your model in the cloud
- [Run in the Cloud Environment](/participate/run-in-the-cloud-environment.md): To run your code, configure your Running Environment.
- [Monitoring your Cloud Runs](/participate/monitoring-your-cloud-runs.md): Once launched, check that everything is going fine with the execution logs.
- [Out-of-Sample Submission Selection](/participate/out-of-sample-submission-selection.md)
- [Out-of-Sample Evaluation Phase](/participate/out-of-sample-evaluation-phase.md)
- [Advanced Material](/participate/advanced-material.md): Here you will find some suggestions on how to tackle the problem. We provide two notebooks with different approaches.
- [Known Issues](/participate/known-issues.md)
