# Phase 1

The first phase of our developmental roadmap was completely self-funded and was successfully achieved during 2023. The focus of this phase was structuring the business and completing the development deliverables outlined in [phase two](/the-business/developmental-roadmap/phase-2.md). Below are some notable deliveries in this phase.

* Project management process structuring
* Squad assemblies
* Company branding
* Brandbook design
* Concept art design
* Website design
* Game design
* Game mechanics design
* Game economy design


---

# Agent Instructions: 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://documentation.coinracer.io/the-business/developmental-roadmap/phase-1.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.
