# Timer

## Properties

![](/files/-M0Few3iee4l3LzIT5PK)

### Set Time

Set the time in minutes and seconds

<div align="left"><img src="/files/-M0Ff8oEM3DB-ndfnoVl" alt=""></div>

### Auto Advance

Set auto advance or no advance to automatically advance to the next page when the timer completes

<div align="left"><img src="/files/-M0FfQc57cGOXbNY67Og" alt=""></div>

### Deny / Allow Skip

Deny or allow skipping the timer by swiping to the next page in the player. If deny skip is on, the user will have to wait for the timer to finish before moving to the next page.

<div align="left"><img src="/files/-M0Fffj17cVQxbvIpYpK" alt=""></div>

### Set Background

Set the background color of the timer

<div align="left"><img src="/files/-M0FfvYzFqphbDg31jf-" alt=""></div>

### Set Color

Set the text color and ring color of the timer

<div align="left"><img src="/files/-M0FgAkvK_AQKs2zJjSC" alt=""></div>

### Set Alignment

Set the alignment of the timer

<div align="left"><img src="/files/-M0FgSvdqXVPTbQ5S_T4" alt=""></div>


---

# 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.myguide.care/content/guides/plugins/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.
