Zwift Community Support
Zwift: For the Rest of Us
Overview
You're not built like the Zwift benchmark. Neither are we. This is your central support hub for everything Zwift Community—designed to help you connect, compete, and gear up on your own terms.
Choose your destination
How can we help you ride today?
Zwift Community
Get help navigating the Flock forums and our performance toolset—so you can find your people, not just your pace.
Zwift Games
Get help with joining teams, participating in challenges, and navigating prize rules—so you can level up and climb the ranks on your own terms.
OWL.BiKe
Get help with sizing, shipping, returns, and fabrics for all official OWL.BiKe apparel—so you're geared up and ready to ride.
Quick Start
Get up and running in minutes. Follow these steps to dive into the community.
Sign Up
Create your account using Zwift credentials.
const response = await fetch('https://api.example.com/auth/login', {
method: 'POST',
headers: { 'Content-Type': 'application/json' },
body: JSON.stringify({ email: 'your@email.com', password: 'YOUR_PASSWORD' })
});
import requests
response = requests.post('https://api.example.com/auth/login', json={
'email': 'your@email.com',
'password': 'YOUR_PASSWORD'
})
Find a Team
Browse teams by sport or level.
Visit https://api.example.com/teams to list available options.
Join an Event
Select from upcoming events and register.
Confirm your spot via the dashboard at https://dashboard.example.com/events.
Need extra help?
Quickly access what you need.
Manage your profile and settings across all Zwift Community sites
Join trail runs and marathons. See /events#running for details.
Filter by {skillLevel}: beginner, intermediate, advanced.