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

# March 2025

- [02/04/2025 - Shopify Gift Cards - Error Handling](https://changelog.usetoggle.com/march-2025/02-04-2025-shopify-gift-cards-error-handling.md)
- [24/03/2025 - Shopify Gift Cards - minor bug](https://changelog.usetoggle.com/march-2025/24-03-2025-shopify-gift-cards-minor-bug.md)
- [21/03/2025 - Shopify Gift Cards](https://changelog.usetoggle.com/march-2025/21-03-2025-shopify-gift-cards.md)
- [20/03/2025 - Champions 2FA code](https://changelog.usetoggle.com/march-2025/20-03-2025-champions-2fa-code.md)
- [12/03/2025 - Password Requirements List](https://changelog.usetoggle.com/march-2025/12-03-2025-password-requirements-list.md)
- [05/03/2025 - Relaxed rules on SMS rate limits](https://changelog.usetoggle.com/march-2025/05-03-2025-relaxed-rules-on-sms-rate-limits.md)
- [04/03/2025 - Postage V2 grouping basket bugfix](https://changelog.usetoggle.com/march-2025/04-03-2025-postage-v2-grouping-basket-bugfix.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://changelog.usetoggle.com/march-2025.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.
