> For the complete documentation index, see [llms.txt](https://docs.foxecom.com/foxkit-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foxecom.com/foxkit-app/faq.md).

# FAQ

- [Features](https://docs.foxecom.com/foxkit-app/faq/features.md)
- [How to get API key](https://docs.foxecom.com/foxkit-app/faq/how-to-get-api-key.md)
- [Migrate FoxKit back in stock to XFlow](https://docs.foxecom.com/foxkit-app/faq/migrate-foxkit-back-in-stock-to-xflow.md)
- [How are Back-in-stock subscriptions and Subscribers list different?](https://docs.foxecom.com/foxkit-app/faq/how-are-back-in-stock-subscriptions-and-subscribers-list-different.md)
- [Quickly create FoxKit offers and promotions in your Shopify Admin](https://docs.foxecom.com/foxkit-app/faq/quickly-create-foxkit-offers-and-promotions-in-your-shopify-admin.md): Create FoxKit offers and promotions right in Shopify Admin > Products > More actions
- [Translate my FoxKit features](https://docs.foxecom.com/foxkit-app/faq/translate-my-foxkit-features.md): Translate FoxKit in any languages
- [Set up Shopify Automation when customers subscribe for Pop-up](https://docs.foxecom.com/foxkit-app/faq/set-up-shopify-automation-when-customers-subscribe-for-pop-up.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/foxkit-app/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.
