# Deprecated

- [Web: JavaScript SDK](https://docs.wepin.io/en/deprecated/web-javascript-sdk.md)
- [SDK](https://docs.wepin.io/en/deprecated/web-javascript-sdk/sdk.md)
- [Installation](https://docs.wepin.io/en/deprecated/web-javascript-sdk/sdk/installation.md)
- [Initialization](https://docs.wepin.io/en/deprecated/web-javascript-sdk/sdk/initialization.md)
- [Methods](https://docs.wepin.io/en/deprecated/web-javascript-sdk/sdk/method.md)
- [Final Review](https://docs.wepin.io/en/deprecated/web-javascript-sdk/sdk/final-review.md)
- [Provider](https://docs.wepin.io/en/deprecated/web-javascript-sdk/provider.md)
- [EVM-Compatible Networks](https://docs.wepin.io/en/deprecated/web-javascript-sdk/provider/evm-compatible-networks.md)
- [Wagmi Connector](https://docs.wepin.io/en/deprecated/web-javascript-sdk/wagmi-connector.md)
- [Android: Java & Kotlin SDK](https://docs.wepin.io/en/deprecated/android-java-and-kotlin-sdk.md)
- [Installation](https://docs.wepin.io/en/deprecated/android-java-and-kotlin-sdk/installation.md)
- [Initialization](https://docs.wepin.io/en/deprecated/android-java-and-kotlin-sdk/init.md)
- [Methods](https://docs.wepin.io/en/deprecated/android-java-and-kotlin-sdk/method.md)
- [Final Review](https://docs.wepin.io/en/deprecated/android-java-and-kotlin-sdk/final-review.md)
- [iOS: Swift SDK](https://docs.wepin.io/en/deprecated/ios-swift-sdk.md)
- [Installation](https://docs.wepin.io/en/deprecated/ios-swift-sdk/installation.md)
- [Initialization](https://docs.wepin.io/en/deprecated/ios-swift-sdk/init.md)
- [Methods](https://docs.wepin.io/en/deprecated/ios-swift-sdk/method.md)
- [Final Review](https://docs.wepin.io/en/deprecated/ios-swift-sdk/final-review.md)
- [Flutter SDK](https://docs.wepin.io/en/deprecated/flutter-sdk.md)
- [Installation](https://docs.wepin.io/en/deprecated/flutter-sdk/installation.md)
- [Initialization](https://docs.wepin.io/en/deprecated/flutter-sdk/init.md)
- [Methods](https://docs.wepin.io/en/deprecated/flutter-sdk/method.md)
- [Final Review](https://docs.wepin.io/en/deprecated/flutter-sdk/final-review.md)
- [React Native SDK](https://docs.wepin.io/en/deprecated/react-native-sdk.md)
- [Installation](https://docs.wepin.io/en/deprecated/react-native-sdk/installation.md)
- [Initialization](https://docs.wepin.io/en/deprecated/react-native-sdk/init.md)
- [Methods](https://docs.wepin.io/en/deprecated/react-native-sdk/method.md)
- [Final Review](https://docs.wepin.io/en/deprecated/react-native-sdk/final-review.md)
- [Providers](https://docs.wepin.io/en/deprecated/react-native-sdk/providers.md)
- [Ethereum Providers](https://docs.wepin.io/en/deprecated/react-native-sdk/providers/evmcompatible.md)
- [Unity SDK](https://docs.wepin.io/en/deprecated/unity-sdk.md)
- [Installation](https://docs.wepin.io/en/deprecated/unity-sdk/installation.md)
- [Initialization](https://docs.wepin.io/en/deprecated/unity-sdk/init.md)
- [Methods](https://docs.wepin.io/en/deprecated/unity-sdk/method.md)
- [Final Review](https://docs.wepin.io/en/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/en/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.
