# Zion Feed

The Zion Feed aggregates all the conversations in from your profile, your communities, and people you follow. Zion does not use any algorithms that modify the Zion feed in anyway to favor certain conversations.

### Navigating the Zion Feed

To navigate your Zion feed follow the instructions below:

* Navigate to your Zion Homepage
* Scroll up and down to view posts aggregated from communities you are a part of, from people you follow, and (need more information)
* to make a post to all your followers click the "+" symbol in blue in the top right hand corner

<figure><img src="/files/SGW9MH6zy9tP3C8o2phr" alt=""><figcaption></figcaption></figure>

### Posting a Conversation

* Navigate to your Profile or Zion Feed
* Click the blue "+" at the top left of the screen
* Input your desired information for the post and click enter. Currently, conversations support text, images, links, and videos.

### Blocking Accounts/Communities

To remove someone from your feed, click on their name in your feed and follow the instruction on [how to block profiles](/zion-account/profile.md#blocking-reporting-another-profile). \
\
To remove a community from your feed follow he instructions for [leaving a community](/communities/communities-for-members.md#leaving-a-community).


---

# 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://guide.zion.fyi/using-zion/zion-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.
