NexCommunity
Community rewards, trust votes, and referral system.
Overview
NexCommunity adds a social layer to GoValid, enabling community engagement through trust votes, comments, badges, and friend circles.
Key Features
Trust Votes
- Vote on the trustworthiness of QR codes and issuers
- Build reputation through community validation
- Trust scores affect verification display
Comments
- Leave comments on QR code verification pages
- Engage with issuers and other users
- Moderated community discussions
Badges
- Earn badges for community participation
- Display achievements on your profile
- Badge tiers: Bronze, Silver, Gold, Platinum
Friend Circles
- Connect with other GoValid users
- Share QR codes within your network
- Collaborative hub management
Companion Images
- Upload companion images for QR codes
- Visual context for verification pages
- Brand logos and product images
NeX Coins
Earning Coins
- Refer new users to GoValid
- Participate in community activities
- Complete engagement milestones
Using Coins
- Generate QR codes
- Upgrade features
- Withdraw to bank account
Referral Program
- Get your unique referral code from the dashboard
- Share it with friends, colleagues, or on social media
- Earn NeX Coins when they sign up and become active
- Track referrals in your dashboard
Community Badges
| Badge | Requirement |
|---|---|
| Early Adopter | Joined during beta |
| Active Scanner | 100+ scans |
| Trusted Issuer | High trust score |
| Community Leader | Active in discussions |
| Top Referrer | 50+ successful referrals |
Getting Started

The NexCommunity page shows your community profile, trust score, earned badges, and social connections.
- Log in to my.govalid.org
- Navigate to NexCommunity
- Complete your community profile
- Start voting, commenting, and earning badges
API Access
NexCommunity features are available via the REST API:
curl -X POST https://api.govalid.org/api/v1/community/vote/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"qr_id": "abc123",
"vote": "trust"
}'
Interactive API Documentation:
- Swagger UI - Try API endpoints directly
- ReDoc - Full API reference
See API Reference for detailed endpoint documentation.
Related
- Account & Billing - Manage NeX Coins and referrals
- QR Codes - Create community-trusted QR codes