> For the complete documentation index, see [llms.txt](https://funmarket.gitbook.io/funmarket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://funmarket.gitbook.io/funmarket/privacy-policy.md).

# PRIVACY POLICY

*Last updated: January 2026*

***

### 1. Overview

<br>

This Privacy Policy explains how FunMarket Labs Ltd collects and uses information.

<br>

FunMarket is designed to minimize data collection.

***

### 2. Information We Collect

<br>

FunMarket may collect:

* wallet addresses
* transaction hashes
* basic usage analytics
* technical data (browser, device type)

<br>

FunMarket does not collect:

* names
* emails (unless voluntarily provided)
* KYC information
* government IDs

***

### 3. Wallet Information

<br>

Wallet addresses are public blockchain identifiers.

<br>

FunMarket does not link wallet addresses to personal identities.

***

### 4. Cookies & Analytics

<br>

FunMarket may use cookies or analytics tools to:

* improve usability
* monitor performance
* detect abuse

<br>

Cookies do not contain personal data.

***

### 5. Data Usage

<br>

Data is used solely to:

* operate the interface
* improve the product
* ensure security

<br>

Data is never sold.

***

### 6. Data Retention

<br>

Data is retained only as long as necessary for operational purposes.

<br>

Blockchain data is immutable and not controlled by FunMarket.

***

### 7. Data Sharing

<br>

FunMarket does not share personal data with third parties, except:

* when legally required
* for essential infrastructure providers

***

### 8. Security

<br>

Reasonable technical measures are used to protect collected data.

<br>

However, no system is completely secure.

***

### 9. User Rights

<br>

Depending on jurisdiction, you may have rights regarding your data.

<br>

Requests can be sent to the contact address below.

***

### 10. Changes

<br>

This Privacy Policy may be updated periodically.

<br>

Changes take effect upon publication.

***

### 11. Contact

<br>

For privacy-related questions:

<contact@funmarket.app>


---

# 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:

```
GET https://funmarket.gitbook.io/funmarket/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.
