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

# Physical Rewards

Limited collectibles and merchandise that ship to you after the campaign.

***

### Merchandise packs

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

**Collector's Merch Pack** (Chief Petty Officer $100+)

Curated exclusive merchandise created specifically for this campaign: a ball cap, t-shirt, and Armored Whale insignia pin. Not available in retail.

<figure><img src="/files/41vnpyemdg2DQGthdO7r" alt=""><figcaption></figcaption></figure>

**Collector's Elite Merch Pack** (Lieutenant $250+)

A step up from the standard pack with display-worthy campaign exclusives: a chef's apron, model ship kit, and challenge coin. Like the Collector's Merch Pack, these items are not sold in retail.

***

### Production collectibles

**Director's Sketchbook** (Commander $1,000+)

A printed booklet featuring the director's production sketches and creative process. Available only through GATE 2 campaign participation.

**One-of-a-Kind Physical Production Collectible** (Captain $2,500)

Authentic hand-drawn sketches from GATE 2's production. Each piece is unique, no two are alike. **Limited to 50.**

**One-of-a-Kind Autographed Physical Production Collectible** (Admiral $10,000)

A unique hand-drawn production sketch, personally signed by a creator. This is a separate item from the Captain collectible, with its own signature and provenance. **Limited to 10.**

***

### When do they ship?

**Merchandise packs (Collector's and Collector's Elite):**

Final merchandise designs and concepts will be shared with members soon. Once locked, manufacturing and fulfillment typically take 6 to 9 months. All merchandise items ship together once manufacturing is complete.

**Production collectibles and signed items:**

Hand-drawn sketches, autographed collectibles, and the Director's Sketchbook may ship separately. These items depend on creator availability and production milestones, so timing may vary.

We'll keep you updated throughout the process and email you when items are ready to ship.

***

### Shipping costs

Shipping costs depend on your tier and location.

| Tier                | Shipping          |
| ------------------- | ----------------- |
| Chief Petty Officer | Paid by supporter |
| Lieutenant          | Paid by supporter |
| Commander and above | Included          |

**Estimated shipping costs:**

| Region        | Collector's Pack | All Physical Items |
| ------------- | ---------------- | ------------------ |
| Japan         | $10              | $20                |
| Singapore     | $8               | $18                |
| Australia/NZ  | $12              | $30                |
| United States | $15              | $40                |
| Canada        | $15              | $45                |
| UK            | $12              | $35                |
| Europe (EU)   | $15              | $40                |
| Mexico        | $18              | $50                |
| South America | $25              | $70                |
| Other regions | $15–25           | $40–70             |

*Estimates only and subject to change. You'll confirm your shipping address and see final costs before items are dispatched. Customs duties, import taxes, and any applicable tariffs are the recipient's responsibility.*

***

### Shipping logistics

When items are ready, we'll:

* Email to confirm your shipping address
* Provide final shipping cost based on your location
* Send tracking information once shipped

> ⚠️ **International orders:** Shipping is available worldwide except to countries subject to standard international trade restrictions and sanctions. These are the same restrictions that apply to most global retailers and shipping carriers.

***

**Related articles**

* [Reward Details by Tier](/gate-2-campaign/physical-rewards.md): Full breakdown of what each rank unlocks
* [Digital Collectibles](/gate-2-campaign/digital-collectibles.md): Emblems, production art, and digital rewards
* [Experiential Rewards](/gate-2-campaign/experiential-rewards.md): Credits, cameos, and exclusive experiences
* [Officer Quests](/gate-2-campaign/officer-quests.md): What each Officer tier's questline looks like

{% 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/physical-rewards.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.
