# Troubleshooting

- [Add to cart button not showing on live or preview page](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/add-to-cart-button-not-showing-on-live-or-preview-page.md)
- [Blank space on the right side of mobile view](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/blank-space-on-the-right-side-of-mobile-view.md)
- [Compare-at prices do not show in live store](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/compare-at-prices-do-not-show-in-live-store.md)
- [Liquid error: Could not find asset snippets](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/liquid-error-could-not-find-asset-snippets.md)
- [Published page is not visible on live store](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/published-page-is-not-visible-on-live-store.md)
- [Styling text not applying or syncs across views](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting/styling-text-not-applying-or-syncs-across-views.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://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/troubleshooting.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.
