# Blacksky Feeds and Hashtags

Within Bluesky you can view content based on feeds or by hashtag. It is a common mistake to assume that custom feeds in Bluesky are similar to a subreddit.

{% hint style="info" %}
Custom feeds in Bluesky are aggregators of content, not forums. You cannot post exclusively to any one feed at this time. Learn more about Bluesky feeds: <https://bsky.social/about/blog/7-27-2023-custom-feeds>
{% endhint %}

So, clicking the #Blacksky hashtag is not the same as using the official Blacksky Feed. The feed is chronologically ordered and the content is curated through human moderation, automation, and some pre-filtering logic.

The community also proactively reports content to our Blacksky Moderation Service: <https://bsky.app/profile/blacksky.app>. Also see: <https://docs.blackskyweb.xyz/docs/blacksky-info/how-to-add>

<details>

<summary>What is the Blacksky Starter Pack?</summary>

A starter pack is a list of users and feeds that help new users find community quicker. The Blacksky Starter Pack is a curated list of the 50 most popular and active accounts from the Blacksky feeds. It also includes the Blacksky, Blacksky Trending, and the Blackademics feeds. To learn more about Bluesky starter packs, visit Bluesky's blog post: <https://bsky.social/about/blog/06-26-2024-starter-packs>

</details>


---

# 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.blacksky.community/info-about-blacksky-the-community/blacksky-feeds-and-hashtags.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.
