# Deprecated

This section contains "deprecated" configuration fields that are no longer needed and will be removed with a future update.

There are various reasons why configuration fields are being removed. Sometimes configuration fields are revised or changed in the course of daily development, are no longer necessary or have been replaced by other configuration fields.

So that the fields do not simply disappear, we save them in this section of the theme configuration. This makes a migration easier, if necessary, because you can see the old "values" even after an update. Notes about changes can be found in the "News and announcements" area of our Service Portal.

After a certain time, we then remove such configuration fields completely.

{% embed url="<https://service.themeware.design/en/news>" %}
ThemeWare® News and announcements
{% endembed %}


---

# 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.themeware.design/manual/others/deprecated.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.
