# Terms of Service and Privacy Policy

### **1. Acceptance of Terms**

By using HunterBot, you agree to be bound by these Terms of Service ("Terms") and the accompanying Privacy Policy. If you do not agree, do not use the bot.

***

### **2. Description of Service**

HunterBot is a Telegram-based tool that facilitates interactions with the Solana blockchain, including token trading, wallet management, and other automation features. HunterBot **does not provide financial advice** or guarantees of profitability.

***

### **3. Risks and User Responsibility**

Cryptocurrency trading involves significant risks, including high volatility and potential loss of funds. You are solely responsible for any decisions and actions taken using HunterBot. **Always do your own research (DYOR).**

***

### **4. Fees**

The bot may apply:

* **Bot fees** for certain features (e.g., sniping, automation).
* **Network fees** (e.g., Solana transaction costs) passed through without markup.

Details of applicable fees will be presented clearly before you confirm any transaction.

***

### **5. Acceptable Use**

You agree **not to use HunterBot** for:

* Illegal activities or transactions.
* Abuse, spam, or disruption of bot operations.
* Attempts to reverse-engineer or tamper with the bot.

Violations may result in access restrictions or permanent bans.

***

### **6. Intellectual Property**

All branding, code, content, and features of HunterBot are the property of the development team or its licensors. Unauthorized use is prohibited.

***

### **7. Limitation of Liability**

HunterBot is provided **"as is"** without warranty of any kind. We do not guarantee uninterrupted service or error-free operation. Under no circumstances shall the team be liable for losses or damages resulting from use or misuse of the bot.

***

### **8. Privacy Policy**

#### **Data Collected:**

* Telegram User ID and username.
* Linked wallet addresses.
* Usage logs and anonymized transaction data.

#### **Data Use:**

* To provide bot functionality and features.
* For performance monitoring and improvement.
* Optionally, for anonymized statistical analysis.

#### **Data Security:**

We implement reasonable technical and organizational measures to safeguard your data. However, no method of transmission over the internet or method of electronic storage is 100% secure.

#### **Third-Party Sharing:**

We do **not** sell or share personal data with third parties, except when required by law or in partnership with trusted infrastructure providers (e.g., blockchain relays) necessary to operate the bot.

***

### **9. Changes to Terms**

We may update these Terms and Privacy Policy from time to time. Changes will be announced via our official Telegram channel. Continued use of HunterBot after updates constitutes acceptance of the new terms.

***

### **10. Governing Law and Dispute Resolution**

These Terms are governed by the laws of \[Jurisdiction – to be defined]. In the event of disputes, users agree to seek resolution through arbitration or other alternative dispute resolution methods before pursuing legal action.


---

# 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://hunterbot-docs.gitbook.io/hunter-bot/miscellaneous/terms-of-service-and-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.
