# Common Questions From The Official WAX Discord FAQ

- [WAX Account Activity](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/wax-account-activity.md): Q: How can I check details like transaction history, current balance, and available resources on my WAX account?
- [Two-Factor Authentication](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/two-factor-authentication.md): Q: What steps should I take if I can't access my 2FA app?
- [Delay in WAXP Account Activation](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/delay-in-waxp-account-activation.md): Q: I've transferred WAXP for account creation, but my account hasn't been activated. What should I do?
- [Missing Authorization Code via Email on WAX Blockchain](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/missing-authorization-code-via-email-on-wax-blockchain.md): Q: I haven't received my Authorization Code in my email. What should I do?
- [Trouble Accessing a dApp on WAX Blockchain](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/trouble-accessing-a-dapp-on-wax-blockchain.md): Q: I'm having issues opening my preferred dApp page. What should I do?
- [Delay in Receiving WAXP from a Market or Exchange](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/delay-in-receiving-waxp-from-a-market-or-exchange.md): Q: I've procured WAXP via a market or exchange, but haven't received it. What steps should I take?
- [Unintended Actions on the WAX Blockchain](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/unintended-actions-on-the-wax-blockchain.md): Q: I unintentionally accepted an offer or clicked a link I didn't mean to. What can be done?
- [WAX Blockchain Resources and Gas Fees](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/wax-blockchain-resources-and-gas-fees.md): Q: I've heard that WAX doesn't have gas fees. Can you explain how its blockchain resources function?
- [Staking for WAX Blockchain Resources](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/staking-for-wax-blockchain-resources.md): Q: How can I stake to obtain these resources on WAX?
- [Unstaking for WAX Blockchain Resources](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/unstaking-for-wax-blockchain-resources.md): Q: How do I go about unstaking my WAXP so I can utilize it elsewhere?
- [Fluctuations in Available CPU on WAX Blockchain](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/fluctuations-in-available-cpu-on-wax-blockchain.md): Q: Why does the amount of CPU I have available change even when I haven't sent a transaction?
- [Purchasing WAXP on WAX Blockchain](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/purchasing-waxp-on-wax-blockchain.md): Q: Where can I acquire WAXP?
- [CPU Availability Update on WAX Blockchain](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/cpu-availability-update-on-wax-blockchain.md): Q: I've waited for 24 hours, but my available CPU hasn't refreshed. Why is that?
- [Setting Up a WAX Wallet](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/setting-up-a-wax-wallet.md): Q: How do I set up a WAX Wallet?
- [Building on WAX for Developers](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/building-on-wax-for-developers.md): Q: I'm a developer. How can I build on WAX?
- [Purchasing WAX NFTs](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/purchasing-wax-nfts.md): Q: Where can I buy WAX NFTs?
- [Creating Your First WAX NFT](https://docs.pixeljourney.xyz/introduction/wax-ecosystem-guides/common-questions-from-the-official-wax-discord-faq/creating-your-first-wax-nft.md): Q: How do I create my first NFT on WAX?


---

# 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/common-questions-from-the-official-wax-discord-faq.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.
