# Set up Landing Page

Selecting a location will instantly redirect customers to that store's ordering site.

\
Here's how to set up a landing page:

1. Log in to your account <https://admin.cloudwaitress.com/login>
2. Go to Landing Page

<figure><img src="/files/ohal6m6wNSxVEDV3A1EG" alt="" width="375"><figcaption></figcaption></figure>

3. Fill out the fields under General & Website Sections to set up your Landing Page

<figure><img src="/files/b3jFMZupMgIhBvOoXGCV" alt="" width="375"><figcaption></figcaption></figure>

<table><thead><tr><th>Field</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Domain</td><td>Enter the sub-domain name where your website be located</td><td></td></tr><tr><td>Fonts</td><td>Use of Google fonts may be prohibited in some countries</td><td></td></tr><tr><td>Colors</td><td>Colors for your website design</td><td></td></tr><tr><td>Favicon</td><td>A square icon that is typically used as an app icon in various contexts across various devices.</td><td></td></tr><tr><td>Search Engine Optimization</td><td>Set of rules you follow to make your website more appealing and understandable to search engines, so they rank your pages higher in search results.</td><td></td></tr><tr><td>Nav Bar</td><td>You can upload your business logo on this section</td><td></td></tr><tr><td>Header </td><td>This image will be stretched across your users screen. It's recommend to use a an image at least 1900x500 pixels.</td><td></td></tr><tr><td>About US</td><td>Use this section to describe your business and tell others about your business.</td><td></td></tr><tr><td>Gallery</td><td>You can upload images for your gallery</td><td></td></tr><tr><td>Locations</td><td>Use this section to show your store's address/ location</td><td></td></tr><tr><td>Contact Form</td><td>Set up a contact form E-mail </td><td></td></tr><tr><td>Footer</td><td>Use this section to add Terms &#x26; Conditions and Social Media links</td><td></td></tr><tr><td>Custom Css &#x26; Javascript</td><td>Use this section to add custom HTML to your website. Custom CSS should be added to the HTML head</td><td></td></tr></tbody></table>

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% 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://support.cloudwaitress.com/how-to-guides/set-up-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.
