# Copyright notice

The copyright notice is a text snippet and can be customized in the text snippet management.\
The technical name of the text snippet is: `zentheme.general.copyright`

## Manage snippets

Shopware uses snippets for the translation and adaptation of texts, which can be adapted and managed centrally. These snippets can then be output in the frontend, for example. You can find the snippets in the shopware administration under *Settings > Shop > Snippets.*

{% embed url="<https://docs.shopware.com/de/shopware-6-de/einstellungen/Textbausteine>" %}

In the snippets, you can search to the phrase "copyright" and select our copyright snippet.


---

# 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://themedocs.zenit.design/en/faq/general/copyright-notice.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.
