> For the complete documentation index, see [llms.txt](https://docs.remonster.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remonster.world/japanese/play-guide/open-beta/pvp/supons/jin-xing.md).

# 進行

## 1. エントリーと飛び入り期間

大会は開催時間30分前からエントリー期間が始まり、10分前から飛び入り期間が始まります。

\*飛び入り期間は許可されている場合のみ

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

1. 大会の情報\
   詳しくは「一覧」ページをご覧ください
2. ルールや条件の表示
3. 現在のエントリー状況
4. 観戦者の場合のみ表示

***

## 2. 開始

開催時間になると大会が進行します。参加人数が足りない場合でもそのままスタートします。

### -総当たり

<figure><img src="/files/50DWtlfszwYFA7x8YYba" alt=""><figcaption></figcaption></figure>

1. 参加者
2. 対戦相手のアイコン
3. 勝ち点
4. このラウンドでのバトル\
   -クリックするとプレイヤーの組み合わせを表示する
5. 選択しているバトルのプレイヤー組み合わせ
6. 時間が切れると自動で次に進行する
7. 準備に移動する

### -勝ち抜き(and 観戦)

<figure><img src="/files/4aJCXhw4h5u8lpEClLxn" alt=""><figcaption></figcaption></figure>

1. 参加者
2. このラウンドでのバトル
3. 参加者が16で設定されている場合の表示切替
4. 選択中しているバトルのプレイヤー組み合わせ
5. 観戦する
6. 退出

***

## 3. 結果

規定回数のバトルが終了すると、結果表示に移ります。

報酬発生順位だった場合、このページから請求できます。

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

1. 順位
2. 総当たりの場合は勝ち点を表示
3. 報酬が発生する場合のOAS量
4. 報酬の請求
5. 大会の状況を確認（前のページに戻る）
6. 退出する


---

# 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.remonster.world/japanese/play-guide/open-beta/pvp/supons/jin-xing.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.
