> For the complete documentation index, see [llms.txt](https://docs.oshi.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oshi.co/gate-2-campaign.md).

# GATE 2 CAMPAIGN

- [GATE 2 Overview](https://docs.oshi.co/gate-2-campaign/gate-2-overview.md): Everything you need to know about the GATE 2: Tides of Conflict campaign on Oshi. The anime is already in production. Your participation unlocks access and rewards.
- [Campaign Timeline](https://docs.oshi.co/gate-2-campaign/campaign-timeline.md): Key dates for the GATE 2 campaign: launch Feb 27, rank upgrades close May 27, anime release 2027. What happens after explained.
- [Understanding Ranks](https://docs.oshi.co/gate-2-campaign/understanding-ranks.md): Explore the 7 naval ranks from Seaman ($5) to Admiral ($10K). Learn how Valor points work and what each tier unlocks.
- [Reward Details by Rank Tiers](https://docs.oshi.co/gate-2-campaign/reward-details-by-rank-tiers.md): Complete breakdown of GATE 2 rewards by rank from Seaman ($5) to Admiral ($10,000). Cumulative reward structure, campaign-window deadlines, and limited quantity details.
- [Digital Collectibles](https://docs.oshi.co/gate-2-campaign/digital-collectibles.md): Rank emblems, production assets, and behind-the-scenes access stored in your Oshi account. Learn about Oshi collectibles, GATE 2 production content, and backstage access by rank.
- [Physical Rewards](https://docs.oshi.co/gate-2-campaign/physical-rewards.md): Exclusive GATE 2 merchandise and production collectibles. Campaign-only items not available in retail. Shipping info included.
- [Experiential Rewards](https://docs.oshi.co/gate-2-campaign/experiential-rewards.md): Credit recognition, background cameos, and exclusive events. Key deadlines: cameo submissions by March 16, credits by June 10, 2026.
- [Valor & Merit Points](https://docs.oshi.co/gate-2-campaign/valor-and-merit-points.md): How Oshi's point systems work: Valor points track contributions and determine rank. Merit points reward engagement activities.
- [Legacy Contributors](https://docs.oshi.co/gate-2-campaign/legacy-contributors.md): Supported GATE 2 before August 15, 2025? You're a Legacy Contributor. Get 48-hour early access Feb 25 and a permanent badge.
- [Leaderboard](https://docs.oshi.co/gate-2-campaign/leaderboard.md): How the Valor Leaderboard works during the GATE 2 campaign. Real-time rankings, medal designations, and tie-breaking rules. Merit Leaderboard coming soon.
- [Referrals](https://docs.oshi.co/gate-2-campaign/referrals.md): How to refer friends to the GATE 2 campaign. Find your referral link, share it, and earn Merit Points when your friends contribute.
- [Merit Quests](https://docs.oshi.co/gate-2-campaign/merit-quests.md)
- [Officer Quests](https://docs.oshi.co/gate-2-campaign/officer-quests.md): What Officer Quests are, what each tier unlocks, and how completing them connects to Officer Service Appreciation rewards.
- [GATE 2 Cameo Raffle](https://docs.oshi.co/gate-2-campaign/gate-2-cameo-raffle.md): How the GATE 2 cameo raffle works: eligibility, draw schedule, how to enter, and what happens when you win a background character appearance in the anime.
- [GATE 2 Ending Theme Song Contest](https://docs.oshi.co/gate-2-campaign/gate-2-ending-theme-song-contest.md): Your song becomes the ending theme of Gate 2: Tides of Conflict. Learn how to enter the GATE 2 Ending Theme Song Contest via The VOCALOID Collection 2026 Summer.


---

# 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://docs.oshi.co/gate-2-campaign.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.
