# Terms of Service for Spacewars (Test App)

### 1. Overview

**Spacewars (Test App)** is a development tool created by Heathen Engineering for the purpose of evaluating and demonstrating functionality with the Discord Social SDK. This application is a **testbed** for ongoing development of the **Toolkit for Discord SDK**, intended for educational and developer use. Use of this application is entirely optional and provided "as-is".

This app is **not affiliated with or endorsed by Valve Corporation**, and **makes no claim to the name "spacewars" as a trademark**. The name is used solely as a reference to the commonly known developer test app model.

### 2. Ownership and Access

* The app is owned and operated by **Heathen Engineering**.
* It is publicly accessible for the purposes of **testing, demonstration, and evaluation** of SDK integrations.
* By using the app, you acknowledge that your interactions may be logged for diagnostic or debugging purposes.

### 3. Acceptable Use

You agree not to:

* Use the app to harass, abuse, or harm others.
* Interfere with the operation of the app or its services.
* Attempt to reverse-engineer, clone, or misuse any functionality in ways not intended by the developers.

### 4. Data Collection

This app may collect basic usage data including:

* Your Discord user ID (as required for SDK function)
* Event triggers, status changes, and diagnostic logs
* No personally identifiable information (PII) is stored or sold

All data collected is used solely for development and debugging purposes.

### 5. Disclaimer of Warranty

The app is provided **“as-is” and without warranties** of any kind. Heathen Engineering makes **no guarantees** regarding uptime, performance, or functionality. It is a **test application** and may change or be removed at any time.

### 6. Limitation of Liability

To the fullest extent permitted by law, Heathen Engineering shall not be liable for any direct, indirect, incidental, or consequential damages resulting from use of the app.

### 7. Termination

We reserve the right to revoke access to the app at any time, without notice, for any reason including misuse or abuse of the system.

### 8. Updates

This Terms of Service may be updated from time to time. Continued use of the app after changes indicates acceptance of the updated terms.

### 9. Contact

For questions or concerns regarding this app or its terms, please contact:

**Heathen Engineering**\
\[Your Contact Email or Web Form Link]\
\[Your Company Website]


---

# 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://kb.heathen.group/discordsocial/welcome/tos.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.
