# Reading Topics

A healthy community needs members to be posting new content, but this activity is not everything. Readers are the true indicators of how healthy the community is. What’s the point of posts that no-one reads? Discourse encourages and tracks reading habits so community managers can keep a healthy balance.

#### Keep scrolling <a href="#keep-scrolling-7" id="keep-scrolling-7"></a>

Click a topic title and read down the list of replies in chronological order, following links or previewing replies and quotes as you go. Use your mouse to scroll the screen, or use the timeline scroll bar on the right which also shows you how far through the conversation you’ve read. On smaller screens, select the bottom progress bar to expand it.

#### Jump back in <a href="#jump-back-in-8" id="jump-back-in-8"></a>

* Selecting a topic title will take you to your **last read post** in the topic. To enter at the top ↑ or bottom ↓ instead, click the reply count or last reply date.\
  [![discourse-topic-list-select-areas](https://d11a6trkgmumsb.cloudfront.net/original/4X/a/b/a/abad792c2cdddaf4e5261c6611c1db37a8661143.png)](https://d11a6trkgmumsb.cloudfront.net/original/4X/a/b/a/abad792c2cdddaf4e5261c6611c1db37a8661143.png)
* Topics above the light red line on a list are new or updated since your last visit. If you have read all the way to the end of a topic, the title will be light grey instead of black.\
  [![topic-list-last-visit-date-read](https://d11a6trkgmumsb.cloudfront.net/optimized/3X/a/f/aff4501da10a040846ce6755b3f5b1daad7813da_2_345x110.png)](https://d11a6trkgmumsb.cloudfront.net/original/3X/a/f/aff4501da10a040846ce6755b3f5b1daad7813da.png)

#### Related topics <a href="#related-topics-9" id="related-topics-9"></a>

Sometimes conversations are clearer if topics are split, where posts are moved to a more appropriate topic, or two related topics are merged. If a post is moved, a link will appear that will allow readers to jump to that comment wherever it has been moved to, and the person who posted it will also be notified.

[![split-topic](https://d11a6trkgmumsb.cloudfront.net/optimized/3X/b/1/b1e16d4ccff660138fb0988e445f1977866a9f24_2_690x93.png)](https://d11a6trkgmumsb.cloudfront.net/original/3X/b/1/b1e16d4ccff660138fb0988e445f1977866a9f24.png)

At the end of the OP you will also see lists of **related topics** that link to the one you are reading

[![related-topics](https://d11a6trkgmumsb.cloudfront.net/optimized/3X/5/b/5b76cb58c5c384c86eaff8f11a11fa0588222765_2_690x188.png)](https://d11a6trkgmumsb.cloudfront.net/original/3X/5/b/5b76cb58c5c384c86eaff8f11a11fa0588222765.png)


---

# 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://denvergeeks-discourse.gitbook.io/discourse-new-user-guide/new-user-guide/reading-topics.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.
