# ゲート

ゲートは **全6種類（Eランク～Sランク）**&#x3067;構成されています。

ユーザーは「自分のハンターランク」に応じて、より高いランクのゲートに入場可能です。

(※ただし、各ランクのゲートに必要な「ランク別ゲートキー」を所持している必要があります。)

Eランク以上のゲートは「自分のハンターランク」のレベルスコアに基づいて拡張され、最大で4つのゲートがオープンされます。

| 自分のハンターランク | ゲートオープン |
| ---------- | ------- |
| Eランク       | 1つ      |
| Dランク       | 2つ      |
| Cランク       | 3つ      |
| B \~ Sランク  | 4つ      |

* 無料ゲートキー: Eランクのゲートキー1つを無料で受け取れます。（\*24時間ごとに1回提供）
* 有料ゲートキー: ショップで「ランク別ゲートキー」を直接購入可能です。


---

# 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://doc.sololeveling.space/jp/user-guide/gto.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.
