# Timer

## Timer

Labii provides a simple countdown timer to track the experimental progress.

### Config timer

Set the number of hours, minutes, and seconds to config the timer. Default to 00:10:30.

### Start timer

Click the "**Start**" to start the timer.

### Pause timer

Click the "**Pause**" to pause the timer.

### Reset timer

Click the "Reset" any time to reset the timer.

### Completed timer

A sound will be played after the process is complete.


---

# 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.labii.com/widgets/section-widgets/productivity/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.
