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

# 🔍팝펜 스탬프 도움말 및 지원

![](/files/-MXdqmttuSgIAfawbwBy)

팝펜 스탬프는 팝펜 스티커에 음원을 삽입해 팝펜으로 재생 가능하도록 도와주는 전용 프로그램입니다. \
팝펜 스탬프를 이용하여 더욱더 편리한 음원 작업을 시작해 보세요!&#x20;

### [**>>팝펜 스탬프 다운로드 바로가기<<**](https://objectstorage.ap-seoul-1.oraclecloud.com/n/cnamcdqozzvl/b/infra-downloads/o/poppen-stamp-setup.exe)&#x20;


---

# 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://neolabdev.gitbook.io/poppen-stamp/master.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.
