# Add a new Game

### 1. Register as a Publisher&#x20;

Let's start by creating an account on the Elixir Publisher platform before uploading to the game. Registering on Elixir is quite simple. Go to the [launcher.elixir.app](https://launcher.elixir.app) and fill in your details.

{% hint style="warning" %}
Once you have created an account, **contact our team** to give you access to the **Publisher** Dashboard.
{% endhint %}

### 2. Create a New Game

To harness the full potential of our innovative game launcher, your journey begins with the [creation of a game](/dashboard/management/publish-your-game/create-a-game.md).

{% hint style="info" %}
*Sometimes, the Elixir Games team may already have created the game for you in advance. If this is your case, you can skip this point and go to point 3: "Edit a Game".*
{% endhint %}

### 4. Set up

Once you have created a game, you will now be able to [modify the contents](/dashboard/tournaments/set-up.md). You must be aware that,

* The editing process can be done in different stages: You can save the status of what you edited and continue with it later.
* If your organization is sharing the publisher account with many members, avoid making changes simultaneously, as it may lead to overlapping errors and loss of information.
* Once you are done with your game edit, you can proceed with point 5: "Submit your Game".
* Then a Platform manager will review the content and evaluate if it [qualifies for approval](/dashboard/in-app-purchases/review-guidelines.md).

We have separated the game information into different sections:

####

![Game Specifications will be displayed in the Launcher as in the image below](/files/DvwKwZTVy6xpuFBC4yJu)


---

# 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://docs.elixir.app/dashboard/management/publish-your-game.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.
