# Resources

- [FAQs](https://docs.platter.com/resources/faqs.md)
- [Is Platter+ compatible with my Shopify store?](https://docs.platter.com/resources/faqs/is-platter+-compatible-with-my-shopify-store.md)
- [How much does Platter+ cost?](https://docs.platter.com/resources/faqs/how-much-does-platter+-cost.md)
- [What is a Handle ID?](https://docs.platter.com/resources/faqs/what-is-a-handle-id.md)
- [What is a post-purchase page vs thank you page?](https://docs.platter.com/resources/faqs/what-is-a-post-purchase-page-vs-thank-you-page.md)
- [What is an offer group?](https://docs.platter.com/resources/faqs/what-is-an-offer-group.md)
- [How do I remove an extension?](https://docs.platter.com/resources/faqs/how-do-i-remove-an-extension.md)
- [An auto-generated offer group is not showing any products?](https://docs.platter.com/resources/faqs/an-auto-generated-offer-group-is-not-showing-any-products.md)
- [How do I test Post-Purchase Offers?](https://docs.platter.com/resources/faqs/how-do-i-test-post-purchase-offers.md)
- [Why are the checkout extension buttons greyed out?](https://docs.platter.com/resources/faqs/why-are-the-checkout-extension-buttons-greyed-out.md)
- [Tracking issues with post-purchase](https://docs.platter.com/resources/faqs/tracking-issues-with-post-purchase.md)
- [How can I track revenue generated with Platter+?](https://docs.platter.com/resources/faqs/how-can-i-track-revenue-generated-with-platter+.md)
- [Can I get help setting up extensions?](https://docs.platter.com/resources/faqs/can-i-get-help-setting-up-extensions.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.platter.com/resources.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.
