# Slope Aspect

### Aspect shading

{% hint style="success" %}
**Supported Platforms**

Desktop

Mobile
{% endhint %}

<figure><img src="/files/0vI1CRdIiv8V5sjCAuPA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The color of each segment can be customized by clicking on the legend.
{% endhint %}

### Aspect highlight

Highlight a specific aspect by dragging the slider to your desired range. This is useful for matching up with the avalanche forecast and identifying which slopes may have a specific avalanche problem.

{% hint style="success" %}
**Supported Platforms**

Desktop

Mobile
{% endhint %}

<figure><img src="/files/0RNQl8tCkQGLWXKV6qzY" 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://help.backtrackmaps.com/backtrack-docs/mapping/layers/slope-aspect.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.
