# Altitude

## Overview

The Altitude rollout provides a layer of control over distribution based on the elevation information.

![](/files/-MUT6B2uysvPJMkWh2tU)

## Limit

![](/files/-MUT6DyRjag0a4l5tRDQ)

**Auto**<img src="/files/-MVMZCjmI-kNh2N2ewfa" alt="" data-size="original">- Automatically calculates the **Minimum** and **Maximum** parameters based on provided [Domains](/manual/domains.md) in the selected Ecosystem.

**Minimum** - Specifies the lower bound of the altitude range.\
**Maximum** - Specifies the upper bound of the altitude range.

{% hint style="info" %}
The **Minimum** and **Maximum** parameters serve as the beginning and end of the falloff interval. It is worth mentioning that both are used by the falloff regardless of the on-ness state of this constraint.
{% endhint %}

## Density & Scale Falloffs

![](/files/-MUT6JBegHh1HUEVuyK8)

The Density & Scale Falloff enables the reduction and scaling of elements based on the provided Limit parameters. Those may come especially useful when reproducing lower oxygen levels effect in high mountains, where due to its sparse condensation foliage tends to be less prominent. Please refer to the [Falloff Graph](/manual/falloff-graph.md) section for a detailed explanation of theirs parameters.&#x20;


---

# 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.rhinonature.com/manual/distribution/altitude.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.
