> For the complete documentation index, see [llms.txt](https://docs.xhashtag.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xhashtag.io/the-basics/communities/user-groups/campaign-creators.md).

# Campaign Creators

Any project that requires a boost in its marketing efforts in terms of community growth or project token usage acceleration can utilize the power of xHashtag’s Liquid Micro Teams through a customized campaign suited to their needs.

**Step 1: Set Campaign Objectives**

This outlines the tasks the campaign creator expects the #community or xTaggers to perform.

This could be something as simple as a shout-out on social media or a task to be conducted on-chain on the project’s dApp. The possibilities are virtually endless and campaign creators can fine-tune campaign details to a micro-level.

The campaign creator sets the eligibility criteria, which can include one or more of the following: Previous task performance, user demographics, KYC status, project token staking status etc.

Depending on the outcome they wish to achieve, the creators can define the complexity of the eligibility criteria.

The aforementioned criteria can be automatically enforced by smart contracts that verify the Soultags that an individual holds, thus introducing trust and transparency in a trustless environment.

**Step 2: Funding the Campaign**

In order to do this, the project will have to deposit the planned incentives or rewards into the smart contract. These rewards can be in stablecoins such as USDT or USDC or the project’s native $token.

The smart contract ensures the automatic distribution of funds to the participants of the campaign based on the reward structure set by the project in the smart contract. The project is free to choose how much they want to reward a user for the tasks they complete.

The project can also offer multiplier benefits over pre-defined rewards for the project’s #community users who have staked the project’s $tokens.

Doing so will improve the chances of xTaggers staking your project $tokens to join your community and receive the multiplier bonus on the tasks they complete. This, in turn, helps the project level up through enhanced on-chain participation and off-chain buzz.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xhashtag.io/the-basics/communities/user-groups/campaign-creators.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
