# landing

## Set the Landing Page as the Index Page

If you haven't yet already, set the "landing" page as the new index page, and delete the "old\_index" page, as described in the Setup Guide.

{% embed url="<https://docs.littlebaytech.com/templates/responsive-base-template/quickstart-guide>" %}

## Overview

#### Editor

![](/files/-LY60qkJBhCkIzoJs9hY)

#### Desktop

![](/files/-LY60qkJBhCkIzoJs9hY)

\
**Mobile**

![](/files/-LY61OCMj6kEFkK4ooCU)

## Why does this page exist?

After you set the "landing" page as the new "Index" page, that page is now the homepage of your application.  For example, if your website is mysite.com, when a User navigates to mysite.com, they will be shown this page. Customize this page to describe your application.&#x20;

## Who can access this page?

Currently, anyone can access this page. &#x20;

## What should I keep in mind about this page's workflows?

There are only two workflows on this page.  These workflows show and hide the page's "Mobile Menu" elements.  When customizing this page, you will want to **add a workflow to the Call to Action button** at the bottom of the page, and customize the footer elements:

![](/files/-LWyVkPZBmB_O9Ifowdf)

## What else should I keep in mind about this page's design?

The landing page utilizes free illustrations from [Undraw](https://undraw.co/illustrations). Undraw illustrations are free and under the MIT license. The Undraw illustrations on the landing page have been customized to match the colors of the template.  If you choose to add other illustrations from Undraw, you can modify their colors by downloading the SVG version of the illustration, and changing the colors using an online SVG editor such as [Method Draw](https://editor.method.ac/).&#x20;

{% hint style="info" %}
Littlebay is not affiliated with Undraw or Method Draw in any way, and the links above are not referral links.  &#x20;
{% endhint %}


---

# 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://docs.littlebaytech.com/templates/responsive-base-template/development-guides/pages-and-reusable-elements-organized-by-folder/1.-marketing/landing.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.
