# FAQ

### Is there any other way to use the API than by using the dœcentral.com domain?

I feel you. Punycode domains still feel strange and make you afraid that at one or the other system involved cannot handle it. While working on this project, we have seen only a few minor problems, but in general most applications and solutions are working fine with punycode domains too. However, if you want to be a 100% save, you also can use the domain `doecentral.com` or `xn--dcentral-ktb.com` for all requests.

### What is this name and the strange character about?

It's a bit nerdy, be warned! Since the ligature `œ` looks like an o and e at the same time, you can read as *do\_central* as well as *de\_central*. So dœcentral is a central for all your to do's, but decentralised (in some kind) at the same time. Furthermore, in mathematics, the ligature Œ is used as an abbreviation of the expression "without restriction". Isn't that a perfect match for a service like this? :)


---

# 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/faq.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.
