# Blog Studio Docs

## Blog Studio

- [Get started with Blog Studio](https://shoppad.gitbook.io/blogstudio/readme.md)
- [How to adjust article settings](https://shoppad.gitbook.io/blogstudio/readme/how-to-adjust-article-settings.md)
- [Save section templates](https://shoppad.gitbook.io/blogstudio/readme/save-section-templates.md)
- [Preview your article on different sized screens](https://shoppad.gitbook.io/blogstudio/readme/preview-your-article-on-different-sized-screens.md)
- [Customize the App](https://shoppad.gitbook.io/blogstudio/customize-the-app.md)
- [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)
- [Troubleshooting](https://shoppad.gitbook.io/blogstudio/troubleshooting.md)
- [What happens when I uninstall Blog Studio?](https://shoppad.gitbook.io/blogstudio/troubleshooting/what-happens-when-i-uninstall-blog-studio.md)
- [Blog Studio Editor Not Working](https://shoppad.gitbook.io/blogstudio/troubleshooting/blog-studio-editor-not-working.md)
- [How to convert articles](https://shoppad.gitbook.io/blogstudio/troubleshooting/how-to-convert-articles.md)
- [Problem: Gray background color on articles](https://shoppad.gitbook.io/blogstudio/troubleshooting/problem-gray-background-color-on-articles.md)
- [Development Store/Affiliate Store Installation](https://shoppad.gitbook.io/blogstudio/troubleshooting/development-store-affiliate-store-installation.md)
- [Approving ShopPad Collaborator Request](https://shoppad.gitbook.io/blogstudio/troubleshooting/approving-shoppad-collaborator-request.md)
- [Cancel Your Subscription](https://shoppad.gitbook.io/blogstudio/troubleshooting/cancel-your-subscription.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://shoppad.gitbook.io/blogstudio/readme.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.
