> For the complete documentation index, see [llms.txt](https://docs.mammoth.ac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mammoth.ac/legal/mammoth-privacy-policy.md).

# Mammoth Privacy Policy

This Privacy Policy explains how Mammoth collects, uses, stores, and discloses information, as well as the choices available to users regarding such information. Please read this Privacy Policy carefully. If you have any questions, you may contact us at  <supports@mammoth.ac>.

#### Application of This Privacy Policy

This Privacy Policy applies to all products and services provided by Mammoth, including the protocol, user interfaces, websites, applications, application programming interfaces, and any related features or content operated by Mammoth.By accessing or using Mammoth’s products or services, you acknowledge that you have read and understood this Privacy Policy. If you do not agree with its terms, please do not access or use Mammoth’s products or services.

#### Information We Collect

When you interact with Mammoth, we may collect the following types of information:

**Contact Information**

Information such as an email address or other contact details that you voluntarily provide.

**Blockchain and Financial Information**

Public blockchain information, including wallet addresses, transaction hashes, transaction records, asset balances, and protocol interaction data.

**Transaction Information**

Information related to transactions conducted through Mammoth, including transaction type, transaction amount, and time of execution.

**Communications**

Information you provide when contacting Mammoth, including support requests, feedback, survey responses, or other communications.

**Technical and Usage Information**

Information such as internet protocol addresses, browser type, operating system, device information, access times, pages viewed, and usage behavior collected through cookies or similar technologies.

**Information from Third Parties**

Where permitted by applicable law, Mammoth may receive information from public blockchains, analytics providers, compliance partners, or other third-party sources, and may combine such information with data collected directly through Mammoth in order to comply with legal obligations and prevent fraud or misuse.

#### How We Use Information

Mammoth uses collected information in accordance with applicable laws and for the following purposes:

**Providing and Improving Services**

To operate, maintain, personalize, and improve Mammoth’s products and services, including processing transactions, calculating yields, issuing receipt tokens, and communicating important updates or security notices.

**Safety and Security**

To protect users and the integrity of Mammoth’s products and services, including detecting and preventing fraud, unauthorized activity, abuse, or violations of applicable terms and policies.

**User Support**

To respond to user inquiries, provide technical assistance, investigate issues, and improve support processes.

**Research and Development**

To conduct analysis, testing, and research aimed at improving performance, enhancing risk controls, and developing new features or products.

**Legal and Regulatory Compliance**

To comply with applicable laws, regulations, legal processes, governmental requests, and to enforce agreements or resolve disputes.

**Communications**

Where permitted by law, to communicate information about updates, features, events, or other information related to Mammoth. Users may opt out of non-essential communications at any time.

#### How We Share Information

Mammoth may share information in the following circumstances:

* With user consent, where explicit authorization has been provided.
* With service providers that assist Mammoth in operating its products and services, subject to confidentiality and data protection obligations.
* To comply with legal or regulatory requirements, court orders, or lawful requests by authorities.
* In connection with a merger, acquisition, restructuring, financing, or sale of assets, subject to appropriate confidentiality protections.
* In aggregated or anonymized form, where the information cannot reasonably be used to identify individuals.

#### Data Retention

Mammoth retains personal information only for as long as necessary to fulfill the purposes described in this Privacy Policy, comply with legal obligations, resolve disputes, and enforce agreements.When information is no longer required, reasonable steps are taken to delete or anonymize it.

#### Security

Mammoth implements reasonable administrative, technical, and organizational measures designed to protect information against unauthorized access, loss, misuse, or disclosure.However, no system can be guaranteed to be completely secure.Users are solely responsible for maintaining the security of their wallet credentials and private keys.

#### Age Restrictions

Mammoth’s products and services are not intended for individuals below the legal age in their jurisdiction. If you believe that a minor has provided personal information to Mammoth, please contact us so that appropriate action can be taken.

#### Changes to This Privacy Policy

Mammoth may update this Privacy Policy from time to time. Any changes will become effective when the updated version is published. Users are encouraged to review this Privacy Policy periodically.

#### Contact Information

If you have any questions about this Privacy Policy or wish to exercise your rights under applicable data protection laws, please contact:**Email:** <supports@mammoth.ac> \ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.mammoth.ac/legal/mammoth-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.
