# How to Add Social Media Links (Landing Page)

### Steps:

1. Log in as Admin at admin.cloudwaitress.com.
2. From the top navigation tabs, click “Landing Page.”

   ![](/files/45L72VwLy3ZvvnWo0bGT)
3. Under the Website Sections, select “Footer.”

   **Note:** Ensure that “Hide Section” is untoggled so the footer will be visible on the website’s frontend.

   ![](/files/qONOQiq9sQEPBHOElyz6)
4. Paste each social media link into its correct field.

   **Note:** Make sure each link is valid and complete

   (e.g., <https://facebook.com/yourpage>)
5. When finished, click Save.


---

# 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/how-to-add-social-media-links-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.
