# 명령어: 기타

### 홈 설정한 위치를 확인, 이동하기&#x20;

홈 설정한 위치를 확인하고 이동합니다.&#x20;

```
/홈 
```

### 홈으로 지정하기&#x20;

해당 위치를 홈으로 설정합니다.

```
/셋홈 <이름>
```

### 귓말 보내기&#x20;

대상에게 귓속말을 보냅니다.&#x20;

```
/귓속말 <대상> <내용>
```

### 스폰으로 이동하기&#x20;

홈타운으로 이동합니다.

```
/스폰 
```

### 배틀패스 확인하기&#x20;

배틀패스를 확인합니다.&#x20;

```
/배틀패스 
```

### 상대에게 텔레포트 하기&#x20;

상대방에게 텔레포트 요청을 전송합니다.\
`주의 : 텔포가 수락된 후에 움직이면 텔포가 취소됩니다.`

```
/텔포 <대상>
```

### 텔레포트 요청 수락하기&#x20;

텔레포트 요청을 수락합니다.&#x20;

```
/텔포 수락 
```

### 텔레포트 요청 거절하기&#x20;

텔레포트 요청을 거합니다.&#x20;

```
/텔포 거절 
```

### 죽은 위치로 되돌아가기 &#x20;

죽은 위치로 되돌아갑니다.

```
/백  
```

### 상점 확인하기&#x20;

상점을 이용합니다. \
`연못 등급부터 사용 가능합니다.`

```
/상점 
```


---

# 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.metacraft.kr/metown-tm/towny/other.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.
