# About The Landing Page

#### **The Landing Page is composed of 5 different modules.  Each of these must be configured before you can publish your landing page.**

{% hint style="info" %}
This section will review the different parts of the landing page.  The [next section](/help-center/guides/program-setup/landing-page/configuring-the-landing-page.md) will teach you how to configure each module for your membership program.
{% endhint %}

1. The **Hero** introduces your prospects to your membership
2. The **Testimonial** is an area for you to showcase a recent customer review
3. The **Benefits** section is where all of the information you have configured for [your benefits](/help-center/guides/program-setup/benefits.md) will be displayed
4. The **CTA** section is where your customers will click to sign up for your membership program
5. The **FAQ** is where you curate a set of questions and answers about your membership program

**Each Landing Page module has two tabs, Content and Design**

The content tab controls all of the copy within each module.  Make sure to edit this according to your brand and membership program policies.

![Landing Page Content Tab](/files/2UXWoLTG6UdcAmLYsqZ8)

The design tab controls the color options for each module.  Make sure to edit these according to your brand colors.

![](/files/MQ8Lmy6e1n5qV9GFKYde)

{% hint style="info" %}
Pro Tip: The landing page design is dynamic between desktop and mobile devices
{% endhint %}

You do not have to upload separate content for each display, Inveterate handles this for you in the background.  You can click on the display toggle shown below to see both desktop and mobile previews.

![Preview Style Selector](/files/QlhuZC3XGS1LNBVwD8FC)


---

# 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/guides/program-setup/landing-page/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.
