> For the complete documentation index, see [llms.txt](https://docs.dackieswap.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dackieswap.xyz/dackieswap/product-features/nft-upgrade/v2-queendackie.md).

# V2: QueenDACKIE

## Introduce NFT Upgrade V2

NFT Upgrade V2 now only has the '**Upgrade**' feature, with no '**Downgrade**' option. This is because all assets used to craft QueenDACKIE will be burned, making DackieOnBase and DackiEgg more rare.

We also offer a one-click upgrade option for users who want to multiple QueenDACK at once, eliminating the need to click one by one as before.

The UI/UX and animations have been improved for the QueenDACKIE crafting process.

DACKIE-ETH V2 LP will be used as a material to burn in order to craft QueenDACKIE. User need to provide liquidity to DACKIE-ETH pair then use this LP to craft.

## Introduce QueenDACKIE

<figure><img src="/files/EG6Ky2YIwkrMEy9tqEQd" alt="" width="375"><figcaption></figcaption></figure>

**QueenDACKIE use cases**

* STAKE TO EARN, the most important use case. There are many reward pools in the future, not only QUACK, and we commit we always have long-term staking pools for QueenDACKIE, similar with KingDACKIE.
* Achieve role on discord.

**How to craft QueenDACKIE**

This is an important part, so we recommend you read it carefully before crafting QueenDACKIE. To craft QueenDACKIE. You will need to burn

* **1x DackieOnBase**
* **1x DackiEgg**
* A small of **DACKIE-ETH V2 LP** (about 10$).

All these assets will be burned, not locked in contract as before, and there will be option for downgrading.

As a result, the liquidity of the DACKIE token will significantly increase because it will be burned as a material to craft QueenDACKIE. This is beneficial for the DACKIE in the long term.

We will also provide liquidity for trading QueenDACKIE on SudoSwap, similar to KingDACKIE, enabling users to exit instantly whenever they want.

Let's welcome QueenDACKIE to our Dackie family.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dackieswap.xyz/dackieswap/product-features/nft-upgrade/v2-queendackie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
