# Privacy Policy

1. **Information We Collect:**

{% hint style="info" %}
*SILVER* is designed to operate with minimal data collection to prioritize your privacy. The information we collect includes:

* **Password:** A locally stored password is required to access the *SILVER* extension. This password is not shared with or stored by *SILVER*. It remains exclusively on your device.
* **Blockchain Data:** Public wallet addresses and transaction details are accessed to facilitate your trades and interactions with blockchain networks. These are inherently public as part of the blockchain's decentralized nature.
  {% endhint %}

What SILVER Does Not Collect:

{% hint style="warning" %}

* Personal identifiable information (PII) such as names, email addresses, phone numbers, or any other sensitive personal data.
* Private keys or seed phrases. You retain full control of your wallet and its security.
  {% endhint %}

***

2. **How We Use Your Information:**

{% hint style="info" %}
The limited data *SILVER* collects is strictly used to:

* **Secure Your Access:** Your password is required for secure local access to the extension and its functionalities.
* **Facilitate Transactions:** Wallet addresses and blockchain data are used to execute transactions and interact with decentralized exchanges (DEXs).
* **Enhance Your Experience:** Data may be analyzed locally to improve the user interface and optimize the extension’s performance.
  {% endhint %}

{% hint style="warning" %}
We do not use your information for advertising, tracking, or any non-essential purposes.
{% endhint %}

***

3. **Data Sharing and Storage:**

{% hint style="info" %}
**On-Device Storage:**

* Your password and all associated settings are stored locally on your device. *SILVER* does not transmit or store this information on its servers or any third-party infrastructure.

**Blockchain Transparency:**

* Transactions initiated through *SILVER* are recorded on the blockchain. This data is immutable and publicly accessible as part of the decentralized ledger system.

**No Third-Party Sharing:**

* *SILVER* does not share or sell any information to third parties.
  {% endhint %}

***

4. **Your Rights and Responsibilities**

{% hint style="info" %}
**Control Over Your Data:**

* As *SILVER* does not store passwords, private keys, or recovery phrases, you are solely responsible for safeguarding your credentials.

**Account Security:**

* Use a strong and unique password to protect your access to the extension.
* *SILVER* does not offer password recovery or reset options due to its commitment to decentralization and privacy.

**Transparency:**

* Blockchain transactions and wallet balances are publicly visible on the blockchain and beyond *SILVER’s* control.
  {% endhint %}

***

5. **Cookies, Tracking, and Analytics:**

{% hint style="info" %}
*SILVER* is committed to a no-tracking policy. We do not use cookies, analytics tools, or trackers within the web extension. Your activity is private and remains entirely within the scope of the extension.
{% endhint %}

***

6. **Data Security Measures:**

{% hint style="info" %}
*SILVER* employs industry-standard security protocols to protect the extension’s functionality and your interaction with it. These measures include:

* Encryption of your password and locally stored settings.
* Regular updates to address potential security vulnerabilities.
* Robust development practices to ensure the extension operates securely.
  {% endhint %}

{% hint style="warning" %}
However, the security of your wallet depends heavily on your personal practices, including password management and safeguarding your private keys.
{% endhint %}

***

7. &#x20;**Updates to This Policy**

{% hint style="info" %}
*SILVER* reserves the right to update this Privacy Policy as necessary to reflect changes in our practices or applicable laws. Any updates will be posted here, and we encourage users to review this policy regularly.
{% endhint %}

***

8. Contact Us

{% hint style="info" %}
If you have any questions, concerns, or feedback about *SILVER* or this Privacy Policy, feel free to reach out to us through our social media channels:

* **X (FKA Twitter):**  <https://x.com/SilverExt>
* **Website:** <http://sil-ver.io/>
* Telegram: <https://t.me/SilverETH>
  {% endhint %}


---

# 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://silver-1.gitbook.io/silver/privacy/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.
