Idea: Always Offer Low-assist option for eBikes (next-gen)
As many riders know, the low-assist mode for next-gen eBikes is only available if there are no classic/acoustic bikes at the station. When you then scan the eBike using the app you choose between low assist and full assist. Citi Bike ought to offer the option of low assist for next-gen eBikes regardless of the presence of a classic/acoustic bike to accommodate. If you agree with this idea, please like this post to show your interest to the Bike Angel team. For me there are two reasons why I'd like to see this: Classic bikes have seats that don't go high enough for riders 6'1 or taller which can lead to knee pain for long or uphill rides. Next-gen bikes allow for the seat to move higher but more often than not I have to pay for this privilege because there are classic bikes at the station. On more than one occasion I don't get the pedal assist option for eBikes because there's one classic bike at a broken dock that can't be removed so I'm forced to pay for a full power eBike ride when I don't want to/shouldn't have to. To streamline the experience, this should be an opt-in option so that full-assist riders used to scanning and riding aren't burdoned by having to choose full-assist each time. Lastly, in conjunction with this idea, please offer users the pedal assist preference via the iPhone and Android apps (under Settings). For some reason it is only offered via https://account.citibikenyc.com/profile after logging into your account making it frustrating and confusing for riders who primarily use the app and can't find anywhere to update their preference:545Views17likes4CommentsImprove the Citi Bike Map
Problem: In the Citi Bike map (in the app) it is almost impossible to tell traffic flow direction for streets when browsing the map, an arguably important piece of information when biking in NYC. Similarly, reading street names is just as hard with them only appearing if you zoom in almost all the way! The green bike lane lines cover the street arrows which indicate the direction of traffic (I've circled two arrows that are being covered). Also, only two street name labels are showing here: Suggestions: Make it easier to see the traffic flow arrows by either making the direction arrows easier to see (change color, size, etc) or allow users to toggle the green bike lane overlay on the map on and off Make it easier to see/read street names and prioritize them over places of interest Add a toggle to show/hide places of interest on the map (restaurants, hotels, stores, etc) Lastly, an argument against improving the current experience might be to user the "directions" feature which will give you a correct route but to that I say that sometimes we just want to do an ad-hoc bike ride. Secondly, bike angels (like me) would love to better see street names and traffic flow directions I don't really use the directions feature because there's no way to simply put a pin on the map or tap on a station as your start and end address; we must type in the address which is time-consuming.319Views10likes6CommentsUnequal pay for some of us!
So the emails from Tremendous went out and confirmed something very disturbing. Those of us who have not yet been given the new redemption procedure (“old app”) are being paid less than those who have (“new app.”) The app rollout started over two months ago and still has not been pushed out to all users, which makes no sense. It could easily have already been rolled out to everyone. And now, those of us who haven’t yet gotten the “new app” are being penalized for Citibike’s system/admin issues. Those with the “new app” recently got a ‘raise’ in that they will now get $200 per 1000 points. Those of us on the “old app” are still only getting $170 per 1000 points. So Citibike is randomly paying some Angels significantly more than other Angels. When I asked about it, I was told that yes, some Angels will get “slightly more” than others. In what universe is nearly 18% “slightly more?” There’s nothing we can do to get the “new app,” just wait, we’re told. That waiting is costing us money. Also, many of the top earning Angels are still on the “old app” which seems too strange to be a coincidence. So if you had a good month earning points but are still on the “old app,” Citibike considers you a second-class Angel. Those who earned fewer points may well be getting paid more than you. We’re getting less pay for more work!Solved1.7KViews6likes16CommentsDo we have to rate every ride??
If I'm doing a bunch of short rides in a row to earn more Bike Angel points, it's annoying to be prompted to rate each ride before I can get back to the screen/map to start the next ride. Is there any way to bypass having to rate each ride? TIA267Views4likes21CommentsGet Answers Directly from the Bike Angels Team
Get Answers Directly from the Bike Angels Team The Bike Angels Team is active in this community with members of our team monitoring and answering topics frequently. But, we’ve noticed some niche questions and feedback popping up, and some Angels that answered our survey expressing they’d like to connect with members of the Bike Angels Team more directly. So, we’re hosting a Bike Angels Community AMA! 🎉 An AMA, or Ask Me Anything, is a Q&A event that connects an audience with key members of their community. Our AMA will create a dedicated time and place for Angels to directly ask the Bike Angels Team questions. We’ve invited program and product experts and seasoned Bike Angels that are on the Citi Bike Team to answer your questions. Join us the week of June 21st - 28th to ask questions to the Bike Angels Team directly. We’ll post another update with full details about the event by June 14th. Keep track of your questions in the meantime!1.2KViews4likes5CommentsPlease add map filter option to display classic bikes only.
The Divvy map filter has options to show ebikes only, scooters only, or all bikes. There is notably no option for showing classic bikes only. That would be a useful filter, to hide all the noise from ebikes and scooters from the map. Chicago is flat, many users will only take an ebike/scooter as a last resort if there is no classic bike available, because the classic bikes are free for members. Please add a filter for classic bikes only. https://www.youtube.com/shorts/JYKrjP9tjgA87Views3likes2CommentsPlease remove public racks from the City Explorer
In the City Explorer view for Chicago, about half of the "Divvy stations" are not actually stations at all. They're just public bike racks. You can lock an ebike here without a fee, but you can't get or leave a classic bike. They shouldn't show up in the City Explorer. In the Lyft last mile API json (https://s3.amazonaws.com/lyft-lastmile-production-iad/lbs/chi/station_information.json) these are indicated with: "rack_model": "CITY_PUBLIC_RACK" And in the GBFS station information feed (https://gbfs.divvybikes.com/gbfs/en/station_information.json) they are indicated by: "station_type": "lightweight", "has_kiosk": false In the Graph QL API (https://account.divvybikes.com/bikesharefe-gql) they're also indicated as "lightweight", but so are e-bike only stations. Fortunately the station name always seems to start with "Public Rack", so they can still be distinguished by the name prefix e.g.: { "stationId": "motivate_CHI_1806749740082741752", "stationName": "Public Rack - Milwaukee Ave & Lawrence Ave", "location": { "lat": 41.967385, "lng": -87.760169, "__typename": "Location" }, "bikesAvailable": 0, "bikeDocksAvailable": 2, "ebikesAvailable": 0, "totalBikesAvailable": 0, "isValet": false, "isOffline": false, "isLightweight": true, "siteId": "", "ebikes": [], "lastUpdatedMs": 1682970704000, "__typename": "Station" } Here is a google maps example of what one of these "stations" looks like, i.e. it's just a city rack: https://maps.app.goo.gl/jmnHeaqnbtQ32QDM9 Please remove these from the map in the bike share mobile app. They're too many, too visually noisy, and not useful. Those city racks are almost always empty, so all they do is put a whole bunch of "Zero" pins on the map and obscure the real stations, like you can see in the screenshot below - the pin near the CTA station is a "real" bike share station, but all the zero pins on S Pulaski Rd are just public racks.315Views3likes7CommentsJess' "Bike Angels Beginner FAQ"
Jess' "Bike Angels Beginner FAQ" is a helpful addition to this forum, but it would benefit greatly (and is key to the Bike Angels experience) if it also addressed common problems and glitches people might encounter, along with options for resolutions (which are currently quite limited ). Aside from the expected technical issues, the real problem is the lack of support and the frustration of uncredited points. In the old days, they'd look it up, realize that an error was made, give you the points, and you move on. Those days are long gone. Lyft X ignores the facts and data presented, and refuses to explain why, then ignores any further communication. The phone support, while friendly, is now 100% unhelpful. They might keep you on the line for 30 minutes only to tell you the station was down, without crediting your points, and then refer you to email support. Aside from Jess, the email support is the best, but their communication is slow and cumbersome. Despite taking great care, I frequently lose points for legitimate rides and have given up on complaining. In Chicago, Divvy allows e-Bikes to be parked out of stations, and they're scattered all over the city. I track them down, often finding them in obscure locations. Returning these e-bikes to mainstream areas is crucial for the system’s health, but e-Bikes out of stations also carry the highest risk of not getting credited points. hore trail. Scooters are not allowed on the lakeshore trail. As you approach, the scooters automatically stops and people just leave the bikes there. It's a long, expensive ride back to a docking station.115Views3likes3CommentsIs There a Bike Angels Reward for Returning Abandoned Citibike?
Is there a reward through the Bike Angels program for returning abandoned Citibikes that are left outside of stations? If so, what is the process for doing this? I often see bikes left around, but given my tight schedule, it doesn’t seem worth the effort without a clear incentive. A way to scan them to know that they are truly abandoned and receive substantial points for returning them would be ideal.211Views3likes3Comments