# FAQ

### How is this different from Caltopo, Gaia, etc.?

Backtrack has many of the same features as other backcountry mapping apps, along with numerous unique features to help make your next backcountry outing a success.

We have many powerful layers tailored to backcountry skiing that no other app does, such as avalanche observations, Mountain View, real-time sun exposure, over 800 ski tour routes, slope angle & aspect highlighting, and more.

We are focused on making the best mapping tool for backcountry planning.

### Is this app just for backcountry skiing?

We started out as a backcountry skiing app, but with our recent version 2 update we have expanded into a fully-featured backcountry mapping app.

### Which areas are supported?

Users anywhere in the world can use Backtrack's advanced mapping tools to plan and share their adventures. Some of our data layers are restricted to the western United States (i.e. ski routes, avalanche forecast & observations, etc.).

### What map layers are available?

You can see them all [here](/backtrack-docs/mapping/layers.md).


---

# 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/help-and-faq/faq.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.
