# Whitelisting options

Certain tools on WaxDAO requires to be unlocked for usage(s) via whitelisting on the platform.&#x20;

These whitelists can be achieved in three different ways:

* Paying 250 Wax
* Paying 25000 WOJAK token (a WaxDAO project token)
* Burning a Wojak NFT (a WaxDAO project PFP, costing 100-110 Wax)

This can be done from the bottom of: <https://waxdao.io/whitelisting>

The whitelists/burns are required for the following tools:

* Burning 1 for access to the [WAX Token Creator](https://waxdao.io/token-creator)
* Burning 1 to create an [NFT farm](https://waxdao.io/create-farm)
* Burning 1 to create a [Token Staking Pool](https://waxdao.io/create-pool)
* Burning 2 to [create a DAO](https://waxdao.io/create-dao)


---

# 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/waxdao/whitelisting-options.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.
