# Waxzilla Pass

Since there is no limit on the number of accounts that a user can create on the blockchain platform, the problem of unethical upvoting always looms during the ranking of items. to counter this spamming, we introduced the *Waxzilla Pass* which is required to be bought from the market and returned to the *Waxzilla* smart contract for user verification. Once verified, users may upvote the products and participate in giveaways.

The *Bronze Pass* is an NFT and is valued at 6 WAX.&#x20;

<figure><img src="/files/60O2LZqt19fS9MbA80GU" alt=""><figcaption></figcaption></figure>

Any user who wishes to upvote a product has to purchase this pass. The pass adds a layer of security to the process of upvoting by preventing spamming as only the verified users with the pass can upvote.&#x20;

We plan to launch other passes as well, which are discussed in the next chapter.\
\
As we grow we will be introducing more passes which include -\
a) Silver Pass \
b) Gold Pass\
c) Diamond Pass


---

# 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://ledgers-organization.gitbook.io/waxzillas-whitepaper/waxzilla-pass.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.
