> 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/saya.md).

# SAYA

<mark style="color:red;">**—A barmaid turned power broker, Saya uses her charm and surveillance skills to influence decisions across the cyber-yakuza. Behind her seductive facade lies one of Neo Tokyo’s most connected minds.**</mark>

*"I may be just a barmaid, but I hear everything and I know everything."* **— SKH**

<figure><img src="/files/SpB6cac57L63mogD0LlA" 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/q8BLExRf5ucQfd5lMyGp" alt=""><figcaption></figcaption></figure>

## B. CHARACTER DESCRIPTION

### 1. Preferred Weapon

Discreet and deadly, Saya relies on her Jet Pack to slip in and out of high-risk zones, striking deals or gathering intel before vanishing without a trace. Engineered by Oni tech labs, this enhancement boosts her instincts and elevates her above any direct threat—both literally and tactically.

{% hint style="info" %}
&#x20;**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 Saya

*"Let them talk. The truth always slips through the cracks."* **— SKH**

### 3. Storytelling

Everyone enjoys a drink at Saya’s, a barmaid in a gambling house under the control of the cyber-yakuza. The confessions flow freely, and this knowledge allows her to counsel the family in times of crisis. She wields considerable influence, her body enhanced with implants right down to her fingertips.

Kusanagi eventually entrusts her with the management of the establishment, and more broadly, the Kabukichō district. Takeshi and his gang regularly drop off bags of smuggled weapons in exchange for hefty tips. Simultaneously, numerous police officers frequent the place to unwind. The information that the waitresses glean from them can sometimes be worth its weight in gold, and the potential for blackmail ensures their silence.

A mole has seemingly infiltrated the family. Saya possesses an unrivaled network of influence, wealth, and devastating firepower. Ultimately, she envisions herself at the helm of the organization. And those who stand in her way will pay a steep price.


---

# 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/saya.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.
