# posts

- [Initial change log release](https://changelog.shopwaive.com/posts/quickstart.md): September 03, 2024
- [Cash out options for Shopify Plus](https://changelog.shopwaive.com/posts/quickstart-1.md): September 13, 2024
- [Group offers at checkout](https://changelog.shopwaive.com/posts/quickstart-2.md): October 15, 2024
- [GET Actions API endpoint](https://changelog.shopwaive.com/posts/quickstart-3.md): October 23, 2024
- [Affiliate Referral program](https://changelog.shopwaive.com/posts/quickstart-4.md): November 18, 2024
- [Meet Waive. Shopwaive's AI agent](https://changelog.shopwaive.com/posts/quickstart-5.md): December 9, 2024
- [Issue and email native Shopify store credit](https://changelog.shopwaive.com/posts/quickstart-6.md): March 21, 2025
- [Flow action for native Shopify store credit](https://changelog.shopwaive.com/posts/quickstart-7.md): April 2, 2025
- [Send customer payloads to Shopify Flow](https://changelog.shopwaive.com/posts/quickstart-8.md): April 7, 2025
- [Send HTTP requests, receive responses in Shopify Flow](https://changelog.shopwaive.com/posts/quickstart-9.md): November 28, 2025
- [Generative AI — Shopwaive Code](https://changelog.shopwaive.com/posts/quickstart-10.md): December 1, 2025


---

# 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://changelog.shopwaive.com/posts.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.
