Contact & Support

Need help? Found a bug? Want to join the team? We're listening.

Send a Message

We respond within 24–48 hours. For urgent bugs, use the subject "Bug Report".

Message Sent!
Thank you, warrior. We've received your message and will reply within 24–48 hours.

← Back to Home
Common Questions
How do I reset my character?
In the MVP version (localStorage), open the browser console and run: localStorage.removeItem('vvw_character') then refresh the page. Full account management coming in v1.0.
I can't log in — what should I do?
The MVP uses localStorage, not a real account system. If you see a blank login screen, go to register.html and create a new character. Your save is stored in your browser.
Is my progress saved between sessions?
Yes! All progress is saved automatically to your browser's localStorage after every action. It persists until you clear your browser data.
When is multiplayer / PvP coming?
Multiplayer backend (FastAPI + PostgreSQL) is actively in development. PvP, real rankings, and clan features are planned for v0.3–v0.5. Check the blog for updates.
How do I earn Skill Points?
You earn 3 Skill Points every time you level up. Level up by winning battles and accumulating XP. Spend SP in the Skills page to learn race-specific abilities.
Can I change my race after registration?
No — the race choice is permanent, as in the original BiteFight-style games. If you want to try the other race, create a new character (this will replace your current save in MVP).