# OVERVIEW

- [How to create an account](https://manual.timedash.co/overview/how-to-create-an-account.md): In this guide you will discover how to create a Timedash account
- [Getting started with Timedash](https://manual.timedash.co/overview/getting-started-with-timedash.md): In this guide, you will discover how to take the first steps in your Timedash account.
- [How to logout of yout Timedash account](https://manual.timedash.co/overview/how-to-logout-of-yout-timedash-account.md): In this guide, you will learn how to log out of your Timedash account.


---

# 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://manual.timedash.co/overview.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.
