# News

<figure><img src="https://i.imgur.com/PRY85j0.png" alt="News bar on Tebex Theme"><figcaption><p>News Bar (Champion Tebex Theme)</p></figcaption></figure>

<figure><img src="https://i.imgur.com/rxPC215.png" alt=""><figcaption><p>News Bar (Gladiator Tebex Theme)</p></figcaption></figure>

If you want to announce something important or special to your Customers then News are your way to go!\
News are located as the first bar above everything and they include Title & News Text so they're at the perfect position to attract attention.

## How to enable

1. Open [layout.html](https://nidzo-docs.gitbook.io/tebexthemes/installation-and-setup/configuration#layout.html-configuration) file
2. At the `settings` you can see fields `news_enabled` , `news_title`  and `news_text` .
3. Set `news_enabled` to `true`&#x20;
4. Change `news_title` and `news_text` to your liking
5. Click 'Publish' Button from the top

🎊 That's it! Your news are now enabled and will be displayed on home page!


---

# 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://nidzo-docs.gitbook.io/tebexthemes/other/news.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.
