# Community Pin Feed Component

The Community Pin Feed Component will display a list of pinned posts created in this community.

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

### Features <a href="#features" id="features"></a>

<table data-header-hidden><thead><tr><th width="299"></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Pin Post Feed</td><td>Display a list of pinned posts.</td></tr></tbody></table>

### Customization

<table><thead><tr><th width="281">Config ID</th><th width="122">Type</th><th>Description</th></tr></thead><tbody><tr><td><code>community_profile_page/community_pin/*</code></td><td>Component</td><td>You can customize component <code>theme</code></td></tr></tbody></table>

For more details on customization, please refer to the [Customization](/social-plus-uikit/uikit-4/customization.md) page.

### Usage <a href="#usage" id="usage"></a>

{% tabs %}
{% tab title="iOS" %}
{% embed url="<https://gist.github.com/amythee/661e02b31d6ef174d3adabf7f0b27975>" %}
{% endtab %}

{% tab title="Android" %}
{% embed url="<https://gist.github.com/0598eadc06ef2ce5977cc38259fde990>" %}
{% endtab %}

{% tab title="Web" %}
{% embed url="<https://gist.github.com/amythee/7b3ef0e7fc9b417eb08ccd68a69a24c8>" %}
{% endtab %}
{% endtabs %}


---

# 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.social.plus/social-plus-uikit/uikit-4/social/community/community-profile-page/community-pin-feed-component.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.
