> For the complete documentation index, see [llms.txt](https://docs-swiss.superpowerups.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-swiss.superpowerups.com/super-power-settings.md).

# 💥Super Power Settings

- [Magic Sign Up Fields](https://docs-swiss.superpowerups.com/super-power-settings/magic-sign-up-fields.md): Change a custom text sign up field to a drop down or checkbox
- [All courses page Hide Stuff](https://docs-swiss.superpowerups.com/super-power-settings/all-courses-page-hide-stuff.md)
- [Banner (course) Smart CTA](https://docs-swiss.superpowerups.com/super-power-settings/banner-course-smart-cta.md)
- [Card Tweaks](https://docs-swiss.superpowerups.com/super-power-settings/card-tweaks.md)
- [Embed Code](https://docs-swiss.superpowerups.com/super-power-settings/embed-code.md)
- [Hide Create Account](https://docs-swiss.superpowerups.com/super-power-settings/hide-create-account.md)
- [Hide The Checkout Password Field](https://docs-swiss.superpowerups.com/super-power-settings/hide-the-checkout-password-field.md): Decrease the number of cart abandonments
- [Hide Header & Footer](https://docs-swiss.superpowerups.com/super-power-settings/hide-header-and-footer.md)
- [Hide Dashboard](https://docs-swiss.superpowerups.com/super-power-settings/hide-dashboard.md)
- [Hide Reviews Button](https://docs-swiss.superpowerups.com/super-power-settings/hide-reviews-button.md)
- [Redirect Always](https://docs-swiss.superpowerups.com/super-power-settings/redirect-always.md)
- [Redirect by email](https://docs-swiss.superpowerups.com/super-power-settings/redirect-by-email.md)
- [Redirect by Sign in State](https://docs-swiss.superpowerups.com/super-power-settings/redirect-by-sign-in-state.md)
- [Redirect by enrollment](https://docs-swiss.superpowerups.com/super-power-settings/redirect-by-enrollment.md)
- [Redirect (If enrolled in)](https://docs-swiss.superpowerups.com/super-power-settings/redirect-if-enrolled-in.md)
- [Redirect by Course Enrollment](https://docs-swiss.superpowerups.com/super-power-settings/redirect-by-course-enrollment.md)
- [Redirect (Course Player)](https://docs-swiss.superpowerups.com/super-power-settings/redirect-course-player.md)
- [Redirect Timer](https://docs-swiss.superpowerups.com/super-power-settings/redirect-timer.md)
- [Redirect Zero Enrollments](https://docs-swiss.superpowerups.com/super-power-settings/redirect-zero-enrollments.md)
- [Restricted Site](https://docs-swiss.superpowerups.com/super-power-settings/restricted-site.md): Lock down your Thinkific site and only allow signed in users to view all of your pages.
- [Sign In Heading](https://docs-swiss.superpowerups.com/super-power-settings/sign-in-heading.md): Change the standard "Welcome Back' to something else
- [Swap Logo](https://docs-swiss.superpowerups.com/super-power-settings/swap-logo.md)
- [Expanded Icon Library 7000+](https://docs-swiss.superpowerups.com/super-power-settings/expanded-icon-library-7000+.md)
- [Useful Code Snippets](https://docs-swiss.superpowerups.com/super-power-settings/useful-code-snippets.md): Helpful code snippets to be used for certain scenarios


---

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