# Articles

**The Articles section displays relevant content from GovExec media properties and potentially other integrated sources. Each article is accompanied by metadata such as:**

* Title & Source: Where it’s published (e.g., GovExec, NextGov)
* Publication Date
* Snippet or Summary
* Associated Topics (auto-extracted or tagged)

## **Browsing & Searching**

* Browse: Scroll through a chronological or relevance-ordered list of articles.
* Search: Use the Search Bar (e.g., “cybersecurity,” “VA health,” etc.) to find specific articles by keyword.
* Filters & Sorting: Narrow results by date range, source, or topic relevance.

**Example:** If you need the most recent articles on “federal technology,” you can combine a “FedTech” topic filter with a “Last 30 days” date range.

## **Viewing Article Details**

Click an article’s title to see:

* Full Summary: More information on the piece’s content.
* Topics: A breakdown of relevant topics, plus the Strength or Relevance score per topic (if available).
* Link to Original Source: Jump straight to the original published piece for further reading.


---

# 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.govtribe.com/user-guide/what-is.../beacon/articles.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.
