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

# 무엇을 배울 수 있을까요?

PINK로 프로젝트를 빌드, 저장, 관리, 배포하고자 하는 개발자와 크리에이터를 위한 높은 수준의 지침을 제공하는 개발자 문서입니다.&#x20;

PINK는 웹 3.0 공간에서 중요한 역할을 하는 플랫폼입니다. PINK는 다양한 도구, 기능 및 기술을 제공하여 사용자의 개발 여정에 힘을 실어줍니다. 문제를 해결하거나, 새로운 프로젝트를 시작하거나, 단순히 PINK에 대한 이해를 높이고 싶으신 분들을 위해 저희가 도와드리겠습니다.&#x20;

문서를 살펴봄으로써 PINK가 무엇이며 웹3 생태계 내에서 어떻게 작동하는지에 대한 인사이트를 얻을 수 있습니다. 또한 PINK 사용자가 사용할 수 있는 다양한 도구, 기능 및 기술에 대해서도 자세히 살펴볼 수 있습니다.&#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://koneksi.gitbook.io/koneksi-docs/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.
