> For the complete documentation index, see [llms.txt](https://biken-finance.gitbook.io/biken-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://biken-finance.gitbook.io/biken-whitepaper/fitnomics/bike-types.md).

# Bike Types

## 1. Mountain Bike (Outdoor)

This is a **mountain bike** that is durable and rugged, able to ride through rough irregular trails. It has wide and flat handlebars that can facilitate control and wide tires with a knobby tread for traction.

The final version of the mountain bike is **Flame Bike**.

![](/files/ArEzhnF03n3F7wOEqZrE)

![](/files/74uj18GunCG81ypJbYlE)

## 2. Speed Bike (Outdoor)

**Speed bikes** allow you to climb hills, and deal with obstacles and different types of terrain a lot better. This typically requires the rider to be more fit or skilled than the average rider in order to cycle through the same type of terrain.

The final upgraded version of the speed bike is a **Lightening Bike.**&#x20;

⚡️ The speed of the bike is "lightning" fast, fast as lightning!

![](/files/LLeEJEK6F13ryHdaukiS)

![](/files/RorMvECqA0MUPpRDr6v6)

## 3. Universal Bike (Outdoor)

The **Universal Bike** has one frame to fit them all. The Bike's frame can be adjusted to fit a wide variety of riders and their riding styles. A great choice for your next family adventure, your trip to the store, your commute to work, or for cardio while you breathe in some fresh air.

💥 The final upgraded version of the universal bike is a **Bubble Bike.**

![](/files/wuVqwpgu6FJ4EWKXTVWK)

![](/files/HMX03wZc5qDF9tVjwPjA)

## **4**. Ant Bike (Indoor)

The **"Ant Bike"** is for the Metaverse and it has amazing durability!

Ants are considered to be the strongest in the world because they can lift objects that are disproportionate to their tiny size. Unbelievably, their tiny size is the key to how they can do this. The Ant Bike copied this ability from the ants which has given the bike its amazing durability attributes.

💥 The final upgraded version of the ant bike is a **"Beam Bike"**.

![](/files/ZB8osdUMZF8zMAwoznQa)

![](/files/SoFyJVCNqVqOjc60rcNf)

## 5. Dog Bike (Indoor)

The **"Dog Bike"** is an amazing Metaverse Bike. The Bike is friendly and has rapid speed! Dogs have been the best companions for humans throughout the centuries. Some dogs can reach similar speeds to that of a cheetah. You can say they are "quick to be kind."

💥 The final upgraded version of the dog bike is a **"Hologram Bike"**.

![](/files/cBNCArfUZlrhrbqdTWmD)

![](/files/JGdCYhaSWwQbyUCIqhHo)


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://biken-finance.gitbook.io/biken-whitepaper/fitnomics/bike-types.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
