# Customize

The **Customize** section for the Booking form provides you with a highly customizable interface for adjusting the text fields and other styles within each step of the booking process.&#x20;

<figure><img src="/files/XVZF4n2JxWN9EVGhl030" alt=""><figcaption><p>A screenshot showing the Customize settings.</p></figcaption></figure>

Here’s an overview of the customization:

#### First Part of Customization (Steps Content):

1. **Service Selection**:
   * **Service Title**: The title visible to users when selecting a service.
   * **Service Description**: Descriptive text guiding the user on what to do in this step, for example, "Please select a service for your appointment."
2. **Agent**:
   * **Agent Title**: Title for the agent selection step.
   * **Agent Description**: Guidance provided to the user to select an agent for their appointment.
3. **Date & Time**:
   * **DateTime Title**: Title for the date and time selection step.
   * **Datetime Description**: Instructions or information on selecting the date and time for the appointment.
4. **Contact**:
   * **Contact Title**: Title for the contact information step.
   * **Contact Description**: Text instructing the user to enter their contact information.
5. **Checkout**:
   * **Checkout Title**: Title for the checkout step where users review and confirm their selections.
   * **Checkout Description**: Description encouraging users to enter their payment information.
6. **Confirmation**:
   * **Confirmation Title**: Title for the final confirmation step of the booking process.
   * **Confirmation Description**: A message confirming that the appointment has been booked, such as "Your appointment has been booked."
7. **Help**:
   * **Help Text**: Additional help text that can provide support information or contact details, such as "Need help? Call Us Now."

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

<figure><img src="/files/pB4dr3qzJssOgC5hK4x0" alt=""><figcaption><p>A screenshot showing the Steps content customization of Bookster plugin</p></figcaption></figure>

#### Second Part of Customization (Styles):


---

# 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.yaycommerce.com/bookster/administration/customize.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.
