> For the complete documentation index, see [llms.txt](https://docs.avada.io/luna-appointment-booking/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avada.io/luna-appointment-booking/getting-started/add-schedule-block-in-theme.md).

# Add "Schedule" block in theme

{% hint style="info" %}
**Who can use this feature?**

This feature is available for all users with theme supports OS 2.0.
{% endhint %}

To make this happen, please ensure that the LUNA Appointment booking app is **active**.

## **Step 1**: Navigate to Themes editor <a href="#step-1-navigate-to-themes-editor" id="step-1-navigate-to-themes-editor"></a>

Please navigate to Online Store > Themes > Customize

<figure><img src="https://docs.avada.io/order-limit-help-center/~gitbook/image?url=https%3A%2F%2F1127841897-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FNcn43OdOESI4pU0zj5tW%252Fuploads%252F2kbaSk2CWGkj1IpF2C0u%252Fimage.png%3Falt%3Dmedia%26token%3D30848a87-745b-4fc6-98c1-1fd2bac54c6e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a64e0749&#x26;sv=2" alt=""><figcaption></figcaption></figure>

## **Step 2**: Locate the Product page <a href="#step-2-locate-the-product-page" id="step-2-locate-the-product-page"></a>

Next, please select '**Product**'

<figure><img src="https://docs.avada.io/order-limit-help-center/~gitbook/image?url=https%3A%2F%2F1127841897-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FNcn43OdOESI4pU0zj5tW%252Fuploads%252FYKez0ekLrqOAyK3aBAAy%252Fimage.png%3Falt%3Dmedia%26token%3D3e2a3d37-910f-4d8b-a4bc-955ddb0290de&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=9b001cd0&#x26;sv=2" alt=""><figcaption></figcaption></figure>

## **Step 3**: Add LUNA Schedule block <a href="#step-3-add-avada-order-limit-block" id="step-3-add-avada-order-limit-block"></a>

Now, click on '**Add block**' > Select '**App**' > Choose '**LUNA Appoinment Booking**'

#### **Step 4**: Block placement and save <a href="#step-4-block-placement-and-save" id="step-4-block-placement-and-save"></a>

Finally, drag and drop the block to the location where you want it to be displayed.

Don't forget to hit the **Save** button for your changes.

And there you have it! Your "Schedule" button is now set up at your desired location. If you have any other questions or need further assistance, please don't hesitate to ask.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avada.io/luna-appointment-booking/getting-started/add-schedule-block-in-theme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
