# Step by step installation

## Installation

Put the plugin jar file in the plugins folder of you server :thumbsup:

## You need a map

You can create your map using this tutorial: <https://chooseit.gitbook.io/elytraracing/tutorials/create-a-map>

Or you can get a pre made map here: <https://chooseit.gitbook.io/elytraracing/lack-of-maps>

## Create a game&#x20;

Now you have to create a game to be able to play on your map

Tutorial here: <https://chooseit.gitbook.io/elytraracing/tutorials/create-game>

## Ready to go

Now you have everything you need to play.

Have fun 😃

Visit the wiki to have more information about all the other features available


---

# 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://chooseit.gitbook.io/elytraracing/step-by-step-installation.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.
