# ioPay Docs

## ioPay Docs

- [Welcome to ioPay Docs](https://docs.iopay.me/welcome-to-iopay-docs.md)
- [IoTeX & Ethereum & Polygon & BNB](https://docs.iopay.me/iotex-and-ethereum-and-polygon-and-bnb.md)
- [Solana](https://docs.iopay.me/solana.md)
- [BitCoin](https://docs.iopay.me/bitcoin.md)
- [Web Dapps Development](https://docs.iopay.me/developer-guides/web-dapps-development.md)
- [Deep linking](https://docs.iopay.me/developer-guides/deep-linking.md)
- [Native Mobile Web3 Apps](https://docs.iopay.me/developer-guides/native-mobile-web3-apps.md)
- [iOS](https://docs.iopay.me/developer-guides/native-mobile-web3-apps/ios.md)
- [Android](https://docs.iopay.me/developer-guides/native-mobile-web3-apps/android.md)
- [Abstract Account Wallet](https://docs.iopay.me/developer-guides/abstract-account-wallet.md)
- [userop-swift (iOS)](https://docs.iopay.me/developer-guides/abstract-account-wallet/userop-swift-ios.md)
- [userop-kotlin (Android)](https://docs.iopay.me/developer-guides/abstract-account-wallet/userop-kotlin-android.md)
- [ioPay x dApps Co-promotions Program](https://docs.iopay.me/developer-guides/iopay-x-dapps-co-promotions-program.md)
- [Crypto Handle & Custom Domain Setup](https://docs.iopay.me/user-guides/crypto-handle-and-custom-domain-setup.md): Crypto Handles and Custom Domains are single identifiers that eliminate the need to see, or even know about, blockchain public wallet addresses.
- [How to withdraw IOTX from centralized exchanges （Binance）?](https://docs.iopay.me/how-to-withdraw-iotx-from-centralized-exchanges-binance.md)
- [Walletconnect - iOS](https://docs.iopay.me/walletconnect-ios.md)
- [Rainbow Kit](https://docs.iopay.me/rainbow-kit.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.iopay.me/welcome-to-iopay-docs.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.
