# 펼쳐보기

{% hint style="info" %}
로비서버란?

* 어떤 서버로 접속할지 선택하는 서버입니다.
* 플레이어가 잠수시 로비서버의 꿈나라로 이동됩니다.
* 각종 미니게임을 즐길 수 있습니다.
  {% endhint %}


---

# 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://madesv.gitbook.io/wiki/lobby/lobbyguide.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.
