# Customize the App

- [Editor Tips and Tricks](https://shoppad.gitbook.io/pagestudio/customize-the-app/editor-tips-and-tricks.md)
- [Format content with the CSS menu](https://shoppad.gitbook.io/pagestudio/customize-the-app/page-editor-format-content-with-the-css-formatting-menu.md)
- [Format content with the Grid Editor](https://shoppad.gitbook.io/pagestudio/customize-the-app/format-content-with-the-grid-editor.md)
- [Wrap text around an image](https://shoppad.gitbook.io/pagestudio/customize-the-app/wrap-text-around-an-image.md)
- [Adjust colors on your page](https://shoppad.gitbook.io/pagestudio/customize-the-app/adjust-colors-on-your-page.md)
- [Add a Buy Button to your page](https://shoppad.gitbook.io/pagestudio/customize-the-app/add-a-buy-button-to-your-page.md)
- [Set button links](https://shoppad.gitbook.io/pagestudio/customize-the-app/set-button-links.md)
- [Add and adjust images on your page](https://shoppad.gitbook.io/pagestudio/customize-the-app/add-and-adjust-images-on-your-page.md)
- [How to add Alt Text to Images](https://shoppad.gitbook.io/pagestudio/customize-the-app/how-to-add-alt-text-to-images.md)
- [Add videos to your page](https://shoppad.gitbook.io/pagestudio/customize-the-app/add-videos-to-your-page.md)
- [Add third-party embed code to your page](https://shoppad.gitbook.io/pagestudio/customize-the-app/add-third-party-embed-code-to-your-page.md)
- [Change the location of the map content block](https://shoppad.gitbook.io/pagestudio/customize-the-app/change-the-location-of-the-map-content-block.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://shoppad.gitbook.io/pagestudio/customize-the-app.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.
