# Compose Multiplatform SDK

## 패키지 리스트

<table><thead><tr><th width="126">종류</th><th width="310">패키지</th><th>설명</th></tr></thead><tbody><tr><td><a href="compose-multiplatform-sdk/login-library">로그인</a></td><td><code>wepin-compose-sdk-login-v1</code></td><td>소셜 로그인과 같은 OAuth 인증 토큰으로 위핀에 로그인하는 기능을 제공합니다.</td></tr><tr><td><a href="compose-multiplatform-sdk/widget">위젯</a></td><td><code>wepin-compose-sdk-widget-v1</code></td><td>위핀 위젯을 사용하기 위한 기능을 제공합니다.</td></tr></tbody></table>


---

# 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/widget-integration/compose-multiplatform-sdk.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.
