# TROUBLESHOOTING

- [Can't upload my Minimog theme to Shopify](https://docs.foxecom.com/minimog-theme/troubleshooting/cant-upload-my-minimog-theme-to-shopify.md)
- [Contact form submissions not found](https://docs.foxecom.com/minimog-theme/troubleshooting/contact-form-submissions-not-found.md)
- [Currency format display](https://docs.foxecom.com/minimog-theme/troubleshooting/currency-format-display.md)
- [FoxKit features are duplicated](https://docs.foxecom.com/minimog-theme/troubleshooting/foxkit-features-are-duplicated.md)
- [FoxKit stops working](https://docs.foxecom.com/minimog-theme/troubleshooting/foxkit-stops-working.md)
- [Missing images when installing demos](https://docs.foxecom.com/minimog-theme/troubleshooting/missing-images-when-installing-demos.md): Why can't I get the full demo like yours? It lacks of images and products
- [Translation missing issue](https://docs.foxecom.com/minimog-theme/troubleshooting/translation-missing-issue.md)
- [Translation apps incompatibility](https://docs.foxecom.com/minimog-theme/troubleshooting/translation-apps-incompatibility.md): Some issues with the translation apps you might run into
- [Why is my activated Show Account Icon option not showing?](https://docs.foxecom.com/minimog-theme/troubleshooting/why-is-my-activated-show-account-icon-option-not-showing.md): Learn how to show the account icon.
- [I can't install FoxKit on March 2023](https://docs.foxecom.com/minimog-theme/troubleshooting/i-cant-install-foxkit-on-march-2023.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/minimog-theme/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.
