# Deprecated

- [Web: JavaScript SDK](https://docs.wepin.io/deprecated/web-javascript-sdk.md)
- [SDK](https://docs.wepin.io/deprecated/web-javascript-sdk/sdk.md): Wepin Widget을 사용하는 방법에 대한 안내 페이지 입니다.
- [설치](https://docs.wepin.io/deprecated/web-javascript-sdk/sdk/installation.md)
- [초기화하기](https://docs.wepin.io/deprecated/web-javascript-sdk/sdk/initialization.md)
- [메서드](https://docs.wepin.io/deprecated/web-javascript-sdk/sdk/methods.md)
- [확인하기](https://docs.wepin.io/deprecated/web-javascript-sdk/sdk/final-review.md)
- [프로바이더](https://docs.wepin.io/deprecated/web-javascript-sdk/provider.md)
- [Ethereum Provider](https://docs.wepin.io/deprecated/web-javascript-sdk/provider/ethereum-provider.md)
- [Wagmi Connector](https://docs.wepin.io/deprecated/web-javascript-sdk/wagmi-connector.md)
- [Android: Java & Kotlin SDK](https://docs.wepin.io/deprecated/android-java-and-kotlin-sdk.md)
- [설치](https://docs.wepin.io/deprecated/android-java-and-kotlin-sdk/installation.md)
- [초기화하기](https://docs.wepin.io/deprecated/android-java-and-kotlin-sdk/init.md)
- [메서드](https://docs.wepin.io/deprecated/android-java-and-kotlin-sdk/methods.md)
- [확인하기](https://docs.wepin.io/deprecated/android-java-and-kotlin-sdk/final-review.md)
- [iOS: Swift SDK](https://docs.wepin.io/deprecated/ios-swift-sdk.md)
- [설치](https://docs.wepin.io/deprecated/ios-swift-sdk/installation.md)
- [초기화하기](https://docs.wepin.io/deprecated/ios-swift-sdk/initialization.md)
- [메서드](https://docs.wepin.io/deprecated/ios-swift-sdk/methods.md)
- [확인하기](https://docs.wepin.io/deprecated/ios-swift-sdk/final-review.md)
- [Flutter SDK](https://docs.wepin.io/deprecated/flutter-sdk.md)
- [설치](https://docs.wepin.io/deprecated/flutter-sdk/installation.md)
- [초기화하기](https://docs.wepin.io/deprecated/flutter-sdk/initialization.md)
- [메서드](https://docs.wepin.io/deprecated/flutter-sdk/methods.md)
- [확인하기](https://docs.wepin.io/deprecated/flutter-sdk/final-review.md)
- [React Native SDK](https://docs.wepin.io/deprecated/react-native-sdk.md)
- [설치](https://docs.wepin.io/deprecated/react-native-sdk/installation.md)
- [초기화하기](https://docs.wepin.io/deprecated/react-native-sdk/init.md)
- [메서드](https://docs.wepin.io/deprecated/react-native-sdk/methods.md)
- [확인하기](https://docs.wepin.io/deprecated/react-native-sdk/final-review.md)
- [프로바이더](https://docs.wepin.io/deprecated/react-native-sdk/provider.md)
- [EVM 호환](https://docs.wepin.io/deprecated/react-native-sdk/provider/evmcompatible.md)
- [Unity SDK](https://docs.wepin.io/deprecated/unity-sdk.md)
- [설치](https://docs.wepin.io/deprecated/unity-sdk/installation.md)
- [초기화하기](https://docs.wepin.io/deprecated/unity-sdk/init.md)
- [메서드](https://docs.wepin.io/deprecated/unity-sdk/methods.md)
- [확인하기](https://docs.wepin.io/deprecated/unity-sdk/final-review.md)


---

# 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/deprecated.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.
