# How to...

- [How do I set up customer restock email notifications?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-do-i-set-up-customer-restock-email-notifications.md)
- [How can I receive an email when a customer joins a waitlist?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-can-i-receive-an-email-when-a-customer-joins-a-waitlist.md)
- [How to set a confirmation email when an email is submitted?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-to-set-a-confirmation-email-when-an-email-is-submitted.md)
- [How do I include dynamic product details in restock emails?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-do-i-include-dynamic-product-details-in-restock-emails.md)
- [How to test a real back-in-stock scenario?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-to-test-a-real-back-in-stock-scenario.md)
- [How to set up a customer restock email notifications?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-to-set-up-a-customer-restock-email-notifications.md)
- [How can I access customer emails?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-can-i-access-customer-emails.md)
- [How can I view the most in-demand products?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-can-i-view-the-most-in-demand-products.md)
- [How to translate the form in other languages?](https://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-to-translate-the-form-in-other-languages.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://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to....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.
