# Protocol Disclaimer

The Mint Club protocol consists of public, open-source or source-available software, including smart contracts deployed on blockchains like Ethereum. Using the Mint Club protocol carries risks such as potential losses while supplying digital assets to it, and price fluctuations in tokens or NFTs within bonding curve-backed liquidity pools. Review the documentation thoroughly to understand the workings of the Mint Club protocol. The Mint Club protocol is accessible through various interfaces, and you should assess these interfaces for associated fees and risks.

As stated in the Mint Club protocol licenses, the protocol is provided "AS IS" and at your own risk, without warranties. Mint Club developed much of the initial code but does not own, control, or provide the protocol, which operates through smart contracts on public blockchains. Protocol upgrades and modifications are constrained by the non-upgradable nature of its smart contracts. No one involved in creating the Mint Club protocol bears liability for any claims or damages from your use, or inability to use, or interactions within the protocol. This includes any direct, indirect, incidental, special, punitive, or consequential damages, or loss of profits, cryptocurrencies, tokens, or other values.

While we have made every effort to ensure protocol security, including extensive [community](/audit/com_audit.md) and [CertiK security audits](/audit/com_audit.md), potential hidden errors, bugs, or vulnerabilities may still exist. <mark style="color:red;">**Mint Club does not assume responsibility for any financial losses or value decreases due to protocol/contract issues. Users are fully responsible for conducting their own research prior to using the Mint Club protocol.**</mark>


---

# 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.mint.club/others/disclaimer.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.
