# Frequently asked questions

- [Default theme content](https://pipeline.groupthought.com/faq/frequently-asked-questions/default-theme-content.md): Modify text in Pipeline
- [Context picker](https://pipeline.groupthought.com/faq/frequently-asked-questions/context-picker.md): Changing content to sell with different markets and countries
- [Check your theme version](https://pipeline.groupthought.com/faq/frequently-asked-questions/check-theme-version.md): How to check the theme version
- [Share preview link](https://pipeline.groupthought.com/faq/frequently-asked-questions/share-preview-link.md): How to create a Share Preview link using the Shopify Online Theme Editor
- [How to download latest theme version](https://pipeline.groupthought.com/faq/frequently-asked-questions/how-to-download-latest-theme-version.md): Links and helpful tips on updating your theme
- [Migrating your settings](https://pipeline.groupthought.com/faq/frequently-asked-questions/migrating-your-settings.md): Tips for copying your current theme settings to a new version of Pipeline
- [Improving the speed of your site](https://pipeline.groupthought.com/faq/frequently-asked-questions/improving-the-speed-of-your-site.md)
- [Optimizing performance of your Product Card & Collection pages](https://pipeline.groupthought.com/faq/frequently-asked-questions/optimizing-performance-of-your-product-card-and-collection-pages.md): Tips on improving the performance of your pages


---

# 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/faq/frequently-asked-questions.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.
