# Getting Started

## Making Your First Map

This page will guide you through the process of creating your first map on Backtrack and get you acquainted with the basics.

### Step 1: Log in or sign up

* **Desktop**: visit [backtrackmaps.com/maps](https://www.backtrackmaps.com/maps) and log in or create an account.
* **Mobile**: download from the [App Store](https://apps.apple.com/us/app/id1587030105)&#x20;

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

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

{% tab title="Mobile" %}

<figure><img src="/files/vl00uGcHN2VhJSCX4X4T" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Step 2: Create a map

A map in Backtrack is a collection of features and layers. You'll usually create a new map for each new objective you have.

Let's create a sample map now.

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

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

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

{% tab title="Mobile" %}

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

### Step 3: Add a feature

Features are the routes & markers that make up your map. Let's create a test route to see how it works.

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

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

{% tab title="Mobile" %}

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

### Step 4: Add a layer

Backtrack has many powerful map layers and the ability to stack as many as you want. Try adding one now to see how it works.

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

<figure><img src="/files/6hppc479CCOSGP8IcC8T" alt=""><figcaption></figcaption></figure>

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

{% endtab %}

{% tab title="Mobile" %}

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

### Step 5: View your map on mobile

Download Backtrack from the [App Store](https://apps.apple.com/us/app/id1587030105) and login to view the map you just created.

If you're already on mobile, remember that you can always edit your maps on desktop at [backtrackmaps.com](https://www.backtrackmaps.com) and your changes will be synced across all your devices in real-time.


---

# 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/getting-started.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.
