VRChat is a free social platform where nearly all content is made by users in Unity and uploaded through the VRChat SDK. You pick an avatar, join instances of player built worlds, and talk with proximity based voice, either in VR or on desktop with mouse and keyboard. The Udon scripting system in SDK3 turned worlds into full games, which is why the platform hosts murder mysteries, horror survival maps and nightclubs alongside empty hangout rooms.
This guide covers everything you need: core mechanics, the best builds, equipment worth investing in, location progression, and the tips that actually make a difference.
Core Mechanics
Avatars 3.0 and expression menus
Avatars carry animator layers, parameters and a radial expression menu, so a single avatar can toggle clothing, props, gestures and particle effects. This is why two people on the same base model can look and behave completely differently.
Udon world scripting
Udon is VRChat's node and C# based scripting system in SDK3, and it replaced the deprecated SDK2 in February 2023. It handles networking, pickups, game logic and player interaction, which is how worlds like Murder 4 run full multiplayer rulesets.
Trust Rank system
Accounts climb through Visitor, New User, User, Known User and Trusted User based on time spent and community interaction. Rank gates content uploading, reporting tools and what other players' Safety settings will show you by default.
Instance types
Any world can be entered as Public, Friends Plus, Friends, Invite Plus, Invite or Group. Instance choice is the main privacy control on the platform and decides whether strangers can portal in behind you.
Full body tracking and IK
With extra trackers on hips and feet, VRChat's inverse kinematics drives a full body rig rather than head and hands alone. It changes how expressive you are far more than avatar quality does, which is why dance and club worlds are full of tracker users.
For a deeper dive into how these systems interact, see our VRChat combat guide.
Builds Overview
| Build | Tier | Playstyle | Key Stats |
|---|---|---|---|
| World hopper | A | Versatile approach | Balanced stats |
| Avatar creator | A | Target Good or Excellent performance rank, test in a mirror world, then iterate on the expression menu. | Performance rank first, then polygon budget, then material count |
| World builder | A | Versatile approach | Balanced stats |
| Club regular | A | Versatile approach | Balanced stats |
| Desktop social user | A | Versatile approach | Balanced stats |
Avatar creator (A-Tier): Building your own avatar in Unity with the VRChat Creator Companion is where most long term players end up. Performance rank is the thing that decides whether anyone else can actually see it.
For full build breakdowns with gear and stat priorities, see our VRChat builds guide. For rankings, check the tier list.
Equipment Guide
| Equipment | Why It Matters | Best For |
|---|---|---|
| Quick Menu | The radial menu holding mute, block, user volume, Safety settings and world controls. | Muting a loud user, blocking a harasser, or adjusting per player volume in a crowded world. |
| Safety Shield settings | Shields hide avatar features such as animations, particles, audio and shaders based on the other user's Trust Rank. | New accounts entering Public instances for the first time and anyone sensitive to flashing effects. |
| Expression Menu | The avatar side radial menu built with Avatars 3. | Avatar creators adding costume swaps, emotes and toggles without needing separate uploads. |
| Avatar Cloning | If a creator enables it, other players can clone their public avatar directly from the nameplate. | New users who want to leave the default robot avatar in their first session. |
| VRChat Creator Companion | The official tool that manages Unity project setup, SDK versions and package updates for avatar and world projects. | Anyone starting an avatar or world project and wanting the correct Unity and SDK versions from the start. |
Quick Menu: The radial menu holding mute, block, user volume, Safety settings and world controls. Almost every problem with another player is solved here rather than by leaving the instance.
Safety Shield settings: Shields hide avatar features such as animations, particles, audio and shaders based on the other user's Trust Rank. Loosening them for Trusted Users while keeping Visitors restricted is the standard configuration.
Expression Menu: The avatar side radial menu built with Avatars 3.0 parameters, toggling outfits, props, gestures and effects. A well built expression menu is what separates a polished avatar from a static model.
Avatar Cloning: If a creator enables it, other players can clone their public avatar directly from the nameplate. It is the fastest way to get a good avatar without touching Unity.
VRChat Creator Companion: The official tool that manages Unity project setup, SDK versions and package updates for avatar and world projects. It replaced manual SDK imports and prevents most version mismatch errors.
Full breakdowns in our VRChat weapons guide.
Location Progression
| Location | Level Range | Key Rewards |
|---|---|---|
| VRChat Home | Visitor rank | Movement tutorial, menu basics, starter avatars |
| The Black Cat | New User and up | Active public lobbies, social contacts |
| The Great Pug | New User and up | Secret areas, social hub, hidden basement maze |
| Murder 4 | Any, best with eight or more players | Full game rounds, deduction gameplay |
| Terrors of Nowhere | Any, best in a group | In world progression, cooperative horror rounds |
VRChat Home: The default landing world and tutorial space where new accounts start. It teaches movement, the menus and avatar selection before you meet anyone.
The Black Cat: A long running social bar world by SpookyGhostBoo, and one of the busiest hangouts on the platform. Public instances stay populated at almost any hour, which makes it a reliable place to find conversation.
The Great Pug: A multi floor virtual pub known for its atmosphere and its hidden basement area with a maze and eerie effects. It rewards exploration far past what a hangout world usually offers.
Murder 4: A social deduction game world where one player is the murderer and the rest must work out who. It is one of the clearest demonstrations of what Udon can do with networked game logic.
Terrors of Nowhere: A survival horror world where players endure rounds against roaming terrors, with progression and unlockable items. It has one of the most dedicated regular communities on the platform.
See our maps & locations guide for detailed area breakdowns and our walkthrough for the optimal progression path.
Tips That Actually Matter
- Configure your Safety Shields before your first Public instance. Setting Visitors and New Users to a restricted shield while allowing Known and Trusted Users through blocks most flashing particle and loud audio avatars without cutting you off from everyone.
- Avatar Performance Rank is the number that decides whether other players can see you. Anything rated Very Poor gets blocked by default for most users, so an Excellent or Good rank avatar with fewer polygons is seen far more often than a detailed one that everyone hides.
- Desktop mode is not second class. Voice chat, worlds, menus and most world interactions work the same, and a large portion of the population never uses a headset, so do not wait for hardware to start.
- Instance type is your main privacy tool. Friends Plus lets your friends bring people they trust while keeping random strangers out, which is the sweet spot for meeting new people without exposing yourself to a fully Public room.
- Use the per user volume slider in the Quick Menu rather than muting outright. Turning someone down to twenty percent keeps a group conversation workable when one person's microphone is far louder than the rest.
- If a world runs badly, the cause is usually other players' avatars, not the world. Lowering the maximum shown avatars or hiding avatars above a performance threshold usually recovers more frames than any graphics setting.
- Avatar cloning only works when the original creator enabled it. If the clone button is greyed out on a nameplate, the creator opted out, and ripping the avatar another way violates the terms of service.
- Use the VRChat Creator Companion rather than importing SDK packages by hand. Version mismatches between Unity, the SDK and shader packages cause most first time upload failures, and the Companion pins the correct combination for you.
- Recalibrate full body tracking at the start of every session and after any tracker reconnect. Drifted calibration is the reason avatars end up crouched or floating, and it is far easier to fix at the door than mid conversation.
- Community Labs is where new worlds go before public listing. Browsing it is the best way to find worlds with tiny populations, and world authors there usually respond to feedback quickly.
Common Mistakes to Avoid
- Joining Public instances on a fresh account with default Safety settings and getting overwhelmed.
- Uploading a Very Poor performance avatar and wondering why nobody reacts to it.
- Assuming a headset is required and never trying desktop mode.
- Blaming world optimisation for frame drops caused by other players' avatars.
- Importing SDK packages manually instead of using the VRChat Creator Companion.
Frequently Asked Questions
Is VRChat free?
Yes, the platform is free on Steam with an optional VRChat Plus subscription that adds avatar and favourite slots plus cosmetic features. There is no paywall on worlds or avatars themselves.
Do I need a VR headset?
No. Desktop mode supports movement, voice chat, menus and world interaction with mouse and keyboard, and a large share of the population plays that way.
What are Trust Ranks for?
They track account standing across Visitor, New User, User, Known User and Trusted User. Rank gates uploading content and reporting tools, and other players' Safety settings use it to decide which of your avatar's features they display.
How do I make my own avatar?
Install Unity through the VRChat Creator Companion, import a base model, set up Avatars 3.0 parameters and an expression menu, then upload. Aim for Good or Excellent performance rank so other players can actually see it.
Can I stop strangers appearing in my instance?
Yes. Choose Friends, Invite Plus or Invite when creating an instance instead of Public. Group instances add moderation tools on top, which is why recurring events usually run as Group Public.
More VRChat Guides
- VRChat Best Builds
- VRChat Tier List
- VRChat Walkthrough
- VRChat Beginner's Guide
- VRChat Tips & Tricks
- VRChat Weapons Guide
- VRChat Combat Guide
- VRChat Boss Guide
- VRChat Maps & Locations
- VRChat Crafting Guide
- VRChat Classes & Characters
Similar Games
If you enjoy VRChat, check out these related guides:
- Terraria Guide: sandbox game with similar mechanics
- Garry's Mod Guide: sandbox game with similar mechanics
- Tabletop Simulator Guide: sandbox game with similar mechanics



