# Countdown timer

This block is available in the [countdown timer](/sections/countdown-timer.md), newsletter popup and rich text column sections.

* &#x20;**End date and time:** The format YYYY-MM-DD HH:MM is required. This setting uses store time zone defined in Settings, not your local time zone.
* **Hide section when timer ends**: When enabled, the section is removed from the page once the timer ends.
* **Visual**:
  * **Font style**: See [common settings](/common-settings.md#font-style)
  * **Color scheme:** Sets a color scheme specifically for the countdown block
  * **Background opacity:** Set to 0 to remove the background from the countdown timer numbers
  * **Enable background blur**: When the selected color scheme has transparency, a blur is applied
  * **Accessibility description:** Add a brief description of countdown event, e.g. Sample Sale, 10% Off Beauty, Summer Social RSVP, etc. to be announced to screen reader users to provide context for the countdown.


---

# 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.ultramarinastudios.com/blocks/section-blocks/countdown-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.
