// Adds dimensions UUID, Author and Topic into GA4
Sunday, March 8, 2026
29.8 C
Singapore

Drivers get a sneak peek at Go-Jek’s manual on Facebook

As thousands of drivers have been expressing the desire to start working for ride hailing company Go-Jek, which is expected to debut in Singapore shortly, photos of Go-Jek’s handbook suddenly made an appearance on the Facebook group page “Private Hire SG Cars/Partners – Grab, Ryde, TADA etc.”

The pictures show Go-Jek’s rules and regulations for drivers, as well as other aspects of the company. While there has been no confirmation yet as to whether the pictures are legitimate, the information contained in the “handbook” bears looking into.

Read also: The battle heats up: Go-Jek/DBS vs Grab/UOB

Here are some noteworthy items:

—Go-Jek drivers will be allowed to move money from their earnings wallet to their personal accounts at any time, provided that the amount withdrawn is at least S $50

—Go-Jek drivers will be under a point system for incentives and receive minimum hourly earnings

—if passengers make a mess on rides, Go-Jek will help defray cleaning fees of up to $30, which will be most likely charged to passengers responsible for the mess

See also  Grab announces major partnerships just before Go-Jek launches in Singapore

—multiple destinations are allowed, although passengers can make only two stops within one trip

—if a Go-Jek driver has no car seat, they are allowed to refuse passengers with children smaller than 1.35m tall

—The company is zero tolerance when it comes to inappropriate behavior and discrimination toward members of the LGBT community, as the handbook says, “Discriminating against customers or partners based on race, nationality, religion, gender, gender identity, physical or mental disability, medical condition, marital status, age, or sexual orientation is not allowed. Doing so may result in losing access to the GOJEK platform.”

- Advertisement -

Hot this week

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

Woman wonders if the stress children feel in Singapore is worth it

From the IG post of littleexpats_sg, which has gotten 41,000 likes. "As a mum, I want my children to experience the joy of learning, finding magic in storybooks instead of working on the assessment...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //