Getting StartedIntroduction

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?

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' })
});

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

Was this page helpful?