# Customize the App

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