# FAQ

- [Frequently asked questions](https://story.groupthought.com/faq/frequently-asked-questions.md)
- [Where to make CSS changes](https://story.groupthought.com/faq/frequently-asked-questions/where-to-make-css-changes.md): Adding your own custom styles and CSS overrides to the theme
- [How to download latest version](https://story.groupthought.com/faq/frequently-asked-questions/download-latest-version.md): Links and helpful tips on updating your theme
- [How to add a line break in your headings](https://story.groupthought.com/faq/frequently-asked-questions/how-to-add-a-line-break-in-your-headings.md): For subheadings in homepage sections
- [Share preview link](https://story.groupthought.com/faq/frequently-asked-questions/share-preview-link.md): How to create a Share Preview link using the Shopify Online Theme Editor
- [Remove Shopify link in footer](https://story.groupthought.com/faq/frequently-asked-questions/remove-shopify-link-in-footer.md): Use the Code Editor to remove the Powered by Shopify link in the footer
- [Check your theme version](https://story.groupthought.com/faq/frequently-asked-questions/check-your-theme-version.md): How to check your version of Story theme
- [How to use sections](https://story.groupthought.com/faq/frequently-asked-questions/how-to-use-sections.md): Discover features and customization options with Story theme's sections
- [Adding a section](https://story.groupthought.com/faq/frequently-asked-questions/adding-a-section.md): Add Story's professionally designed sections to the homepage, product pages, and other pages
- [Hiding a section](https://story.groupthought.com/faq/frequently-asked-questions/hiding-a-section.md): Customize additional sections that you can activate for a new sale or season
- [Reordering sections](https://story.groupthought.com/faq/frequently-asked-questions/reordering-sections.md): Move sections around using drag-and-drop
- [Section  blocks](https://story.groupthought.com/faq/frequently-asked-questions/section-blocks.md): Add and customize content within a section using section blocks


---

# 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://story.groupthought.com/faq.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.
