# Printing Maps

<img src="/files/MjQWpAo2ZOMSg5jpPHGW" alt="" data-size="line">

{% tabs %}
{% tab title="Desktop" %}

1. Click the 3-dot icon next to the map title.
2. Click "Print"
3. Zoom the map to the area you want to print.
4. Select options & click "Generate".
5. Your map will be generated and open in a new tab.

<figure><img src="/files/934ZsOVzi1pD2oG6lQrW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aObXAlcGD8jedaUa3ZmT" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile" %}

1. Tap the three dots icon on the map screen.
2. Tap "Print" in the menu that opens.
3. Zoom the map to the area you want to print.
4. Select your options and tap "Generate".
5. Your map will open in a new window where you can print or download it.

<figure><img src="/files/77n1tzLN7ZcwrUJ3jyOD" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://help.backtrackmaps.com/backtrack-docs/mapping/tools/printing-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.
