# Create & Load Maps

You can host lobby by going to:-

1. Play
2. Custom Game
3. Create Local
4. Select Playlist (If none then create a new one)
5. Create as a Player

You can select the maps/gamemodes not available normally by pressing `F1` and going to `Match` > `PlayList`

<figure><img src="/files/X34sd8rmPBN89Yy8BaRJ" alt=""><figcaption></figcaption></figure>

After that you can just press `S` to start the game and Auto Loader will pop up and ask for which map to load (the ones you pasted in `Maps` folder). Just select `None` if you want to play normal map.

<figure><img src="/files/GVdtjEiuehQkAWUUvJN6" alt=""><figcaption></figcaption></figure>

After you've spawned in-game and prep phase has ended, you can now press `F1` to open console and toggle `Pause Timer` in `Match` and press `F1` again to close the console.

<figure><img src="/files/52S1LVkEBCSwY4M1AKsX" alt=""><figcaption></figcaption></figure>

Now press `F3` to open the Editor.

<figure><img src="/files/8XI0HunQQKUWA2J6boTT" alt=""><figcaption></figcaption></figure>

You can select object to move it or do anything you want. After making changes to the map as you want now you can save the map.\
On top-left go to `Map` > `Save` to save the map.

<figure><img src="/files/EEIyO0VeqkJAgtEvR4E3" alt=""><figcaption></figcaption></figure>


---

# 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://bratuka.gitbook.io/heated-metal/getting-started/create-and-load-maps.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.
