# Privacy Policy for XRP Wallet Messenger (browser extension)

### 1. Information We Collect

#### 1.1 No Collection of Personal Information

Our extension does not collect, store, or transmit any personal information, including:

* XRP wallet addresses
* Browsing history
* Personal identifiers
* Financial information

#### 1.2 Anonymous Usage Data (Optional)

With your consent, we may collect:

* Basic usage statistics (e.g., button clicks, features used)
* Error reports to help improve the extension

### 2. How We Use Information

#### 2.1 Local Processing

* XRP addresses are processed locally in your browser
* No address data leaves your device
* Processing is done in real-time with no storage

#### 2.2 Optional Feedback

If you choose to provide feedback:

* Your message and browser information may be collected
* This data is used solely to improve the extension
* Feedback is stored securely and not shared with third parties

### 3. Data Security

* All processing happens locally in your browser
* No personal data is stored on our servers
* We implement industry-standard security measures

### 4. Third-Party Services

The extension integrates with:

* TextRP.io - When you click on a wallet address, you'll be directed to their service
* Their [privacy policy](/textrp-privacy-policy.md) applies when using their service

### 5. Your Rights

You have the right to:

* Access any stored data (minimal usage data if enabled)
* Request deletion of your data
* Opt-out of anonymous data collection

### 6. Changes to This Policy

We may update this policy. You'll be notified of significant changes.

### 7. Contact Us

For questions about this privacy policy, contact us at <nft@textrp.io>.


---

# 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://help.textrp.io/privacy-policy-for-xrp-wallet-messenger-browser-extension.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.
