# Community Hub Overview

Here's a walkthrough of your Community Hub and its key features:

{% embed url="<https://youtu.be/WeF-X9Iro-o>" %}

### Home

Our home offers quick and easy access to a wide range of resources, notifications, and guides. Designed to help you quickly get started, and pick up from where you left off during your last session.

### [Quests](/product-guide/community-hub-guides/quests.md)

Create campaigns designed to attract the maximum number of users to your product or platform. Engage with a community of over 12 million active users, Build awareness, acquire more users, or engage your existing users.

### [Leaderboard](/product-guide/community-hub-guides/leaderboard.md)

This feature includes a leaderboard which displays rankings in several categories. These can be overall rankings, or specific to a campaign, an event, or a loyalty program. You have the option to download all the data associated with the leaderboard.

### [Loyalty Programs](/product-guide/community-hub-guides/loyalty-program.md)

Create loyalty programs to engage with your existing users. You can set up recurring or non-recurring tasks for the users, with or without a validity period, providing full flexibility in how you handle user engagement.

### [Events](/product-guide/community-hub-guides/events.md)

Host events of any duration. You can set up quests as part of these events and even partner with other projects for user sharing. This feature provides an excellent opportunity for cross-promotion and user engagement.

### [Reward Store](/product-guide/community-hub-guides/reward-store.md)

Incentivize your users beyond standard quest rewards. You can set up various rewards for users who complete a specific number of quests, loyalty tasks, referrals, and even specific quest completions.

### [Task APIs](/product-guide/tools-guides/integrate-apis.md)

Add various APIs manually or using cURL. It's designed to make the task of verifying on-chain tasks as simple and straightforward as possible.

### [DAVE (No Code Verification)](/product-guide/tools-guides/dave-no-code-task-verification.md)

Verify on-chain tasks without the need for writing any code. This makes it an ideal tool for marketers or non-developers who want to set up on-chain task verification without the technical complexities typically involved.

### [NFT Contracts](/product-guide/tools-guides/your-contracts/nft-rewards-contracts.md)

Effortlessly create NFTs. These NFTs can then be used as rewards or shared with people as part of your promotional activities.

### [Imported Tokens](https://app.gitbook.com/o/SrcwIkxFz8ANP3gFXj5Z/s/KGgeahEPgCyenKG4Y7ib/~/changes/1/product-guides/home/imported-tokens)

Easily import tokens that are not currently available in our token menu. Once imported, you can manage them directly from your hub, giving you the flexibility to edit or remove them as needed.

### [Imported Contracts](https://app.gitbook.com/o/SrcwIkxFz8ANP3gFXj5Z/s/KGgeahEPgCyenKG4Y7ib/~/changes/1/product-guides/home/imported-contracts)

Easily manage your imported contracts here. You can add new contracts, update existing ones, or view their ABIs. If a contract is no longer needed, simply delete it, giving you full control over the contracts linked to your project.

### [KOL Marketplace](/product-guide/community-hub-guides/kols-marketplace.md)

Collaborating with KOLs is now so easy with our KOL Marketplace. All you need to do is choose a KOL you wish to work with, send them a message, and we will handle the rest, making influencer marketing more accessible.


---

# 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.intract.io/product-guide/getting-started/community-hub-overview.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.
