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

# Privacy Policy

Last Updated: 2026-05-26

This Privacy Policy sets forth the principles governing the collection, utilization, storage, and disclosure of information in connection with your access to and use of the Services.

By accessing or utilizing the Services, the User hereby acknowledges and consents to the data practices described in this Privacy Policy.

## 1. CATEGORIES OF DATA COLLECTED

Permapod collects limited Non-Personally Identifiable Information (Non-PII) and technical usage data necessary for the operation and security of the Services. This information may include:

* Public wallet addresses and related on-chain transaction data (which is publicly accessible and permanently recorded on blockchain networks).
* Device identification, browser type, and IP addresses.
* Session and interaction data concerning the User's use of the Interface.

Permapod does not typically collect sensitive personal identifying information (PII).

## 2. THIRD-PARTY DATA COLLECTION

The Services are integrated with, and rely upon, various third-party service providers. These providers may independently collect, process, and store data in accordance with their own respective privacy policies.

These third-party providers may include:

* [Para](https://www.getpara.com/?utm_source=chatgpt.com) (for wallet connectivity, authentication, and abstraction);
* Wallet infrastructure providers;
* Analytics and indexing services;
* Cloud and RPC infrastructure providers; and
* External liquidity or lending protocols.

Permapod does not exercise control over, nor is it responsible for, the data collection, security, or privacy practices of these third parties. Users are strongly advised to review the privacy policies of all integrated third-party providers independently.

## 3. PURPOSE OF DATA PROCESSING

The collected information shall be utilized solely for the following purposes:

* Operation, maintenance, and continual improvement of the Interface and Services.
* Enhancement of security, detection, and prevention of fraudulent or prohibited activity.
* Analysis of usage trends and troubleshooting of technical issues.
* Compliance with applicable legal and regulatory obligations.

## 4. TRACKING TECHNOLOGIES

The Interface may employ standard tracking technologies, including cookies and web analytics tools, to optimize functionality and enhance the User experience.

The User retains the ability to adjust browser settings to disable cookies; however, this may result in certain features of the Services becoming unavailable or degraded.

## 5. DATA SECURITY AND RETENTION

Permapod implements commercially reasonable administrative and technical security measures intended to safeguard the information it collects. Notwithstanding, the User acknowledges and accepts the inherent security risks associated with data transmission over the internet and the decentralized nature of blockchain technology. Permapod cannot guarantee absolute security.

Information shall be retained for the duration necessary to fulfill the operational, legal, and compliance purposes outlined in this Policy. The User is advised that data recorded on public blockchain networks is immutable and may remain permanently accessible.

## 6. INTERNATIONAL DATA TRANSFERS

The User understands and consents that information may be processed, transferred, and stored in jurisdictions outside of their country of residence, which may have different data protection laws than those of their jurisdiction.

## 7. AMENDMENTS TO THIS POLICY

Permapod reserves the right to amend this Privacy Policy at any time. Any changes shall be effective immediately upon publication of the revised Policy on the Interface. The User's continued use of the Services constitutes full acceptance of the revised Policy.

## 8. CONTACT INFORMATION

For any inquiries or concerns regarding these Terms of Service or this Privacy Policy, the User may contact:

\[CONTACT EMAIL]

<br>


---

# 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://permapod.gitbook.io/home/disclaimer/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.
