# SETTINGS

- [Basic settings](https://themedocs.zenit.design/en/settings/basic-settings.md)
- [Search](https://themedocs.zenit.design/en/settings/search.md)
- [Custom field assignment](https://themedocs.zenit.design/en/settings/custom-field-assignment.md)
- [Custom fields for product documents](https://themedocs.zenit.design/en/settings/custom-field-assignment/custom-fields-for-product-documents.md): Using the custom field assignment, you can select your own fields and display them in the datasheets tab on the product page. Create as many fields as you like and assign them in the configuration.
- [Custom fields for product details](https://themedocs.zenit.design/en/settings/custom-field-assignment/custom-fields-for-product-details.md)
- [Social media icons](https://themedocs.zenit.design/en/settings/social-media-icons.md): Display of social media icons in the footer area of the page.
- [Marketing text slider](https://themedocs.zenit.design/en/settings/marketing-text-slider.md): Outputs an animated text slider in the storefront header.
- [Custom tab details page](https://themedocs.zenit.design/en/settings/custom-tab.md): Custom tab on details page
- [Custom footer columns](https://themedocs.zenit.design/en/settings/custom-footer-columns.md): You can fill up to 3 additional columns in the footer with individual content.
- [Custom code](https://themedocs.zenit.design/en/settings/custom-code.md): In the theme settings you can add additional CSS code and Javascript code.


---

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