# 슬래시 명령어

- [도박](https://docs.hooknu.xyz/slash_command/gamble.md)
- [/도박 코인](https://docs.hooknu.xyz/slash_command/gamble/undefined.md): 채굴, RPG의 돈인 로우와는 관계없는 코인도박입니다
- [/도박 올인](https://docs.hooknu.xyz/slash_command/gamble/undefined-1.md): 모든 코인을 걸고 50%로 배로 획득합니다
- [/도박 돈받기](https://docs.hooknu.xyz/slash_command/gamble/undefined-2.md): 5분마다 간단한 문제를 풀고 돈을 획득할 수 있습니다
- [/도박 리더보드](https://docs.hooknu.xyz/slash_command/gamble/undefined-3.md): 코인도박의 모든 서버의 순위 리더보드를 확인합니다
- [/재생](https://docs.hooknu.xyz/slash_command/undefined.md): 노래를 재생합니다


---

# 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://docs.hooknu.xyz/slash_command.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.
