# Map Presets

In this section, you are presented with a selection of maps that have been hand-picked by the Double Eleven team. You are free to choose one of these “presets”, and the map will generate once you click the associated map image.

All maps will attempt to spawn all monuments by default, but you can edit this to get the monuments you want.

<figure><img src="https://images.squarespace-cdn.com/content/v1/602d246245658135031e4b2a/5c537d47-4ccf-47f4-afd9-a84911d2fd6d/CleanShot+2023-11-29+at+15.44.12%402x.png" alt="GPORTAL Preset Menu"><figcaption><p>GPORTAL Preset Menu</p></figcaption></figure>

<figure><img src="/files/hSEusHqJnreLZaOweqIQ" alt=""><figcaption><p>NITRADO Preset Menu</p></figcaption></figure>

{% hint style="info" %}
When you select a preset, the server will prompt you asking if you are sure you want to generate a new map. This step is usually best saved for last, as it will **automatically restart** once you choose a new map.
{% endhint %}

<figure><img src="https://images.squarespace-cdn.com/content/v1/602d246245658135031e4b2a/d3dc6f0f-67f1-4de3-99c6-012a1df88037/CleanShot+2023-11-29+at+15.40.54%402x.png" 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://rust-console-edition.gitbook.io/community-servers/server-configuration/map-presets.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.
