# Welcome to Zentab

Everything from an important announcement from the management, person of the week, birthdays of your co-workers, new joiners in the team - all right there in your new tab when you open them in the morning.&#x20;

*But no-one wants to keep seeing this all day,*&#x20;

so for the rest of the day you get access to a simple to-do list to help you through the day or some productivity music.&#x20;


---

# 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.zentab.co/master.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.
