# 1분 튜토리얼

<figure><img src="/files/7HRQnM4gG5GURKjBwkwC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0I0ukjrHqkenFmvrGft7" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/0OWuUFkJANwsfdggYScD" alt=""><figcaption></figcaption></figure>

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

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

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

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

<details>

<summary><strong>📋</strong> 기초 명령어 모음</summary>

{% hint style="success" %}
명령어는 야생서버에서 이용 가능합니다. (Shift + F)
{% endhint %}

\
**📋 기본 명령어**\
`/res [닉네임]` ─ 유저 정보 확인 (본인은 `/res`)\
`/pay [닉] [금액]` ─ 송금\
`/opay [닉] [금액]` ─ 오프라인 송금\
`/btc` ─ 비트코인 매매\
`/bpay [수량]` ─ 비트코인 송금\
`/ss` ─ 서버 상점\
`/cash` ─ 캐시 상점\
`/ah` ─ 유저 거래소\
`/ah sell [금액]` ─ 손에 든 아이템 판매\
`/즉판` ─ 아이템 즉시판매 (수수료 有)\
`/fly` ─ 비행 ON/OFF (거주지 한정)\
`/cr` ─ 채광모드 (자원 자동판매)\
`/cool` ─ 스킬 쿨타임 확인\
`/stats` ─ McMMO 스탯\
`/정보` ─ 권한, 패스 등 확인\
`/낚시상점` ─ 낚시 물고기 판매\
`/lock`, `/unlock` ─ 잠금 / 해제\
`/wt` ─ 접속 이벤트\
`/차단 [닉]` ─ 유저 차단\
`/wiki` ─ 서버 위키\
`/help [내용]` ─ 어드민에게 도움 요청

***

**🚪 이동 & 홈**\
`/spawn`, `/tmvhs` ─ 스폰\
`/ts` ─ 마을 스폰\
`/생존`, `/야생` ─ 야생 월드\
`/지옥` ─ 지옥 월드 (30랭크↑)\
`/엔더` ─ 엔더 월드 (60랭크↑)\
`/던전` ─ 던전 서버\
`/인첸트` ─ 인첸트방\
`/sethome [이름]` ─ 홈 저장\
`/home [이름]` ─ 홈 이동\
`/delhome [이름]` ─ 홈 삭제\
`/back` ─ 이동 전 위치로 복귀\
`/warp` ─ 유저 워프 목록\
`/tpa [닉]` ─ TP 요청

***

**💬 채팅 명령어**\
`/lc` ─ 근거리 채팅\
`/tc` ─ 마을 채팅\
`/nc` ─ 국가 채팅\
`/g` ─ 전체 채팅\
`/p` ─ 파티 채팅\
`@` ─ 홍보 채팅 (ex. @ 삽니다)\
`/질문` ─ 질문 전용 채팅\
`/w [닉]` ─ 귓속말\
`/r` ─ 귓말 답장

***

**🔍 기타**\
`/명령어` ─ 전체 명령어 목록 확인

</details>


---

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