# WIDGET CUSTOMIZATION

- [Add custom fields and add-ons](https://docs.tipo.io/tipo-appointment-booking/widget-customization/add-custom-fields-and-add-ons.md)
- [Show booking widget on your store (legacy)](https://docs.tipo.io/tipo-appointment-booking/widget-customization/show-booking-widget-on-your-store-legacy.md)
- [Show booking widget on your store](https://docs.tipo.io/tipo-appointment-booking/widget-customization/show-booking-widget-on-your-store.md)
- [Customize widget style](https://docs.tipo.io/tipo-appointment-booking/widget-customization/customize-widget-style.md)
- [Edit widget text](https://docs.tipo.io/tipo-appointment-booking/widget-customization/edit-widget-text.md): Use this to change the words customers see on your booking widget (buttons, labels, error messages, calendar text, etc.).
- [Edit “Confirm” Button Text](https://docs.tipo.io/tipo-appointment-booking/widget-customization/edit-widget-text/edit-confirm-button-text.md)
- [Translate booking widget text](https://docs.tipo.io/tipo-appointment-booking/widget-customization/translate-booking-widget-text.md)


---

# 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.tipo.io/tipo-appointment-booking/widget-customization.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.
