# Redirect Zero Enrollments

{% embed url="<https://www.loom.com/share/c21a9483dfb847f0b6bc79a870a6e964?sharedAppSource=personal_library>" %}

#### Power ProTip:

* Use this when you want users who membership expired and you want to remind them to renew or fix their credit card
* Great for when users attempt to buy, but do no complete their purchase - redirect to a page to tell them how to purchase


---

# 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://docs-swiss.superpowerups.com/super-power-settings/redirect-zero-enrollments.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.
