# Intro

{% hint style="warning" %}
The documentation is still very rudimentary and far from final. Further content is being worked on regularly. For specific questions that are not answered here, please visit the [discussion forum](https://github.com/Doecentral/DOC/discussions).
{% endhint %}

## One Endpoint. All your tasks.

**With dœcentral `[døːsɛntrəl]` you're able to fetch all your tasks from several task management apps and calendars. Learn more at** [**dœcentral.com**](https://www.xn--dcentral-ktb.com/)**.**

Get the full picture of your daily tasks and events with just one API call. Your private tasks from Todoist, your customer project tasks from Trello, your company events from Google Calendar or what ever. You name it. Just get all the today tasks combined in one API.

This allows you to integrate your today tasks in your favorite application, a rough overview in a simple UI, a detailed list in a daily mail or whatever you can imagine.

> Everything you can imagine is possible. Be creative!

You'll find all available connections and integrations on the [website](https://www.xn--dcentral-ktb.com/) or with the [public endpoints](https://docs.xn--dcentral-ktb.com/public) in this API.&#x20;

{% hint style="info" %}
Even if the special character in the domain looks like spam it‘s intended, trust me. If you like to learn more, please [check out the FAQ](https://docs.xn--dcentral-ktb.com/faq).
{% endhint %}


---

# 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.xn--dcentral-ktb.com/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.
