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

# ACTIVITY

- [FIGHT MISSIONS](https://whitepaper.oyabun.io/activity/fight-missions.md): Enter the Arena: Mastering the Art of Cyber-Yakuza Combat
- [BRAWL](https://whitepaper.oyabun.io/activity/fight-missions/brawl.md): Compose your crew. Claim your glory.
- [STREET MISSIONS](https://whitepaper.oyabun.io/activity/street-missions.md): The Path to Power in Neo Tokyo
- [CYBER-YAKUZA RECRUITMENT](https://whitepaper.oyabun.io/activity/cyber-yakuza-recruitment.md): Assembling Your Cyber-Yakuza Team
- [BADGE SYSTEM](https://whitepaper.oyabun.io/activity/cyber-yakuza-recruitment/badge-system.md): Master the Badge System for Recruitment
- [CYBER-YAKUZA UPGRADE](https://whitepaper.oyabun.io/activity/cyber-yakuza-upgrade.md): Strength in Unity: The Art of Upgrading Cyber-Yakuza
- [ITEMS UPGRADE](https://whitepaper.oyabun.io/activity/items-upgrade.md): Power Up: Mastering the Art of Item Upgrading
- [DISCOVERY MODE](https://whitepaper.oyabun.io/activity/discovery-mode.md): Explore OYABUN's world in Discovery Mode, an NFT-free introduction to the game's mechanics and missions.
- [IN-GAME EVENTS](https://whitepaper.oyabun.io/activity/in-game-events.md): Dynamic Encounters: The Pulse of In-Game Events
- [RANKINGS](https://whitepaper.oyabun.io/activity/rankings.md): Climb the Ranks and Claim Your Victory!
- [COMING SOON](https://whitepaper.oyabun.io/activity/coming-soon.md): Focusing on AI-Powered Gaming Mechanics


---

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

```
GET https://whitepaper.oyabun.io/activity.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.
