# Deposits

A Campaign Creator needs to deposit some Near which would be deducted as campaign fee. And select NEP-141 tokens that Creators can set as rewards for their campaigns. These tokens can be withdrawn to wallets at anytime if they are not used.\
\
**Campaign Creation Fee:** It is a minor fee that is deducted form the Creator's Socializer ledger section every time they create a new campaign. This helps to keep the dashboard spam-free and also for maintenance of the platform. The fee is adjusted on a timely basis based on the NEAR price.\
\
**Campaign Fee: 0.5 NEAR**\
\
**Supported Tokens for rewards:** The supported tokens as of now: $NEKO, $NVRS, $BLACKDRAGON. Creators also have the choice to give out rewards in $NEAR.\
\
**Note: If your wallet has never interacted with an NEP token (eg: $NEKO), you will have to "register" to make withdrawals or deposits.**

<figure><img src="/files/1dR2msiihPebCnzI7fFg" alt=""><figcaption><p>Register a token : if you never interacted with it</p></figcaption></figure>

{% embed url="<https://www.loom.com/share/cf4214f3fa5a461898516c4d7c345e63?sid=109b1900-4baa-4334-943e-a3235d091ec4>" %}


---

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