# How to setup your Facebook button link

The action button on your Facebook page allows your customers to access your ordering page with just one click.

<figure><img src="/files/zhM6fJPhmFZYuGAP7MVk" alt=""><figcaption></figcaption></figure>

Here are the steps to set it up:

1. Open your restaurant's Facebook page, making sure you're logged into an account which can make changes to the page.
2. Add / Edit the button
   1. If there is a button already configured, hover your mouse over it to reveal a drop-down menu and click "**Edit button**"\\

      <div align="center"><figure><img src="/files/jJ7WDjlBOrzOEUVmWQnp" alt=""><figcaption></figcaption></figure></div>
   2. If the button was not previously configured, simply click "Add a button"
3. In the newly opened window select "**Start Order**" option\\

   <div align="center"><figure><img src="/files/O3U8fDfnlBiJ3PuAc9Sl" alt=""><figcaption></figcaption></figure></div>
4. In the text box enter the address to your ordering page. It should look something like <https://restaurant.booknorder.co.nz/>\
   \\

   <div align="center"><figure><img src="/files/f0G50zHkuLYtzRRTX6G8" alt=""><figcaption></figcaption></figure></div>

\\


---

# 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.booknorder.co.nz/how-to-guides/how-to-setup-your-facebook-button-link.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.
