# Hacker News

#### **Hacker News Component** <a href="#hacker-news-component" id="hacker-news-component"></a>

The Hacker News is a popular cybersecurity publication for IT professionals seeking actionable insights. This component retrieves the latest top stories from Hacker News.

#### **How to Connect Hacker News Component to ZBrain Flow?** <a href="#how-to-connect-hacker-news-component-to-zbrain-flow" id="how-to-connect-hacker-news-component-to-zbrain-flow"></a>

To integrate the Hacker News component with ZBrain Flow, follow these steps to select and utilize the desired capabilities:

1. **Search for the Hacker News Component**: Search the Hacker News component within the ZBrain interface.
2. **Select the Required Capability**: Search for the desired capability, such as Fetch top stories.

#### **Required Fields to Fetch Top Stories** <a href="#required-fields-to-fetch-top-stories" id="required-fields-to-fetch-top-stories"></a>

1. **Number of Stories** - Specify the number of top stories to fetch.


---

# 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.zbrain.ai/zbrain-documentation/zbrain-builder/flows/flow-components/hacker-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.
