# October 2024

- [31/10/2024 Handle specific Lightspeed webhook payload](https://changelog.usetoggle.com/october-2024/31-10-2024-handle-specific-lightspeed-webhook-payload.md)
- [29/10/2024 Fix exports](https://changelog.usetoggle.com/october-2024/29-10-2024-fix-exports.md)
- [24/10/2024 Replica DB](https://changelog.usetoggle.com/october-2024/24-10-2024-replica-db.md)
- [24/10/2024 Bulk Order bugfix](https://changelog.usetoggle.com/october-2024/24-10-2024-bulk-order-bugfix.md)
- [21/10/2024 Fix bug displaying order item price on delivery page](https://changelog.usetoggle.com/october-2024/21-10-2024-fix-bug-displaying-order-item-price-on-delivery-page.md)
- [21/10/2024 Add confirm email to checkout page](https://changelog.usetoggle.com/october-2024/21-10-2024-add-confirm-email-to-checkout-page.md)
- [17/10/2024 - Age verification on product.](https://changelog.usetoggle.com/october-2024/17-10-2024-age-verification-on-product..md)
- [15/10/2024 - Time Configuration, Postage Service, Bulk Orders](https://changelog.usetoggle.com/october-2024/15-10-2024-time-configuration-postage-service-bulk-orders.md)
- [14/10/2024 - Sandbox account checks](https://changelog.usetoggle.com/october-2024/14-10-2024-sandbox-account-checks.md)
- [10/10/2024 - Bulk Orders](https://changelog.usetoggle.com/october-2024/10-10-2024-bulk-orders.md)
- [02/10/2024 - Toggle data export bug fix](https://changelog.usetoggle.com/october-2024/02-10-2024-toggle-data-export-bug-fix.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://changelog.usetoggle.com/october-2024.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.
