# 3 - Lobby

## Introduce

**This setting isn't compulsively.**&#x59;ou can create a lobby for this duel system and the players will be teleported to here after finishing a game.

## Commands

| Command             | Action                |
| ------------------- | --------------------- |
| /dt lobby(l)        | Teleport to the lobby |
| /dt lobby(l) set    | Set the lobby         |
| /dt lobby(l) remove | Delete the lobby      |

## Quick sign

Players can open the searching opponent panel by the quick sign.The usage is as followed

![](/files/-M4xUEaM5IT8BI42TbjF)

![Finish creating](/files/-M4xUJCZfoA7R9FNEoai)

If the language file you used it 'en\_US',you can enter **\[1vs1 SEARCHING]** in the first line to create it.To be sure,you can change this text in the language file.


---

# 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://1392847363.gitbook.io/dantiao-plugin/3.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.
