# Socializer v1.0

## Socializer v1.0

- [Socializer v1.0](https://socializer-user-guide.nearverselabs.com/socializer-v1.0.md): Engage-To-Earn on Near Social posts
- [Sign-up/Sign-in](https://socializer-user-guide.nearverselabs.com/sign-up-sign-in.md)
- [Creators (Admins)](https://socializer-user-guide.nearverselabs.com/creators-admins.md): If you are looking to garner some engagement on your/your project's Near Social posts, you can create a campaign on Socializer dashnoard.  ANY Near Social user can start these campaigns.
- [Deposits](https://socializer-user-guide.nearverselabs.com/creators-admins/deposits.md)
- [Starting a Campaign](https://socializer-user-guide.nearverselabs.com/creators-admins/starting-a-campaign.md)
- [Winners in a campaign](https://socializer-user-guide.nearverselabs.com/creators-admins/winners-in-a-campaign.md)
- [Campaign Participants](https://socializer-user-guide.nearverselabs.com/campaign-participants.md)
- [Participation](https://socializer-user-guide.nearverselabs.com/campaign-participants/participation.md): Participation in live campaigns
- [Withdrawals](https://socializer-user-guide.nearverselabs.com/withdrawals.md)
- [Transaction History](https://socializer-user-guide.nearverselabs.com/transaction-history.md)
- [Leader Board](https://socializer-user-guide.nearverselabs.com/leader-board.md)
- [Related Links](https://socializer-user-guide.nearverselabs.com/related-links.md): Support & other links
- [Donate on Potlock](https://socializer-user-guide.nearverselabs.com/donate-on-potlock.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://socializer-user-guide.nearverselabs.com/socializer-v1.0.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.
