# Creators (Admins)

This is the typical life-cycle of a campigns on Socializer:

* Deposit Near (for campaign fee) & supported tokens (like $NEKO) in Ledger section
* Fill the Create-Campaign form
* Fees and rewards are deducted from ledger upon Submitting the form&#x20;
* User participate in campaigns (interact with your promoted post)
* Once the campaign, period ends, winners are chosen through a raffle
* Rewards are sent to winners (can be seen on the users' Ledger section). \
  \
  [Deposits](/creators-admins/deposits.md)\
  [Starting a Campaign](/creators-admins/starting-a-campaign.md)\
  [Winners in a campaign](/creators-admins/winners-in-a-campaign.md)


---

# 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.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.
