# Updates

- [Pipeline releases](https://pipeline.groupthought.com/pipeline-5/updates/pipeline-releases.md): Pipeline theme changelog and release notes
- [New Shopify Theme Editor](https://pipeline.groupthought.com/pipeline-5/updates/new-shopify-theme-editor.md): Tips on using the new Shopify Theme Editor
- [Check your theme version](https://pipeline.groupthought.com/pipeline-5/updates/check-theme-version.md): How to check the theme version
- [How to download latest theme version](https://pipeline.groupthought.com/pipeline-5/updates/how-to-download-latest-theme-version.md): Links and helpful tips on updating your theme
- [Migrating your settings](https://pipeline.groupthought.com/pipeline-5/updates/migrating-your-settings.md): Tips for copying your current theme settings to a new version of Pipeline


---

# 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://pipeline.groupthought.com/pipeline-5/updates.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.
