# XPR Network Explorer

## Bloks.io

- [Introduction to XPR Network Explorer](https://docs.bloks.io/readme.md): An easy step-by-step guide on how to access and maximize the full potential of the XPR Network Block Explorer - explorer.xprnetwork.org
- [Mobile Wallets](https://docs.bloks.io/login/mobile-wallets.md)
- [WebAuth](https://docs.bloks.io/login/mobile-wallets/webauth.md)
- [Anchor](https://docs.bloks.io/login/mobile-wallets/anchor.md)
- [Lynx](https://docs.bloks.io/login/mobile-wallets/lynx.md)
- [MEET.ONE](https://docs.bloks.io/login/mobile-wallets/meetone.md)
- [NOVA Wallet](https://docs.bloks.io/login/mobile-wallets/novawallet.md)
- [TokenPocket](https://docs.bloks.io/login/mobile-wallets/tokenpocket.md)
- [Desktop Wallets](https://docs.bloks.io/desktop-wallets.md)
- [cleos/eosc](https://docs.bloks.io/desktop-wallets/cleos-eosc.md)
- [Ledger](https://docs.bloks.io/desktop-wallets/ledger.md)
- [Lynx](https://docs.bloks.io/desktop-wallets/lynx.md)
- [Math/Leaf](https://docs.bloks.io/desktop-wallets/math-leaf.md)
- [Scatter](https://docs.bloks.io/desktop-wallets/scatter.md)
- [Download & Install](https://docs.bloks.io/desktop-wallets/scatter/download-and-install.md)
- [SimplEOS](https://docs.bloks.io/desktop-wallets/simpleos.md)
- [Trezor](https://docs.bloks.io/desktop-wallets/trezor.md)
- [Transfer](https://docs.bloks.io/wallet/transfer.md)
- [Multi transfer](https://docs.bloks.io/wallet/transfer/multi-transfer.md)
- [Batch transfer](https://docs.bloks.io/wallet/transfer/batch-transfer.md)
- [Transfer NFTs](https://docs.bloks.io/wallet/transfer/transfer-nfts.md)
- [Batch Transfer NFTs](https://docs.bloks.io/wallet/transfer/batch-transfer-nfts.md)
- [Staking + Unstaking](https://docs.bloks.io/wallet/staking+unstaking.md)
- [Buy / Sell RAM](https://docs.bloks.io/wallet/buy-sell-ram.md)
- [Create Account](https://docs.bloks.io/wallet/create-account.md)
- [Change Keys or Permissions](https://docs.bloks.io/wallet/permissions.md)
- [Change Active / Owner Key](https://docs.bloks.io/wallet/permissions/change-active-owner-key.md)
- [Add Custom Permission](https://docs.bloks.io/wallet/permissions/add-custom-permission.md)
- [Link Auth](https://docs.bloks.io/wallet/permissions/linkauth.md)
- [Multi-signature (MSIG)](https://docs.bloks.io/wallet/msig.md)
- [Create / Register Proxy](https://docs.bloks.io/wallet/create-and-register-proxy.md)
- [Keys Generator](https://docs.bloks.io/wallet/key-generator.md): This page describes how to generate a new public / private key pair for XPR Network.
- [REX](https://docs.bloks.io/wallet/rex.md)
- [WAX GBM Claiming](https://docs.bloks.io/wallet/wax-gbm-claiming.md)
- [Vote for Block Producers](https://docs.bloks.io/voting/vote-for-block-producers.md): This page describes how to vote for Block Producers when staking XPR.
- [Vote for Proxies](https://docs.bloks.io/voting/vote-for-proxies.md)
- [XPR Network Logos](https://docs.bloks.io/brand-materials/untitled.md)
- [XPR Network Glossary](https://docs.bloks.io/resources/glossary.md): A quick reference for core terms, protocols, and tools within the XPR Network ecosystem.


---

# 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.bloks.io/readme.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.
