> For the complete documentation index, see [llms.txt](https://help.inveterate.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inveterate.com/help-center/guides/program-setup/landing-page/configuring-the-landing-page.md).

# Configuring the Landing Page

**Each of the following Landing Page modules needs to be set up before your membership program can be published.  Follow this guide to set up your content and design.**

{% hint style="info" %}
**Pro Tip:** Use this [contrast checker tool](https://coolors.co/contrast-checker/112a46-acc8e5) to make sure your text color is readable against your background color
{% endhint %}

{% content-ref url="/pages/f4tmXPHXR754oInjdrYV" %}
[Hero](/help-center/guides/program-setup/landing-page/configuring-the-landing-page/hero.md)
{% endcontent-ref %}

{% content-ref url="/pages/5JsmEsJBQ7g8tj2qRunH" %}
[Testimonial](/help-center/guides/program-setup/landing-page/configuring-the-landing-page/testimonial.md)
{% endcontent-ref %}

{% content-ref url="/pages/LO3c0MECVMFm9W2xLITz" %}
[Benefits](/help-center/guides/program-setup/landing-page/configuring-the-landing-page/benefits.md)
{% endcontent-ref %}

{% content-ref url="/pages/XNyaFVNgCvFYi5F1jYys" %}
[CTA](/help-center/guides/program-setup/landing-page/configuring-the-landing-page/cta.md)
{% endcontent-ref %}

{% content-ref url="/pages/tFvF675Y94z7otgG1EGP" %}
[FAQ](/help-center/guides/program-setup/landing-page/configuring-the-landing-page/faq.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/configuring-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.
