# Welcome to TimeCord

## **Welcome to the TimeCord Documentation.**&#x20;

**At this time, TimeCord is in a open beta, which means that language translations, such as to German, are currently not available.**

If you have any Questions that you cant solve on your own, contact our support team on our [discord](https://discord.gg/QSRc3mbBjZ)

<figure><img src="https://716291898-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY3lX6OpIZgZbOFMvR2eR%2Fuploads%2F1ssPsGCuxZB76OcU7qyr%2Fimage.png?alt=media&#x26;token=ac07ecf2-5ae2-4a03-90bf-4655d5451a1d" alt=""><figcaption></figcaption></figure>

## **Quick Links**

[getting-started](https://docs.timecord.dev/en/general/getting-started "mention")

[patchnotes](https://docs.timecord.dev/en/general/patchnotes "mention")

[commands](https://docs.timecord.dev/en/guide/commands "mention")

[script](https://docs.timecord.dev/en/guide/script "mention")


---

# 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.timecord.dev/en/general/welcome-to-timecord.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.
