# Waxblock.io Explorer

- [TX history on Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/tx-history-on-waxblock.io.md): On your "Wallet" page, or by looking up a Account address on Waxblock, you can findAccount TX Histories
- [Your Wallet on Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/your-wallet-on-waxblock.io.md)
- [Transferring tokens on Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/transferring-tokens-on-waxblock.io.md): Transfers can be done from many portals across Wax, and Waxblocks "Wallet"-menu got it too!
- [WAXP Voting/Staking Rewards](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/waxp-voting-staking-rewards.md): Vote and Claim your Rewards on WaxBlock!
- [Creating Wax accounts via Waxblock.io (and MCW Claims!)](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/creating-wax-accounts-via-waxblock.io-and-mcw-claims.md): Creating and Claiming WAX Accounts
- [Staking/Unstaking CPU and NET via Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/staking-unstaking-cpu-and-net-via-waxblock.io.md)
- [Buying/Selling RAM via Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/buying-selling-ram-via-waxblock.io.md)
- [Using contracts/actions directly from Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/using-contracts-actions-directly-from-waxblock.io.md)
- [Namebids via Waxblock.io](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer/namebids-via-waxblock.io.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.pixeljourney.xyz/introduction/wax-ecosystem-guides/waxblock.io-explorer.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.
