llms.txt Content
# CodeCrafters
## Docs
- [How do I delete my account?](https://docs.codecrafters.io/account/delete-account.md): Instructions on deleting your CodeCrafters account
- [How do I get a local currency invoice?](https://docs.codecrafters.io/billing/get-a-local-currency-invoice.md): Instructions on requesting an invoice in your local currency
- [How do I get an invoice?](https://docs.codecrafters.io/billing/get-an-invoice.md): Instructions on requesting an invoice
- [How do I debug test failures?](https://docs.codecrafters.io/challenges/debug-test-failures.md): Running into test failures that are hard to debug? Try these steps.
- [How do I debug test failures in the Redis Challenge?](https://docs.codecrafters.io/challenges/debug-test-failures-redis.md)
- [How do challenges work?](https://docs.codecrafters.io/challenges/how-challenges-work.md): In CodeCrafters challenges, you'll write code to pass each stage and we'll verify your code submissions. Read more below to understand how exactly this works.
- [Can I install additional dependencies?](https://docs.codecrafters.io/challenges/install-additional-dependencies.md): From frequently asked questions
- [C++](https://docs.codecrafters.io/challenges/language-support/cpp.md): Learn how to solve CodeCrafters challenges in C++
- [C#](https://docs.codecrafters.io/challenges/language-support/csharp.md): Learn how to solve CodeCrafters challenges in C#
- [Go](https://docs.codecrafters.io/challenges/language-support/go.md): Learn how to solve CodeCrafters challenges in Go
- [Introduction](https://docs.codecrafters.io/challenges/language-support/introduction.md)
- [Java](https://docs.codecrafters.io/challenges/language-support/java.md): Learn how to solve CodeCrafters challenges in Java
- [JavaScript](https://docs.codecrafters.io/challenges/language-support/javascript.md): Learn how to solve CodeCrafters challenges in JavaScript
- [Kotlin](https://docs.codecrafters.io/challenges/language-support/kotlin.md): Learn how to solve CodeCr