> For the complete documentation index, see [llms.txt](https://highfivethemes.gitbook.io/spotlight-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://highfivethemes.gitbook.io/spotlight-user-documentation/custom-settings/call-to-action-footer-text.md).

# Call To Action Footer Text

<mark style="color:purple;">**Spotlight**</mark> supports customizing CTA text in your publication footer subscribe section. You have **2** **settings** to choose from:

1. **CTA text for subscription section** - big main text
2. **CTA subtext for subscription section** - smaller subtext, which is under primary

## **To customize:**

* Go to **Settings > Design & branding** from the admin menu
* Click **Site-wide** in the **Design** settings sidebar on the right
* Enter your text in text inputs inside **CTA text for subscription section** or **CTA subtext for subscription section** menu items


---

# 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://highfivethemes.gitbook.io/spotlight-user-documentation/custom-settings/call-to-action-footer-text.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.
