# EXPORTING YOUR MAP

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

## THE EXPORT WINDOW<br>

The **Export** window can be broken down into two main parts:

* The [Quality Settings](/guide/final-steps/exporting-your-map/quality-settings.md) (map size, file size, compression)
* The [Visual Settings](/guide/final-steps/exporting-your-map/visual-settings.md) (what's displayed)

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

## QUICK EXPORT

If you want to skip all the technical details and just **export a simple map**, follow the next steps:

* Set the **Export Mode** to **JPEG**
* Set the **Quality** to 90%
* Set the **Brightness** and **Focus** to 100%
* Toggle ON or OFF the [**Grid**](/guide/all-the-tools/settings-tab/map-settings.md#grid-settings) and the [**Lights**](/guide/all-the-tools/effects-tab.md) to your preference&#x20;
* Choose a **Grid Preset** from the dropdrown menu (in doubt, choose ***Best Quality***)
* Click <kbd><mark style="color:blue;">**Export**<mark style="color:blue;"></kbd>

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

<figure><img src="/files/2xAlJnqBSrloTl8tsJMy" alt=""><figcaption></figcaption></figure>

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

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

{% hint style="warning" %}
After pressing <kbd><mark style="color:blue;">**Export**<mark style="color:blue;"></kbd>, you will notice the map being scanned from the top left to the bottom right. \
\
\&#xNAN;***Don't do anything during this process.*** \
\
At the end, it will likely freeze for a few seconds. \
\
The export render is truly done when you can see the map file in your explorer, with a size over 0 kb.
{% endhint %}

***

In the next parts, we will see how to make the best out of the **export settings** and how to actually **understand** what you're doing.

***

{% hint style="info" %}

## Related Mods

* [Export Trace Image](/guide/custom-assets-and-mods/some-useful-mods/export-trace-image.md) allows you to export your trace image with your map (as a background for example)
* [Multiple Exports](https://cartographyassets.com/assets/87338/multiple-file-exporter/) lets you export automatically several versions of your map with different settings
  {% endhint %}


---

# 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://dungeondraft-encyclopaedia.gitbook.io/guide/final-steps/exporting-your-map.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.
