# ⚡️🚲👍🤯🌎

## ⚡️🚲👍🤯🌎

- [E-bikes are a Transportation Revolution](https://ebikes.neighbor-ryan.org/master.md): I bought an e-bike in November 2020, it was life-changing, and now I have 4 (pedal-assist, not throttle). I'm documenting my reflections about the e-bike space here, in the hope it will help others.
- [Background](https://ebikes.neighbor-ryan.org/background.md): The COVID "bike boom" hit me hard:; I went from bike-sharer to bike-owner to e-bike maniac in 1 year.
- [My E-Bikes / Specs](https://ebikes.neighbor-ryan.org/bikes.md): Here are reviews of my 4 e-bikes (plus a few others I've looked at).
- [Reflections](https://ebikes.neighbor-ryan.org/reflections.md): E-biking has made me rethink things about my city, cities in general, and mobility as a human need and right. Here are things that have struck me while learning to use (e)bikes for transportation.
- [Getting Started](https://ebikes.neighbor-ryan.org/getting-started.md): Everyone's journey will be different, but here are some resources and intermediate steps I've found useful on the way to relying on (e)cycling more.
- [Gear / Accessories](https://ebikes.neighbor-ryan.org/gear.md): The right add-ons might cost 10-20% what your bike cost, but make it 10x more useful.
- [Documenting Rides](https://ebikes.neighbor-ryan.org/documenting-rides.md): Notes on tracking and documenting my rides using a few services/devices.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ebikes.neighbor-ryan.org/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
