# News Ticker

#### **Select Category**

* Choose the category of posts that should appear in the ticker.
* Example: If you select **"Pakistan"**, only posts from that category will scroll.
* If left blank, no posts will appear.

#### **Limit Posts**

* Define how many posts will display in the ticker at a time.
* Default: **10**

#### **Ticker Label**

* Add a custom label before the ticker (appears on the left side).
* Example: **تازہ ترین** (Latest News)
* You can replace this with any text (e.g., "Breaking News", "Hot Updates").

<figure><img src="/files/ruppNnZp85no6dcjFA7k" alt=""><figcaption></figcaption></figure>


---

# 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.stylothemes.com/urdunews/customization/header/news-ticker.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.
