# The User Side

The Headlines module is very simple from the user perspective. The Headlines index page displays a list of available feeds at the top. Users can view different feeds simply by selecting a link from the list. The contents of the currently selected feed are displayed below. Users can select articles/items of interest, which open the remote (source) site in a new window.

\
\&#xNAN;*Figure 8 The User view of the module*

![img\_9.jpg](/files/-LD6N2SmABWUcHydH1vu)


---

# 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://xoops.gitbook.io/xoopsheadline-tutorial/the-user-side.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.
