> For the complete documentation index, see [llms.txt](https://whitepaper.oyabun.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.oyabun.io/booster-series/the-originals/takeshi.md).

# TAKESHI

<mark style="color:red;">**—An underground racing prodigy turned hitman, Takeshi is the embodiment of speed and chaos. With cybernetic upgrades and a need for freedom, he's ready to carve his path through the city.**</mark>

*"I'm the fastest rider in all of Neo Tokyo."* **— TYK**

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

## **A. NFT INFOS**

### 1. Mint Distribution

* <mark style="color:green;">**Common:**</mark> Confidential
* <mark style="color:blue;">**Rare:**</mark> Confidential

### 2. Tier

* <mark style="color:green;">**Common:**</mark> B
* <mark style="color:blue;">**Rare:**</mark> Confidential

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

## B. CHARACTER DESCRIPTION

### 1. Preferred Weapon

Lightweight and mobile, Takeshi prefers the Gun—a sleek, high-velocity weapon fine-tuned for precision drive-by assassinations. With each hit, he leaves no trace but the echo of a bullet and the screech of tires in the night. The perfect match for his speed-focused ambush tactics.

{% hint style="info" %}
**In OYABUN, choosing the right weapon depends on your strategy, your Cyber-Yakuza’s clan, and your overall team composition.**
{% endhint %}

### 2. Combat Tip from Takeshi

*"If you're fast enough, they'll never know what hit 'em."* **— TYK**

### 3. Storytelling

The clandestine motorcycle races have always been the perfect outlet for young Takeshi's bouts of madness. His reputation as a rider spreads along the Wangan Road and throughout the Neo Tokyo area.

However, the cyber-yakuza have other plans for this prodigy. With the help of Dae-Su, Akira coerces him into eliminating many of their rivals. Takeshi complies, proving to be as adept at murder as he is at evading it. He quickly becomes the clan's most notorious hitman, unpredictable and elusive. His new implants enhance his performance, but they cannot compensate for his lack of freedom.

He then rallies his comrades to fuel larger projects: to rule the city that saw them grow up, on two wheels, with a gun in his hand and a smile on his face. No one will ever dictate his course of action again. Takeshi is ready to seize control, and his audacious spirit is set to shake the foundations of Neo Tokyo.


---

# 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://whitepaper.oyabun.io/booster-series/the-originals/takeshi.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.
