# Community Exclusive Content

### Overview

Holders of community tokens can post exclusive content that is only visible to other token holders. This feature allows for special content sharing and engagement within the community.

<figure><img src="/files/pp84DB1aOHLDIdBUAXbm" alt="" width="563"><figcaption></figcaption></figure>

### How to Post Exclusive Content

1. Navigate to the community where you hold tokens.
2. Click on the "What do you want to talk about?" button.
3. Check the "Exclusive" box beside the cancel button.
4. Enter your content (text, link, image, or video).
5. Click "Post" to share your exclusive content with other token holders.

<figure><img src="/files/lOKilRVhxcY3ubp87I0i" alt="" width="375"><figcaption></figcaption></figure>

### Viewing Exclusive Content

1. Ensure you hold the required community tokens.
2. Navigate to the community.
3. Open the "Exclusive" tab to view content that is only available to token holders.


---

# 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.musing.io/features/community-exclusive-content.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.
