# Token-Bound Mint

After rigorous experimentation and testing with our developers, we have created a lottery style mint, built within a smart contract which will house a prize pool of SUI. Thanks to the powerful and creative functionality of SUI's programming language, Move, we are able to attach SUI to certain NFTs through the Object Model.

<figure><img src="/files/aBAFK2Dq4xpzVqMGiCa3" alt="" width="502"><figcaption></figcaption></figure>

Essentially, every time you mint a Killa Club NFT, you run the chance of drawing some SUI alongside your new Killa Bunny!

Your allocated SUI will be attached to your NFT and will be ready to withdraw instantly - just like a lottery.

Additionally, there will be a multiplier added if you mint more than 1 NFT - meaning, you have a higher chance of winning more SUI should you mint multiple NFTs per transaction.

Max minters will be benefit the most; potentially winning the highest tiered prize pool.


---

# 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://killa-club-manifesto.gitbook.io/killaclub/the-project/editor-1.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.
