# Redirect Timer

This super power section will redirect a user to another page if a specific day and time has expired. Perfect for:

* Course "cart is closed" and you want to redirect to a "waitlist page"
* Promotion is over and you want to redirect to a "sorry you missed it" page
* Limited time "replay/content" and you want to redirect to a "unlock the content" page

{% embed url="<https://www.loom.com/embed/366d5ec9e48e498393f1ae4135575d81?hideEmbedTopBar=true>" %}


---

# 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-timer.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.
