# 📃 Terms of Service

## TokenIntel Terms of Service

Welcome to **TokenIntel**, operated by TokenIntel Ltd. ("TokenIntel", "we", "us", or "our").

By accessing or using TokenIntel's website, web application, or services (collectively, the "Services"), you agree to these Terms of Service ("Terms"), our Privacy Policy, Cookies Policy, and any additional rules, notices, or terms we may publish. If you do not agree, you must not use our Services.

***

### 1. Overview of Services

TokenIntel is a **Solana-focused data analytics and research platform**. Our Services include dashboards, AI-powered insights, charts, metrics, token and wallet analysis, and other research tools for **informational purposes only**.

**Important:** TokenIntel does **not** provide investment, trading, financial, legal, or tax advice. Users are solely responsible for any decisions made based on our Services.

***

### 2. No Advice, No Guarantees

By using TokenIntel, you understand and agree that:

* TokenIntel provides **informational and research services only**.
* All AI insights, charts, and analytics are **based on on-chain and verified data**, but accuracy, completeness, or reliability cannot be guaranteed.
* You are **solely responsible** for verifying data and any actions taken using the information.
* TokenIntel **assumes no liability** for losses, damages, or missed opportunities arising from the use of the Services.

***

### 3. Credits & Payments

* TokenIntel uses a **credit-based system** for AI interactions. Credits are deducted as you use AI CoPilot features (token analysis, charts, portfolio queries, etc.).
* New users receive **25 free credits** per wallet connection. Feedback may grant additional credits.
* Additional credits can be purchased using a **Solana wallet**. All payments are **final and non-refundable**.
* Credits or purchases do **not** represent any tradable financial instrument.

***

### 4. User Accounts & Wallets

* You must be **18 years or older** to use TokenIntel.
* TokenIntel does not require account creation; your **Solana wallet acts as your identity**.
* **All transactions are user-signed** — TokenIntel will never execute trades or transfers on your behalf without explicit wallet approval.
* You are solely responsible for maintaining the **security of your wallet and private keys**. TokenIntel will **never request your private keys**.

***

### 5. Acceptable Use

You agree **not** to use the Services to:

* Violate any applicable laws or regulations.
* Infringe on intellectual property rights.
* Reverse-engineer, scrape, or exploit the platform.
* Attempt to bypass security measures or disrupt the Services.

***

### 6. Intellectual Property

* All content, software, data, and designs on TokenIntel are **owned by or licensed to TokenIntel Ltd.**
* You are granted a **limited, non-exclusive, revocable license** to use the Services **for personal research and informational purposes only**.

***

### 7. Data & Security

* TokenIntel sources all token and wallet data from **verified Solana sources**.
* AI CoPilot provides analysis **on top of this data** but does not guarantee predictions or outcomes.
* Your **wallet and transactions remain under your control**, and all sensitive operations require **explicit user approval**.

***

### 8. Disclaimers & Third Parties

* Services are provided **"as-is"** and **"as-available"**.
* TokenIntel is **not liable** for third-party services or links.
* Use of AI CoPilot and other features is at your **own risk**.

***

### 9. Limitation of Liability

To the fullest extent permitted by law:

* TokenIntel **will not be liable** for indirect, incidental, special, or consequential damages.
* Maximum aggregate liability is **limited to the greater of R2,500 ZAR or the amount you paid for Services in the preceding 12 months**.

***

### 10. Indemnity & Termination

* You agree to **indemnify TokenIntel Ltd.** from any claims arising from your breach of these Terms.
* TokenIntel may **suspend or terminate access** to the Services at any time, for any reason, without notice.

***

### 11. Changes to Services & Terms

* We may **modify, update, suspend, or discontinue** the Services at any time.
* Revisions to these Terms may occur, and continued use of the Services constitutes acceptance of the updated Terms.

***

### 12. Governing Law

These Terms are governed by the laws of the **Republic of South Africa**. Any disputes shall be resolved exclusively in the courts of South Africa.

***

By using TokenIntel, you confirm that you have **read, understood, and agree** to these Terms of Service.


---

# 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://tokenintel.gitbook.io/tokenintel-docs/terms-of-service.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.
