> For the complete documentation index, see [llms.txt](https://docs.wander.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wander.app/api.md).

# API

- [Intro - Wander Injected API](https://docs.wander.app/api/intro.md): Introducing the Wander Injected API
- [Events](https://docs.wander.app/api/events.md): Wander DOM events
- [Connect](https://docs.wander.app/api/connect.md): Wander Injected API connect() function
- [Disconnect](https://docs.wander.app/api/disconnect.md): Wander Injected API disconnect() function
- [Get active address](https://docs.wander.app/api/get-active-address.md): Wander Injected API getActiveAddress() function
- [Get active public key](https://docs.wander.app/api/get-active-public-key.md): ArConnect Injected API getActivePublicKey() function
- [Get all addresses](https://docs.wander.app/api/get-all-addresses.md): Wander Injected API getAllAddresses() function
- [Get wallet names](https://docs.wander.app/api/get-wallet-names.md): Wander Injected API getWalletNames() function
- [Get Wander tier info](https://docs.wander.app/api/get-wander-tier-info.md): Wander Injected API getWanderTierInfo() function
- [Sign Transaction](https://docs.wander.app/api/sign.md): Wander Injected API sign() function
- [Dispatch Transaction](https://docs.wander.app/api/dispatch.md): Wander Injected API dispatch() function
- [Sign DataItem](https://docs.wander.app/api/sign-dataitem.md): Wander Injected API signDataItem() function
- [Batch Sign DataItem](https://docs.wander.app/api/batch-sign-dataitem.md): Wander Injected API batchSignDataItem() function
- [Sign message](https://docs.wander.app/api/sign-message.md): Wander Injected API signMessage() function
- [Verify message](https://docs.wander.app/api/verify-message.md): Wander Injected API verifyMessage() function
- [Private hash](https://docs.wander.app/api/private-hash.md): Wander Injected API privateHash() function
- [User Tokens](https://docs.wander.app/api/user-tokens.md): Wander Injected API userTokens() function
- [Token Balance](https://docs.wander.app/api/token-balance.md): Wander Injected API tokenBalance() function
- [Encrypt](https://docs.wander.app/api/encrypt.md): Wander Injected API encrypt() function
- [Decrypt](https://docs.wander.app/api/decrypt.md): Wander Injected API decrypt() function
- [Crypto signature](https://docs.wander.app/api/signature.md): Wander Injected API signature() function
- [Subscriptions](https://docs.wander.app/api/subscriptions.md): Wander Injected API subscription() function
- [Retrive permissions](https://docs.wander.app/api/get-permissions.md): Wander Injected API getPermissions() function
- [Retrive Gateway Config](https://docs.wander.app/api/get-arweave-config.md): Wander Injected API getArweaveConfig() function
