# Guarantee

We give holders a guarantee that when you complete an NFT Mint, 50% of the amount will be pledged in the contract.

For example: Mint price of 0.3eth, there will be 0.15eth pledge. At that time, there will be an interface on the website to burn the NFT held, if you do not want to hold, you can burn the NFT and return the 0.15eth you have pledged.


---

# 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://caskbaatar.gitbook.io/whitepaper/welcome-to-the-caskbaatar/guarantee.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.
