# FAQs

- [How to report an issue](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-report-an-issue.md): The more details you provide, the faster we can help!
- [How to add Stacked images effect](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-add-stacked-images-effect.md)
- [How to Add Google Tag Manager Tracking Events for Buttons](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-add-google-tag-manager-tracking-events-for-buttons.md)
- [How to change the app language 🌍](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-change-the-app-language.md)
- [How to remove the 'Built with Foxify' badge on my website?](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-remove-the-built-with-foxify-badge-on-my-website.md)
- [What does the Pilot ($1) plan include?](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/what-does-the-pilot-usd1-plan-include.md)
- [Pick a theme to work with Foxify](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/pick-a-theme-to-work-with-foxify.md)
- [Does Foxify work for all the pages in my store?](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/does-foxify-work-for-all-the-pages-in-my-store.md): See what page types Foxify can and cannot create
- [How to get API Secret key in Foxify](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-get-api-secret-key-in-foxify.md)
- [Using AI in Foxify Page Builder](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/using-ai-in-foxify-page-builder.md)
- [Completely remove Foxify code from my Shopify theme](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/completely-remove-foxify-code-from-my-shopify-theme.md)
- [Add custom font](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/add-custom-font.md): In this article, you'll learn how to add any additional custom fonts to Foxify.
- [Add custom icon](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/add-custom-icon.md): In this article, you'll learn how to add any additional custom icons to Foxify.
- [Change my page title and URL](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/change-my-page-title-and-url.md): You can use the Page settings to change the title of your page or its URL.
- [Change the product prices' color](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/change-the-product-prices-color.md)
- [Create an anchor link](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/create-an-anchor-link.md)
- [Create a parallax background](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/create-a-parallax-background.md)
- [Set a page as Home page](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/set-a-page-as-home-page.md)
- [Schedule your page to publish at a future date](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/schedule-your-page-to-publish-at-a-future-date.md)
- [Should I use Pixel, Rem, or Em?](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/should-i-use-pixel-rem-or-em.md): Learn to differentiate the 3 size units px, rem, or em, and when to use which one.
- [Change the page background](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/change-the-page-background.md)
- [Foxify Free plan is sunsetting](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/foxify-free-plan-is-sunsetting.md): The Free plan in Foxify app will no longer be available after April 30, 2025. All Free users are highly encouraged to switch to Pilot plan or pick a paid plan by that date.
- [How to join Foxify giveaway 2022](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/how-to-join-foxify-giveaway-2022.md): To celebrate the release of Foxify, we welcome merchants from all walks of life to join this remarkable moment and milestone!
- [Foxify Gen 2 Beta Test](https://docs.foxecom.com/foxify-app/faqs-and-troubleshooting/faqs/foxify-gen-2-beta-test.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/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.
