# Starting a Campaign

A project/user needs to create a campaign to increase engagement on the Near Social post of their choice. Creating a campaign is basically filling a form, and making sure there is enough balance in your Socializer Ledger to pay for the campaign fee and the rewards.\
\
Any user can create a campaign by filling the "Create New Campaign" form.\
&#x20;\
**Project/Username:** You fill your project/username. You may also give a unique name for the campaign.\
\
**Post Link:** Link of the Tweet that you want to amplify and get more engagement on. Make sure you copy the link correctly.\
\
**Requirements:** Choose the kind of interactions that you want on your post (Like, Retweet, Comment..)\
\
**Reward per winner:** Set the reward for users who interact with your post. Choose the type of token ($Near/NEP tokens) available in the list. And choose the amount.  \
\
**Winners:** Choose the number of winners you would like to reward (maximum of 20 winners). If the participants are more than the Winner count you choose here, the winners are picked by fair raffle.\
\
**Total Rewards:**  This field is auto-calculated. Total Reward= Reward Per Winner x No of Winners.\
\
**Duration:** Choose the start-time and the end-time of the campaign. For best results,  set the campaign duration between 12-24 hours. \
\
You will see the total rewards and the platform-fee displayed above the submit button. Please double check that before submitting the form.  \
\
Once you fill all the above details, click submit. You will be prompted to pay the rewards and campaign fee to an escrow wallet. The rewards will be distributed from the escrow wallet. \
\
On successfully paying the campaign fee and rewards, your campaign will be registered. It will either be in "In-Progress" section, based on the time you set.  <br>

{% embed url="<https://www.loom.com/share/355dd8debe074a379dee4c69d0bee1c8?sid=b9b22d95-b660-41b4-b0e7-f23b98d46eca>" %}


---

# 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://socializer-user-guide.nearverselabs.com/creators-admins/starting-a-campaign.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.
