# Channel Feed

{% hint style="warning" %}
Channel Feeds are live for top 500 popular channels based on this [dune query,](https://dune.com/queries/3422001/5745837) Here's a [sheet](https://docs.google.com/spreadsheets/d/1Hgv4hV0O0OgQ99Xx7NlHHF1DeRUgqTHPEtwEdm6CELs/edit#gid=0) with all the channels supported.

We will soon be launching a more general purpose API to generate feed for any channel.
{% endhint %}

The Channel Feed uses the graph that was generated using the channel specific network, Learn more [here](/integrations/farcaster/feeds.md).

{% hint style="info" %}
The Channel feeds have a **sub second latency**.
{% endhint %}

{% hint style="info" %}
If you are a developer building on Farcaster, [reach out to us here](mailto:gloria@karam3labs.com)!
{% endhint %}


---

# 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.openrank.com/integrations/farcaster/feeds/channel-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.
