# Privacy Policy

*Last Updated: \[02/11/2025]*

This Privacy Policy describes how **Steakhouse Finance LTD** (“Steakhouse”, “we”, “our”, or “the Company”) collects, uses, discloses, and protects information when you use our websites, interfaces, and smart contract-based products (collectively, “the Platform”).

By accessing or using the Platform, you acknowledge that you have read and understood this Privacy Policy. If you do not agree, you must cease using the Platform immediately.

***

### **1. Overview**

Steakhouse Finance operates as a **non-custodial, decentralized technology provider**.\
We do **not** collect, store, or process personal data in the traditional sense. The Platform interacts directly with blockchain networks through your connected wallet. All blockchain transactions are **public, immutable, and not controlled** by Steakhouse Finance.

This Privacy Policy outlines:

* What limited information may be processed automatically
* How blockchain-related data is handled
* The scope of user privacy and self-custody responsibility

***

### **2. Data We Do Not Collect**

Steakhouse does **not** collect or store:

* Names, addresses, phone numbers, or personal identifiers
* Custodial wallet keys or seed phrases
* Transaction signing data
* Bank or card information
* IP address logs tied to individual wallets
* KYC or AML data (the Platform operates permissionlessly)

Your use of the Platform does not require registration, sign-up, or the submission of any personal information.

***

### **3. Data That May Be Automatically Processed**

To maintain functionality and security, we may temporarily or anonymously process:

* Generic **device and browser metadata** (for UI optimization)
* **Aggregate analytics**, such as page visits or API calls (via privacy-respecting analytics providers like Plausible or Simple Analytics)
* **Blockchain data**, including wallet addresses and public on-chain transactions — which are inherently public and visible to anyone using blockchain explorers

No such data is personally identifiable in the traditional legal sense, and Steakhouse cannot associate it with any real-world identity.

***

### **4. Use of Cookies**

Our web interface may use strictly necessary cookies or local storage for purposes such as:

* Remembering UI preferences or network selection (e.g., Ethereum, BSC, Arbitrum)
* Session persistence for connected wallets

We do not use cookies for tracking, profiling, or behavioural marketing however reserve the right to use them for push notifications sent directly by the platform. Users may disable cookies through browser settings; doing so will not restrict access to the Platform.

***

### **5. Blockchain Transparency**

When interacting with the Platform:

* All transactions are executed directly on public blockchains (e.g., Ethereum, BNB Chain, Arbitrum, Base)
* These transactions are **public, immutable, and viewable** by anyone via block explorers (e.g., Etherscan)
* The Company does not have control over, or ability to delete, modify, or obscure any blockchain data once broadcast

By using the Platform, you acknowledge and accept the **public and irreversible** nature of blockchain transactions.

***

### **6. Third-Party Links and Services**

The Platform may integrate or reference third-party services such as decentralized exchanges, bridges, or analytics tools. We do not control these third parties and are not responsible for their content, privacy practices, or policies.

Users are encouraged to review the privacy policies of any third-party service before interacting with it.

***

### **7. Data Security**

Although Steakhouse does not retain user data, we maintain standard industry security practices for:

* Web application integrity and uptime
* Smart contract audit and verification
* Prevention of unauthorized modifications or data injection

All smart contracts are **audited, immutable, and verified on-chain** for transparency. Users remain responsible for the security of their wallet, keys, and device.

***

### **8. International Compliance**

We recognize international privacy frameworks including:

* The **EU General Data Protection Regulation (GDPR)** (Regulation (EU) 2016/679)
* The **UK Data Protection Act 2018**
* The **California Consumer Privacy Act (CCPA)** (Cal. Civ. Code §1798.100 et seq.)

However, because Steakhouse does not collect personal data, most obligations under these laws do not apply. If you are located in a region that requires data protection disclosures, your continued use constitutes acknowledgment that Steakhouse processes no personally identifiable data.

***

### **9. Your Rights**

As no personal data is stored or processed by Steakhouse, traditional data rights (access, correction, deletion, portability) are not applicable. All blockchain transactions are permanently stored on decentralized ledgers outside our control.

***

### **10. Updates to This Policy**

We may update this Privacy Policy periodically to reflect changes in our operations or applicable laws.\
Any modifications will be published on our website and effective immediately upon posting.

***

### **11. Contact Information**

For all legal or compliance inquiries, please reach out via request form or alternatively by email and specify the inquiry in full and in as much detail as possible:

[Request Form](https://form.typeform.com/to/cCMVLuxI)\
**<contact@steakhouse.finance>**\
**Steakhouse Finance LTD**


---

# 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://cookbook.steakhouse.finance/extras/legal/privacy-policy.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.
