# FAQs

- [About Koding Themes](https://koding-themes.gitbook.io/theme-support/atom/faqs/about-koding-themes.md)
- [Demo store](https://koding-themes.gitbook.io/theme-support/atom/faqs/demo-store.md): If you are inspired by the setup of our demo store and want use the same sections and block combinations to build your store, then here is a summary of how we have setup our presets.
- [Theme Updates](https://koding-themes.gitbook.io/theme-support/atom/faqs/theme-updates.md)
- [Support](https://koding-themes.gitbook.io/theme-support/atom/faqs/support.md)
- [Multiple theme licensing](https://koding-themes.gitbook.io/theme-support/atom/faqs/support/multiple-theme-licensing.md)
- [Refunds](https://koding-themes.gitbook.io/theme-support/atom/faqs/support/refunds.md)
- [Theme housekeeping](https://koding-themes.gitbook.io/theme-support/atom/faqs/support/theme-license.md)
- [Custom coding](https://koding-themes.gitbook.io/theme-support/atom/faqs/custom-coding.md)
- [How to confirm your current theme version](https://koding-themes.gitbook.io/theme-support/atom/faqs/how-to-confirm-your-current-theme-version.md)
- [Subscriptions](https://koding-themes.gitbook.io/theme-support/atom/faqs/subscriptions.md)
- [Size guide](https://koding-themes.gitbook.io/theme-support/atom/faqs/size-guide.md): Size guides are a great way to keep customers informed when making purchases on your online store. You can expect to see a reduction in return orders as a result of people ordering sizes that fit them
- [Storefront wording/languages](https://koding-themes.gitbook.io/theme-support/atom/faqs/storefront-wording.md)


---

# 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://koding-themes.gitbook.io/theme-support/atom/faqs.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.
