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

# Campaign Timeline

Where we are, where we're going. The GATE 2 campaign is ongoing, and the show is in production for 2027.

***

### Key dates

| Date               | Event                                                                                                |
| ------------------ | ---------------------------------------------------------------------------------------------------- |
| **Feb 25, 2026**   | Legacy Contributor early access (48 hours)                                                           |
| **Feb 27, 2026**   | Campaign open                                                                                        |
| **July 2–5, 2026** | Anime Expo 2026: GATE 2 Production Walkthrough Gallery (LA Convention Center, West Hall, Oshi Booth) |
| **TBD**            | PV2 / VA reveal                                                                                      |
| **2027 H1**        | GATE 2 broadcast                                                                                     |

*All dates in JST.*

***

### What you get when you join

When you join the GATE 2 campaign, you gain access to:

* Production updates and behind-the-scenes content
* [Digital collectibles](/gate-2-campaign/digital-collectibles.md) as they're released
* [Physical merchandise](/gate-2-campaign/physical-rewards.md) packs (Chief Petty Officer and above)
* Credit submission opportunities (eligible ranks)
* [Cameo Raffle entry](/gate-2-campaign/gate-2-cameo-raffle.md) (Petty Officer and above)
* Officer Quest Access through [Oshi Membership Rewards](/start-here/oshi-membership-rewards.md)
* Rank progression and reward unlocks

***

### When officer tiers fill

Commander, Captain, and Admiral seats are limited. Once a cap fills, that tier reopens only if a seat is freed (for example, when a member upgrades and a slot becomes available). Lieutenant is available subject to merchandise availability. Seaman, Petty Officer, and Chief Petty Officer remain always open.

> ⚓ Oshi's name comes from *oshikatsu* (推し活), the act of supporting what you love. Dedicated fans can also earn recognition through community engagement, with details closer to the anime release.

***

### Release timing

GATE 2 is scheduled to air in the first half of 2027. The exact premiere date depends on broadcast scheduling and will be announced closer to release.

If any dates shift, we'll communicate updates via email and our official channels. Your rank, rewards, and participation remain valid regardless of timing adjustments.

***

### Prepare now

1. **Explore** — Visit [gate2.co](http://gate2.co) to see ranks and rewards
2. **Create your account and join** — The campaign is live, you can join now
3. **Follow updates** — [@oshikatsu\_co](https://x.com/oshikatsu_co) and [@gate\_animeEN](https://x.com/gate_animeEN)
4. **Join Discord** — [discord.gg/oshi](http://discord.gg/oshi)

***

**Related articles**

* [Understanding Ranks](/gate-2-campaign/understanding-ranks.md):The seven ranks and how progression works
* [Legacy Contributors](/gate-2-campaign/legacy-contributors.md): Early access for soft launch supporters
* [Reward Details by Tier](/gate-2-campaign/reward-details-by-rank-tiers.md): What each rank includes

{% hint style="info" %}
**Need help?** <support@oshi.co> · [Discord](https://discord.gg/oshi)
{% endhint %}

{% hint style="info" %}
**Still need help?** Join our [Discord](https://discord.gg/oshi) or email <support@oshi.co>
{% endhint %}


---

# 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/campaign-timeline.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.
