# Adding the Landing Page to Your Store

**The most effective way to display your landing page is to create a link directly in your main navigation.**

1. Navigate you your Shopify admin
2. Click "Navigation" under the "Online Store" menu
3. Select the navigation menu where you want to add your membership URL
4. Add the URL "/community/membership" and give the nav point a name
5. Save and publish the navigation changes - this will publish the landing page to your storefront

{% hint style="warning" %}
Make sure you have fully configured your benefits and finished building your landing page before you add it to your navigation.  Customers will be able to go to your page as soon as you link it.
{% endhint %}

{% hint style="info" %}
Pro Tip: You can link to your membership page from any where on your storefront, from emails, SMS and more.
{% endhint %}

#### Download the PDF below for step-by-step instructions

{% file src="/files/E7Zbo0I6td961eHhWuv7" %}

{% embed url="<https://youtu.be/2Y9UKi6ap_k>" %}


---

# 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/adding-the-landing-page-to-your-store.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.
