# Using Widgets

<div data-with-frame="true"><figure><img src="/files/C1c8ZVxQTh5WXPkiq2pP" alt=""><figcaption></figcaption></figure></div>

## About

CYC Annotate has useful widgets that help you manage time while you work. These widgets can be opened from the **three** **dots** on the toolbar, then going to **More** and selecting the widget you want. Once the widget is on your screen, you can drag it around anywhere to move.

***

## Timer

The Timer Widget lets you set a countdown for any amount of time. You can pause or resume it whenever needed, and it shows a clear visual countdown so you always know how much time is left.

***

## Clock

The Clock Widget shows the current time on your screen. You can switch between a digital or analog display. You can use different time zones to keep track of time in other places.

***

## Stopwatch

The Stopwatch Widget is used to measure how long something takes.You can start, pause, resume, and reset it at any time, and also record lap times to track multiple stages of a task.


---

# 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://help.creatoryogames.com/tutorials/using-cyc-annotate/using-widgets.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.
