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

# Privacy Policy

Effective Date: 11/6/2023

<br>

**Introduction**

<br>

Welcome to Echo of The Horizon (EOTH). EOTH is committed to protecting your privacy and providing a safe and secure experience for all users. This Privacy Policy outlines our practices concerning the collection, use, and sharing of your personal information. Please read this policy carefully to understand how we handle your data.

<br>

**Information We Collect**

EOTH may collect the following types of information:

Personal Information: This may include your name, email address, and other identifying details provided when you register, contact us, or use our services.

Usage Data: We collect data on how you interact with our website, games, and services, including your IP address, device information, browser type, and pages you visit.

Financial Information: If applicable, we may collect payment and financial information for transactions and purchases made through our platform.

Cookies and Tracking Technologies: We use cookies and similar technologies to track your usage patterns and preferences.

<br>

**How We Use Your Information**

EOTH may use your information for the following purposes:

To provide and maintain our services.

To improve, personalize, and develop our offerings.

To respond to your requests, comments, and questions.

To send important information, notifications, and updates.

To monitor usage and performance of our services.

To detect, prevent, and address technical and security issues.

Sharing Your Information

<br>

**We may share your information under the following circumstances:**

With third-party vendors and service providers who assist us in delivering our services.

To comply with legal obligations, such as responding to lawful requests and court orders.

To protect our rights, privacy, safety, or property and those of others.

In connection with a business transfer, such as a merger, sale, or acquisition of all or part of our assets.<br>

**Data Security**

EOTH is dedicated to protecting your data. We take reasonable measures to prevent unauthorized access, disclosure, alteration, or destruction of your information.

<br>

**Your Choices**

You have options regarding your data:

You can access and update your personal information through your account settings.

You can opt out of promotional emails by following the instructions in those messages.

You can choose not to share certain data, but this may limit your ability to use our services.<br>

**Changes to This Policy**

EOTH may update this Privacy Policy from time to time to reflect changes in our practices and offerings. We will notify you of any significant updates through our website or by email.

<br>

**Contact Us**

If you have questions, comments, or concerns about this Privacy Policy or our practices, please contact us via email at <sava@eoth.org> or <legal@eoth.org>

<br>

<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://eoth.gitbook.io/eoth/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.
