# 로그인

- [설치](https://docs.wepin.io/widget-integration/compose-multiplatform-sdk/login-library/installation.md): Wepin Compose Multiplatform Login Library를 설치하는 방법을 설명합니다.
- [초기화하기](https://docs.wepin.io/widget-integration/compose-multiplatform-sdk/login-library/initialization.md): Wepin Compose Multiplatform Login Library 를 초기화하는 방법입니다.
- [메서드](https://docs.wepin.io/widget-integration/compose-multiplatform-sdk/login-library/methods.md): Wepin Compose Multiplatform Login Library 에서 제공하는 메서드 입니다.


---

# 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/login-library.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.
