# What happens when I uninstall Blog Studio?

All the articles that you create with Blog Studio will remain on your store even after you uninstall the app - images, styling, and content kept intact.

However, if you needed to make edits to the article or create new articles you would need to reinstall the app in order to make any changes.


---

# 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/troubleshooting/what-happens-when-i-uninstall-blog-studio.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.
