# Welcome, Crafter!

## Overview

[The Arena Project](https://thearenaproject.co) is a web platform where you can learn software engineering by solving comprehensive challenges.

Our platform promotes a real-world developer experience, so you code in your editor, submit your solution through git and get instant feedback.

\
Our platform is now open to crafters. This means people worldwide can submit their own Arenas that would run on our infrastructure.

* As a teacher, you can create an Arena for your students.
* As a company, you can create it for your employee.
* But you could also create it to have fun with your friends.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thearenaproject.co/welcome-crafter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
