# Configuration

- [Config.json](https://chooseit.gitbook.io/elytraracing/configuration/config-json.md): Here you will learn everything about the Config.json file
- [Autogames.json](https://chooseit.gitbook.io/elytraracing/configuration/autogames-json.md): Here you will learn everything about the Autogame.json file
- [Holograms.json](https://chooseit.gitbook.io/elytraracing/configuration/holograms-json.md): Here you will learn everything about the Holograms.json file
- [Scoreboard.json](https://chooseit.gitbook.io/elytraracing/configuration/scoreboard-json.md): Here you will learn everything about the Scoreboard.json file
- [Map.json](https://chooseit.gitbook.io/elytraracing/configuration/map-json.md): Here you will learn everything about map configuration
- [Checkpoint / End](https://chooseit.gitbook.io/elytraracing/configuration/map-json/checkpoint-end.md): Here you will learn everything about checkpoint and end configuration
- [Additional Object](https://chooseit.gitbook.io/elytraracing/configuration/map-json/additional-object.md): Here you will learn everything about additional object configuration


---

# 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/configuration.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.
