# ショップ/パス

ショップではゼニーや姫石などのゲーム内通貨を使用し、アイテムの購入をすることができます。

#### **セレクトショップ**

各種ゲーム内通貨を用いて商品を購入できます。\
ショップのラインナップは毎日決まった時間に更新されます。

#### **VIP Rankショップ**

特別な商品パックなどを購入できます。 VIPRankによって購入できる商品数が異なります。

#### **パス**&#x20;

購入することで一定期間決まった特典を受けられます。 パスは複数種類あります。

・マンスリーパス：購入時特典の他に、30日間毎日ログイン時に決まった特典を受けられます。 \
・ウィークリーパス：購入時特典の他に、7日間毎日ログイン時に決まった特典を受けられます。


---

# Agent Instructions: 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://gc-games.gitbook.io/phantom-of-the-kill-alternative-imitation-jp/shop_passes.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.
