# Home, Posts and Replies

The Home page is where you will probably spend most of your time, communicating with people you are Linked to. Here you will find a shared activity feed, containing Posts and Replies by your CoLinks tribe.

**Posts & Prompts**

* With Posts, you can post your thoughts. We offer a series of Prompts to get the creative juices flowing. You can choose to address them, refresh them, or you can ignore them and post whatever you want.&#x20;
* When you make a Post, you can include markdown to format text, link to images or articles, etc.

**Post Visibility**

* When you buy a Link, your posts will be pushed to that user’s home page, so they can read what you are up to.  And, you can read their posts as well, which will appear on your feed and in their profile.
* When someone buys *your* Link, its the same deal. They will see your posts, and you will see theirs.
* You can always mute someone if you wish, by visiting their profile to mute them. They will know they have been muted, and might choose to sell your Link if they were hoping for more -- it is what it is.

**Replies and Reactions**

* Each post can maintain a single thread of replies, written by anyone that is connected to you by a Link.
* Replies are ordered by date posted, and you will see Replies even if you are not Linked to the replier.
* Posts can also get emoji reactions. We’ve selected all of the best emojis for CoLinks.


---

# 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.coordinape.com/colinks/home-posts-and-replies.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.
