# 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)
- [Back-in-stock Deactivation Plan](https://docs.foxecom.com/foxkit-app/faq/back-in-stock-deactivation-plan.md): This article outlines the deactivation plan for FoxKit back in stock feature.
- [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: 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.
