# Mobility

### **🚲 Kickgoing & SR – Your Transportation in JEFF World!**

Kickgoing and SR are **available transportation options** in JEFF World.\
Hop on a **Kickgoing scooter** or **ride the SR train** to explore the **cute and charming** world of JEFF! 🚀✨

***

### **🛴 Kickgoing**

Kickgoing is a **worldwide mobility service** in JEFF World, with **Kickgoing Stations** located across the islands.\
Users can purchase **subscription passes** using **$JEFF tokens** at any Kickgoing Station.

* If you already have a **Kickgoing Pass** in your inventory, you can **summon a Kickgoing vehicle** without visiting a station!<br>

  <figure><img src="/files/1xELcYWlO4asjlcRFRnz" alt=""><figcaption></figcaption></figure>

### **🚀 Kickgoing Vehicle Types**

* **Kickboard (Electric Scooter)**
* **Bicycle (TBA)**

### **💳 Kickgoing Pass Types**

Kickboard and Bicycle passes must be **purchased separately**.

| Pass Type       | Kickboard | Bicycle (TBA) |
| --------------- | --------- | ------------- |
| **1-Day Pass**  | 1 $JEFF   | TBA           |
| **7-Day Pass**  | 5 $JEFF   | TBA           |
| **30-Day Pass** | 20 $JEFF  | TBA           |

### **🛴 Kickboard Usage Rules**

1️⃣ Purchase a **Kickgoing Pass** using **$JEFF tokens** at a Kickgoing Station.\
2️⃣ Multiple passes can be purchased and stored in your inventory.

* If you activate multiple passes, the **remaining time** is added to the active pass.
  * The pass **activates upon first use**, and the **countdown begins immediately**.
* Once expired, the pass **automatically disappears** from your inventory.
  * If you have an **active Kickboard Pass**, right-click the pass in your **inventory** to **summon or dismount** your kickboard.
  * **Kickboards cannot be used inside buildings.**
  * **Kickboards cannot be used to travel between islands.**

### **🚲 Bicycle Usage Rules**

**TBA (To Be Announced)**

***

### **🚆 SR (JEFF World Train System)**

SR is the **only mode of transportation** that allows travel between islands in JEFF World.\
Currently, **Smeed Island** has **four train stations**, where users can purchase tickets using **$JEFF tokens** at the station’s ticket machine.

Among the train stations in JEFF World, **Smeed Station** serves as a **landmark**.

<figure><img src="/files/X9vyLYx6hwF0aR3l5gUv" alt=""><figcaption></figcaption></figure>

***

### **Smeed SRT Location & How to Use**

1️⃣ **Arriving at SRT Smeed Station**

* Press the **door** to enter the station! 🚪
* Click the **ticket machine** and purchase an **SR ticket** using **$JEFF tokens**.<br>

  <figure><img src="/files/tEsGZwacV4D2b1RwwWTr" alt=""><figcaption></figcaption></figure>
* Don’t worry if the ticket doesn’t appear immediately! Due to the transaction process, it may take **about 10 seconds** to complete.

2️⃣ **Arriving at SRT Smeed South Station**

* Click the **ticket machine** near the entrance to purchase an **SR ticket** using **$JEFF tokens**.<br>

  <figure><img src="/files/qwanqCHGbV43aLk7tTtm" alt=""><figcaption></figcaption></figure>

3️⃣ **Boarding the Train**

* Click the **station entrance** to board the train.
* The train will take you to the **destination listed on the ticket** in your inventory.

***

Travel smoothly across islands in JEFF World with the **SR train system!** 🚄✨


---

# Agent Instructions: 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:

```
GET https://jeff-world.gitbook.io/guidebook/world-contents/mobility.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.
