Skip to main content

Welcome to Viax Driver Platform

Join Viax as a driver and start earning money by providing rides and deliveries in your area. Our platform connects you with passengers who need reliable transportation.

Start Earning

Flexible schedule - work when you want, earn what you deserve

Get Approved Fast

Simple onboarding process - get verified in 24-48 hours

Easy to Use

Intuitive driver app with real-time navigation

Safe & Secure

Trust system, ratings, and 24/7 support

How It Works

1

Register as Driver

Create your driver account with basic information and accept terms of service
2

Complete Profile

Upload required documents: driver’s license, vehicle registration, insurance (SOAT), and technical inspection (Tecnomecánica)
3

Get Verified

Our team reviews your documents and approves your account within 24-48 hours
4

Go Online

Toggle availability status to start receiving trip requests from nearby passengers
5

Accept Rides

Receive sound notifications for new trip requests and accept rides you want to take
6

Earn Money

Complete trips and receive cash payments directly from passengers

Driver Requirements

Personal Requirements

  • Must have a valid Colombian driver’s license
  • Category C1, C2, or C3 for public service vehicles
  • License must not be expired or close to expiration (30 days warning)
  • Both front and back photos required for verification
  • Minimum 18 years old
  • Basic smartphone knowledge required
  • Professional driving attitude and customer service skills

Vehicle Requirements

Viax supports three vehicle types:
  • Moto (Motorcycle) - Basic transportation
  • Auto (Car) - Standard rides
  • Mototaxi (Three-wheeler) - Popular in urban areas
  • SOAT (Mandatory vehicle insurance) - Must be valid
  • Tecnomecánica (Technical inspection) - Must be current
  • Tarjeta de Propiedad (Vehicle ownership card) - Required for verification
  • Vehicle photos (front, side, back, interior)
  • Clean and well-maintained condition
  • All documents must be valid and not expired
  • Vehicle information must match registration documents

Key Features

Real-Time Trip Requests

Receive instant notifications with sound alerts when passengers request rides nearby:
class TripRequestView {
  final int id;
  final int clienteId;
  final String clienteNombre;
  final double latitudOrigen;
  final double longitudOrigen;
  final double latitudDestino;
  final double longitudDestino;
  final String direccionOrigen;
  final String direccionDestino;
  final double? distanciaKm;
  final double? precioEstimado;
  final DateTime fechaSolicitud;
}

Trust & Ratings System

Build trust with passengers through our ConfianzaScore system:
ConfianzaScore is calculated based on:
  • Completed trips (30% weight)
  • Average rating (25% weight)
  • User ratings (15% weight)
  • Zone proximity (20% weight)
  • Neighborhood popularity (10% weight)
  • Bonus: +100 points when marked as favorite by passengers

Earnings Tracking

Monitor your income in real-time with detailed breakdowns:
Earnings Model
class ConductorEarnings {
  final double total;              // Total earnings
  final int totalViajes;           // Number of trips
  final double promedioPorViaje;   // Average per trip
  final double comisionPeriodo;    // Commission for period
  final double comisionAdeudada;   // Outstanding commission
  final List<DailyEarning> desgloseDiario; // Daily breakdown
}
All payments are in cash - no digital wallet required. You receive money directly from passengers.

Getting Started

Onboarding Process

Step-by-step guide to register and get approved

Document Verification

Learn how to upload and verify your documents

Accepting Rides

How to receive and accept trip requests

Earnings Guide

Track your income and manage commissions

Support & Safety

Always verify passenger information before starting a trip. Contact support immediately if you feel unsafe.
  • 24/7 Support - Help available anytime you need it
  • Emergency Button - Quick access to emergency contacts
  • Rating System - Rate passengers after each trip
  • Trusted Driver Badge - Earn recognition for excellent service

Next Steps

Ready to start earning? Follow these pages in order:
  1. Driver Onboarding - Register your account
  2. Document Verification - Upload required documents
  3. Vehicle Management - Register your vehicle
  4. Availability Status - Learn to go online
  5. Accepting Rides - Start taking trips
Pro Tip: Complete your profile 100% to get priority in trip assignments and build passenger trust faster!

Build docs developers (and LLMs) love