# Banner (course) Smart CTA

{% embed url="<https://www.loom.com/share/799156e15ba0450f8b88eae46b58991c>" %}

Use this super power when you want to have more advanced control over the CTA buttons on your course page. This adds additional settings to the "standard" Banner (Course) section

### New Button Settings:

* When to show:
  * Always - will always show this button
  * Not Enrolled - will show the button when the user is not enrolled in the "Enrollment Check" product (course/bundle)
  * Enrolled - will show the button when the user is enrolled in the 'Enrollment Check" product (course/bundle)
* Enrollment Check - select a product (course/bundle) to be used with the "When to show" setting
* Link Type
  * Custom - Uses a custom link for this button
  * Resume Course - Uses the automatic resume link (will only show if they can resume)
  * Free Trial - Uses the automatic free trial link (will only show if the course is not free and has a free trial lesson)
  * Buy Course- Uses the automatic buy course link (will only show if the course is purchasable)
  * Free Course - Uses the automatic free enrollment link (will only show if the course is free and the user is not enrolled)


---

# 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/banner-course-smart-cta.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.
