# 🛩️ 유저 워프존

> ### ☄️ 워프존이란?

유저들이 직접 만든 \
🏪상점, 🍗음식점, 🎰도박장, 🖼️미술관, 🥳편의 시설, 🎢놀이 공원 등 \
다양한 장소로 이동할 수 있는 시스템입니다.

![](/files/6ud8oZod9tFRt1dGSFc5)![](/files/8tl2uZOoXjNzfQfnNix2)

> ### 🔮 워프존 이용하기

**/워프존** 을 입력하여, 메뉴를 열어주세요.

![](/files/1DLhZGK8A3IZQUG4lQKY)

원하는 워프존을 클릭하여 이동해주세요.

![](/files/Q5j2455hHKcKlDADQQzf)

'/워프존 \[워프존 이름]' 을 통해서도 이동이 가능합니다.\
ex) /워프존 크레딧\_자판기

> ### ⚙️ 워프존 제작하기

1\) 워프존을 어디에 설치할지 정하고 그 자리에 서세요.\
당신이 서있는 곳에 유저들이 이동됩니다.

![](/files/iZB1ZtpwO69MuNb9oeLq)

2\) /워프 생성 \[워프존 이름] \[색깔 코드] \[가격]\
![](/files/CFSWqNRhiPhQOfdfY8gF)\
워프존 이름에 띄어쓰기는 \_ 로 대체해주세요.\
"크레딧 자판기" => "크레딧\_자판기"\
\
가격은, 유저들이 워프존을 이용시 당신에게 지불할 베리입니다.

3\) 기간 정하기

워프존의 기간은 1\~14주까지 선택할 수 있습니다.\
1주당 비용은 크레딧 1개입니다.

![](/files/YmtpcihBsliCNXFSyNuq)


---

# 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/wild/wildguide/economy/warpzone.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.
