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

# 開催の流れ

<figure><img src="/files/6aH19JkUJhRwM4frSNhC" alt=""><figcaption></figcaption></figure>

***

## プレイヤー

1. 開催前日までに登録を行う\
   -登録数が参加人数上限を超えた場合、抽選が行われる\
   ![](/files/35PSHFBViNjbw1XxSPYU)
2. 開催30分前になると、エントリーが始まる\
   ![](/files/IzU3mhjPm3Hel045lsBX)
3. 開催10分前までに参加者がそろわなかった場合、もしくは人数が足りない場合かつ許可されている場合は開催1分前まで飛び入り参加が可能\
   ![](/files/G1qp0mQZtznlAQklrSth)
4. 開始時間までは待機\
   ![](/files/1Hz91wvmG3ycdbRfB7rt)
5. バトルを開始し、設定に応じて対戦相手を変えて繰り返す\
   ![](/files/mSSoJTm5tY2h7nbrPbaP)
6. 大会終了後、勝者は設定に応じて報酬を請求できる\
   ![](/files/rWs9U5JU2dvqDUjPOrTX)

***

## スポンサー

1. 大会を作成する
2. 内容を決めて公開する
3. 大会終了後、担保のOASを償還する\
   ![](/files/vXhlaO2mWojHKCrbYhhp)


---

# 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/nore.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.
