# Getting set up on Wax

- [Wax 101](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/wax-101.md): From King of NFTs, to for now the Everything Chain, Wax connects Web3 through bridges and more!
- [Creating a Wallet](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/creating-a-wallet.md)
- [CloudWallet 101](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/creating-a-wallet/cloudwallet-101.md): Your Wax Wallet in the online clouds!
- [Wombat Wallet 101](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/creating-a-wallet/wombat-wallet-101.md): The completely free option!
- [Anchor Wallet 101](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/creating-a-wallet/anchor-wallet-101.md)
- [OKX Extension (Wax Wallet Guide)](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/creating-a-wallet/okx-extension-wax-wallet-guide.md)
- [How to get Wax](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/how-to-get-wax.md): The ticker needed here is $WAXP
- [Wax Security Tips](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/wax-security-tips.md): Security is of highest importance! One wrong TX approve could sweep your account!
- [Marketplaces on Wax](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/marketplaces-on-wax.md)
- [Exchanges on Wax](https://docs.pixeljourney.xyz/education/getting-set-up-on-wax/exchanges-on-wax.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/education/getting-set-up-on-wax.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.
