# How to Use Sharing System

A sharing system is critical for `community growth` and `engagement` as it enhances visibility, engages current members, and attracts new ones through positive endorsements. By spreading community updates and content across social platforms, it builds credibility and authority within its niche. The sharing system also fosters participation in tasks and initiatives, ensuring broad outreach.

### **Discord Bot**

Integrating with Discord can facilitate a seamless sharing of community updates. This includes automated notifications within Discord channels.

{% content-ref url="/pages/IPo1aCQAK9Q2o9krJdo5" %}
[Discord Channel & Alert](/guide-book/community-hub/bot-integration/discord-integration/discord-channel-and-alert.md)
{% endcontent-ref %}

### **Share on Social Media Platforms**

Tools and features enable members to easily share community news, achievements, and content across popular social media platforms like X, Facebook and more. This promotes broader community visibility and engagement.

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

If your project has recently achieved significant milestones and shown notable growth, TaskOn Homepage dashboard can prominently showcase these accomplishments. You can easily share this dashboard across multiple social media platforms to expand your exposure.

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

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

### **Sharing-Related Task Templates**

Task templates designed to encourage and streamline member participation in sharing activities. These templates outline specific actions members can take to share community updates or content effectively, ensuring consistency and maximizing outreach.

<table><thead><tr><th width="137">Platform</th><th width="390">Tasks</th><th>Note</th></tr></thead><tbody><tr><td>X</td><td>Share community on X</td><td></td></tr><tr><td></td><td>Retweet a post</td><td></td></tr><tr><td></td><td>Post a tweet with specified content</td><td></td></tr><tr><td></td><td>Quote a post</td><td></td></tr><tr><td>Facebook</td><td>Share anything on Facebook</td><td></td></tr><tr><td></td><td>Share your community on Facebook</td><td></td></tr><tr><td>Instagram</td><td>Share your community on Instagram</td><td></td></tr><tr><td></td><td>Share anything on Instagram</td><td></td></tr><tr><td>Reddit</td><td>Share your community on Reddit</td><td></td></tr><tr><td></td><td>Share anything on Reddit</td><td></td></tr><tr><td>Share</td><td>Share anything on anywhere</td><td></td></tr><tr><td></td><td>Share your community anywhere</td><td></td></tr></tbody></table>


---

# 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://taskoncommunitys-organization.gitbook.io/guide-book/quest-hub/how-to-use-sharing-system.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.
