# About The Landing Page

### Tier Order

When you create a spend based program, Inveterate ensures that your tiers are in the correct order, based on price and spend threshold, on the membership landing page. This will place your tiers in an ascending price order, with any free tiers at the beginning and then any lifetime tiers at the end.

<figure><img src="https://231758148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLjNbd2MWKOWi5A1HvQtH%2Fuploads%2FUsLdUx2qZ8qJebxmcpur%2FScreenshot%202024-04-05%20at%2011.43.54%E2%80%AFAM.png?alt=media&#x26;token=2bb82e5e-9b73-4585-af72-7a11b3ac07f1" alt=""><figcaption></figcaption></figure>

If your program contains multiple free tiers that do not have a spend threshold applied, you are able to set the tier level they are displayed in on your landing page. Tier levels set how your tiers are displayed on your landing page in ascending order from Level 1.

{% hint style="warning" %}
Free tiers with a spend threshold applies cannot have the level changed, as they will automatically be placed in ascending price order.
{% endhint %}

{% hint style="warning" %}
Paid tiers cannot have the level changed, as they will automatically be placed in ascending price order.
{% endhint %}

You will find the option to Change Tier Levels under the More Actions menu

<figure><img src="https://231758148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLjNbd2MWKOWi5A1HvQtH%2Fuploads%2FAlByP7dTd9PIzBoCTzSX%2FScreenshot%202024-04-05%20at%2012.02.22%E2%80%AFPM.png?alt=media&#x26;token=fa79c5b0-c410-43ee-b73a-52b3bd0acc77" alt=""><figcaption></figcaption></figure>

You will see that you are only able to adjust the levels of Tier 1 and Tier 2 since they are both free tiers with no spend threshold applied.

<figure><img src="https://231758148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLjNbd2MWKOWi5A1HvQtH%2Fuploads%2FDhX4LoUdsbaV3LlnJNUE%2FScreenshot%202024-04-05%20at%2012.04.01%E2%80%AFPM.png?alt=media&#x26;token=4955b65b-237f-4d34-9d2e-1d01d55d1b75" 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.inveterate.com/help-center/advanced-guides/spend-based-tiers/about-the-landing-page.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.
