> For the complete documentation index, see [llms.txt](https://wiki.dotmer.kr/undefined/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dotmer.kr/undefined/undefined-5/undefined-3.md).

# 나는야 화가

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

## 화가로 활동하기

1. <mark style="color:yellow;">**화가 상점**</mark>(포르타, 세라핀아일랜드 등)에서 화가 권한을 구매하세요!
2. 화가 권한을 얻은 후, 이젤과 캔버스, 각종 염료와 도구를 구매하세요!
3. 각 도구의 사용법을 익히기 위해, <mark style="color:yellow;">**/art**</mark> 명령어를 사용해보세요!
4. 그림을 그린 후, 반드시 <mark style="color:yellow;">**/art save \[작품명]**</mark> 명령어를 사용해 저장하십시오!
5. 멋진 그림을 완성하고, <mark style="color:purple;">**디스코드 - 거래게시판**</mark> 혹은 여행자 간 거래를 통해 센을 벌어 보세요!
6. <mark style="color:red;">**하우스 / 타운 영토 / 길드 영토**</mark>에서만 그림을 그릴 수 있어요!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.dotmer.kr/undefined/undefined-5/undefined-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
