# Changelog

## Posts

- [What's new at Shopwaive?](https://changelog.shopwaive.com/readme.md): Release notes from the Shopwaive team — new features across Checkout, Shopify Flow, AI tools, balances, and the REST API as they ship
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://changelog.shopwaive.com/readme.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.
