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

# 펑크랜드 스튜디오 다운로드

[펑크랜드 스튜디오 다운로드](https://get.nekoland.net/)를 클릭하면, 바로 다운로드가  가능합니다.

[펑크랜드 소개 페이지](https://punkland.io/about)에서도 다운로드받을 수 있습니다.

* 펑크랜드 PC 스튜디오는 윈도우 버전만 지원합니다.
* 펑크랜드 스튜디오는 최신 .Net framework 를 필요로 합니다. 펑크랜드 스튜디오 실행시 오류가 뜬다면, [닷넷 프레임워크](https://www.microsoft.com/ko-kr/download/details.aspx?id=49982) 를 설치하신 후 재부팅 해주세요.

<figure><img src="/files/wL1Ecl6Whf6xfELtS33M" alt=""><figcaption><p>다운로드 받은 설치파일을 실행 후 Next></p></figcaption></figure>

<figure><img src="/files/tSMZgdsZOWcd7n4v2MyF" alt=""><figcaption><p>설치 경로 선택 후 Next></p></figcaption></figure>

<figure><img src="/files/ebdK74SWDZdxHTC3F7nH" alt=""><figcaption><p>한번 더 Next> 를 누르면 설치가 진행됩니다.</p></figcaption></figure>


---

# 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:

```
GET https://docs.punkland.io/punkland/punkland-studio/studio/undefined.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.
