# PRIVACY POLICY

AMFI is committed to maintaining the privacy and security of our users in a decentralized environment. This Privacy Policy outlines how we handle data on our Web3 platform. By interacting with our platform, you agree to the terms described herein.

### **1. Introduction**

AMFI operates as a Web3 platform, allowing users to participate through decentralized wallets such as MetaMask, Trust Wallet, and other compatible wallets. Our platform does not collect, store, or manage any personal information about our users. All interactions are carried out in a decentralized manner, ensuring complete user privacy and control.

### **2. Information We Do Not Collect**

#### **2.1 Personal Information**

AMFI does not collect any personal information, including but not limited to:

* Names
* Email addresses
* Phone numbers
* Government-issued identification
* Residential addresses

#### **2.2 Financial Information**

We do not collect or store any sensitive financial information, such as credit card details, bank account numbers, or other payment information. All transactions are conducted directly through users' decentralized wallets on the blockchain.

### **3. Information We Interact With**

#### **3.1 Wallet Addresses**

To facilitate transactions and display your token allocation, we interact with your wallet address. This interaction is purely to identify transactions on the blockchain and display relevant data to you within your dashboard.

#### **3.2 Transaction Data**

We access and display transaction data related to your wallet address, such as token purchases, balances, and allocations, directly from the blockchain. This data is not stored on our servers and is only used for displaying information on your dashboard.

#### **3.3 Cookies and Tracking**

AMFI does not use cookies, tracking pixels, or similar technologies to monitor your activity on the platform. However, third-party integrations, such as analytics services, may use such technologies as per their privacy policies.

### **4. Security and Decentralization**

#### **4.1 Decentralized Wallets**

All transactions on the AMFI platform are executed through decentralized wallets. You are solely responsible for securing your wallet’s private keys, seed phrases, and other authentication credentials. AMFI does not have access to your wallet or its contents.

#### **4.2 Blockchain Transparency**

AMFI leverages blockchain technology for transparency, allowing users to verify transactions independently. All activities are recorded on the blockchain, which is immutable and publicly accessible.

#### **4.3 No Custody Over Funds**

AMFI does not have custody over any funds or tokens. All assets remain within your control and are managed entirely through your decentralized wallet.

### **5. User Rights and Responsibilities**

#### **5.1 Self-Custody**

As a user of AMFI, you retain full control over your funds and are responsible for safeguarding your assets and wallet credentials.

#### **5.2 Transaction Verification**

Users are encouraged to verify all transactions on the blockchain independently. AMFI provides information and services that are consistent with the decentralized and transparent nature of blockchain technology.

### **6. Third-Party Services**

AMFI may integrate with third-party services (e.g., analytics, exchanges) that have their own privacy policies. We encourage you to review these policies to understand how your data may be handled by these services.

### **7. Children’s Privacy**

AMFI is not intended for individuals under the age of 18. Users under 18 are advised not to use our Services. We do not knowingly collect information from children.

### **8. Changes to This Privacy Policy**

AMFI reserves the right to modify this Privacy Policy at any time. Changes will be posted on our website with an updated date. Continued use of the platform signifies your acceptance of any changes.

### **9. Contact Us**

If you have any questions or concerns about this Privacy Policy, please contact us at:

* **Email**: <privacy@amfi.ai>
* **Website**: <https://amfi.ai>


---

# 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://automated-meta-finance.gitbook.io/amfi-whitepaper/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.
