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

# Lair Mobile - Privacy Policy

**Last Updated: January 26, 2026**

**BUG HOLE INC.** ("Company," "we," "us," or "our") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and disclose information when you use our mobile application, **Lair** (the "Service").

#### 1. Data Collection Principle

As a non-custodial wallet provider, we follow the principle of **Data Minimization**. We do not collect or store your private keys, recovery phrases, or any information that would allow us to access your digital assets.

#### 2. Information We Collect

* **Social Authentication Data:** When you log in via third-party services (e.g., Google, Apple) through **Privy**, we may receive your email address and basic profile identifier. This is used solely for account authentication.
* **Public Blockchain Data:** We collect public wallet addresses to provide the Service. Please note that blockchain transactions are public and immutable.
* **Technical Information:** We may collect device-specific information (e.g., OS version) and IP addresses to prevent fraud and improve Service performance.

#### 3. Third-Party Service Providers

We rely on third-party providers to function:

* **Privy:** For secure social authentication and non-custodial wallet management.
* **RPC Node Providers:** To communicate with blockchain networks.

#### 4. How We Use Your Information

We use information to authenticate your identity, provide the **Lair** interface, and comply with legal obligations.

#### 5. Data Retention and Deletion

**Lair** is a non-custodial tool and does not maintain a centralized user database. Therefore, we do not operate a separate 'account deletion' process. You may terminate the collection of information by **uninstalling the Application** and disconnecting your social login session. Please note that data recorded on the blockchain cannot be deleted by the Company.

#### 6. Security

We implement industry-standard security measures. However, you are responsible for the security of your social login accounts and your mobile device.

#### 7. Contact Us

If you have any questions about this Privacy Policy, please contact us at: **BUG HOLE INC.** Email: [**support@lair.fi**](mailto:support@lair.fi)

## Lair 개인정보 처리방침

**최종 업데이트일: 2026년 1월 26일**

**(주)버그홀**(이하 "회사")은 사용자의 개인정보 보호를 최우선으로 생각합니다. 본 개인정보 처리방침은 귀하가 모바일 애플리케이션 **Lair**(이하 "본 서비스")를 이용할 때 회사가 정보를 수집, 이용 및 공개하는 방법을 설명합니다.

#### 제1조 (데이터 수집 최소화 원칙)

비수탁형 지갑 제공자로서 회사는 **'데이터 수집 최소화'** 원칙을 준수합니다. 회사는 귀하의 개인키, 복구 구문 또는 귀하의 디지털 자산에 접근할 수 있는 어떠한 정보도 수집하거나 저장하지 않습니다.

#### 제2조 (수집하는 정보)

* **소셜 인증 데이터:** 귀하가 **Privy**를 통해 제3자 서비스(예: Google, Apple 등)로 로그인할 때, 회사는 귀하의 이메일 주소 및 기본 프로필 식별자를 수신할 수 있습니다. 이는 전적으로 계정 인증을 위해 사용됩니다.
* **공개 블록체인 데이터:** 본 서비스를 제공하기 위해 공개된 지갑 주소를 수집합니다. 블록체인 거래는 본질적으로 공개되며 삭제하거나 수정할 수 없음을 유의하시기 바랍니다.
* **기술적 정보:** 사기 방지 및 서비스 개선을 위해 기기 정보 및 IP 주소를 수집할 수 있습니다.

#### 제3조 (제3자 서비스 제공업체)

본 서비스의 정상적인 작동을 위해 다음의 제3자 서비스를 활용합니다.

* **Privy:** 안전한 소셜 인증 및 비수탁형 지갑 관리.
* **RPC 노드 제공업체:** 블록체인 네트워크와의 통신.

#### 제4조 (정보의 이용 목적)

회사는 신원 인증, **Lair** 인터페이스 제공 및 법적 의무 준수를 위해 정보를 이용합니다.

#### 제5조 (데이터 보관 및 삭제)

**Lair**는 비수탁형 도구로서 중앙 집중식 사용자 데이터베이스를 유지하지 않으므로, 별도의 '회원 탈퇴' 절차를 운영하지 않습니다. 귀하는 **애플리케이션을 삭제**하고 소셜 로그인 세션을 종료함으로써 정보 수집을 중단할 수 있습니다. 단, 블록체인에 기록된 데이터는 회사가 삭제할 수 없습니다.

#### 제6조 (보안)

회사는 업계 표준 보안 조치를 시행합니다. 다만, 귀하의 소셜 로그인 계정 및 모바일 기기의 보안 유지 책임은 전적으로 귀하에게 있습니다.

#### 제7조 (문의처)

본 개인정보 처리방침에 관한 문의 사항은 아래로 연락해 주시기 바랍니다. **(주)버그홀** 이메일: [**support@lair.fi**](mailto:support@lair.fi)


---

# 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://lair-finance.gitbook.io/lair-finance/lair-mobile-app/lair-mobile-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.
