# How to Add a Custom Link to Your Cloudwaitress Landing Page

### Steps:

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

   ![](/files/eTAMbDOEwddxsumVZKzu)
3. Under the Website Sections, click “Nav Bar.”
4. In the Links area, change Select Link Type to “Custom.”

   ![](/files/FYmeTCETTa9Dgb6FqL1E)
5. Click “Add Link.”
6. In the Link Text field, enter the label you want to appear on the top navigation bar
7. In the Links To field, paste the full custom URL you want the link to open.

   ![](/files/6nxnHdReU1BjfBSK6xwu)
8. Click Save to apply the changes.
9. It will now show the Text you created on the frontend of the Landing Page

   ![](/files/2inC93U8co4GDru4LtSB)


---

# 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-a-custom-link-to-your-cloudwaitress-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.
