# Community Hub

Community Hub is a community management tool designed for project that helps centralize the management and nurturing of user communities.

### Task System

{% content-ref url="/pages/H21ptQZwTQJUf2DV2H7k" %}
[Task System](/guide-book/community-hub/task-system.md)
{% endcontent-ref %}

### Leaderboard

{% content-ref url="/pages/FlYCi5VmgEhBiZc5fgJK" %}
[Leaderboard](/guide-book/community-hub/leaderboard.md)
{% endcontent-ref %}

### Incentives/Benefits

{% content-ref url="/pages/cxltqCFMfkRkkoxGJuqf" %}
[Incentives/Benefits](/guide-book/community-hub/incentives-benefits.md)
{% endcontent-ref %}

### Member List

{% content-ref url="/pages/pwsCXetbN6MpoIJ6JpDB" %}
[Member List](/guide-book/community-hub/member-list.md)
{% endcontent-ref %}

### Level Settings

{% content-ref url="/pages/ZX3DYiPCS0QLdxgeuWhk" %}
[Level Settings: Points-based Level System](/guide-book/community-hub/level-settings-points-based-level-system.md)
{% endcontent-ref %}

### Bot Integration

{% content-ref url="/pages/5eI4AUWFBPJUSifSa7oq" %}
[Bot Integration](/guide-book/community-hub/bot-integration.md)
{% endcontent-ref %}

### dApp Integration

{% content-ref url="/pages/tnGJKxVHU0h48VhnY2uG" %}
[dApp Integration](/guide-book/community-hub/dapp-integration.md)
{% endcontent-ref %}

### Announcement

{% content-ref url="/pages/keycGJjsUihCqJjRX1dR" %}
[Announcement](/guide-book/community-hub/announcement.md)
{% endcontent-ref %}


---

# 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/community-hub.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.
