# Disclaimer

**Quark Lab** does not promote, endorse, or condone any illegal activity. The tools and content described are intended for **security research, ethical testing, and educational use**. We are not responsible for any actions taken by users based on the information provided. **Use at your own risk.**

### No Liability for User Actions

We **do not assume any responsibility** for the way our products or documentation are used.\
All decisions and actions made by users — including but not limited to blockchain interactions, fund management, or deployment of scripts — are their **sole responsibility**.

Under no circumstances shall Quark Lab, its team, or affiliates be held liable for:

* Financial loss
* Legal consequences
* Account bans
* Exposure of identity
* Any direct, indirect, or consequential damages

You are fully responsible for your operational security, compliance with local laws, and ethical conduct.

### No Logs. No Access. No Trace.

We **do not collect, store, or monitor** any user data.\
Our system is designed with **zero-knowledge architecture**:

* We **do not keep logs** of your activity
* We **do not have access** to your wallet addresses, private keys, or transaction history
* We **cannot see, control, or interfere** with your operations
* All data remains on your infrastructure if self-hosted

Once you receive your license, you are in full control.\
We are not involved in your operations - and we **cannot be**.

### Fair Use & Copyright

We may reference third-party tools, services, or copyrighted materials for the purpose of **criticism, commentary, education, and research**.\
This is believed to constitute **"fair use"** under Section 107 of the U.S. Copyright Act.

If you are a copyright owner and believe your material has been used in an unauthorized way, please contact us. We will respond promptly.

### User-Generated Content

Any opinions, comments, or views expressed by users in communities, chats, or forums are **solely those of the individuals** and do not reflect the views of Quark Lab.

We are **not liable** for any user-generated content and reserve the right to moderate, remove, or ban any content or participant at our discretion.

### Not Professional Advice

The content provided is **not legal, financial, tax, or technical advice**.\
Do not rely on this Service as a substitute for professional consultation. Always seek guidance from qualified experts before making decisions involving legal or financial risk.\
We make no guarantees regarding results obtained from use.

You assume all risk.

***

### Contact Us

If you have any questions about this Disclaimer, you can reach us at:\
📩 **<support@quarklab.app>**


---

# 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://quarklab.gitbook.io/quark-lab/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.
