# 시작하기

위핀(Wepin) 개발자 문서를 방문해 주셔서 감사합니다. 이 문서에서는 Web3 지갑 솔루션 위핀을 어플리케이션에 통합하는 방법에 대해서 설명합니다. 위핀의 인앱 위젯을 통해 10분 안에 서비스와 통합하는 방법에 대해 알아보세요.


---

# 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://docs.wepin.io/archive/getstarted.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.
