> For the complete documentation index, see [llms.txt](https://support.waderaviation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.waderaviation.com/quick-start/feed.md).

# The Feed

The Feed is a live, community-driven stream of aviation activity. Pilots share flights, report operational issues, and find aviation news — all in one place.

<figure><img src="/files/RNqF0rTPMvSJCOVCVUgn" alt="The Wader Feed" width="200"><figcaption><p>The Feed — community flights, alerts, and news in one stream</p></figcaption></figure>

***

## What Appears in the Feed

Three types of content appear in the Feed:

| Type        | What it is                                                                                         |
| ----------- | -------------------------------------------------------------------------------------------------- |
| **Flights** | Flight reports shared by other pilots — airports, times, aircraft, threats, and an optional photo  |
| **Alerts**  | Operational alerts reported by the community — weather, runway issues, strikes, security, and more |
| **News**    | Aviation news and important app announcements from the Wader team                                  |

***

## Filtering the Feed

Use the **filter chips** at the top of the Feed screen to show or hide **Flights** and **Alerts**.

{% hint style="info" %}
News posts cannot be hidden. This space is reserved for important app updates and announcements from the Wader team.
{% endhint %}

***

## Interacting with Posts

* Tap **Thanks** to appreciate a post.
* Tap **Comment** to open the comment section and start a conversation.

***

## Offline Behavior

The Feed updates in real time. When you are offline, Wader shows a cached version of the last feed you loaded. A message will indicate that the content may not be current.

***

## Related Topics

{% content-ref url="/pages/vDHJ5gdFYHZPRP5kbxZV" %}
[Widgets](/quick-start/feed/widgets.md)
{% endcontent-ref %}

{% content-ref url="/pages/oDK7l6NG93lLITMUfiyg" %}
[Sharing a Flight](/quick-start/feed/sharing-a-flight.md)
{% endcontent-ref %}

{% content-ref url="/pages/RVAuHA905eXMpzykQXEx" %}
[Alerts & News](/quick-start/feed/alerts-and-news.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.waderaviation.com/quick-start/feed.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.
