# Welcome to Arphros!

Welcome to the infinite place of the Arphros Documentation! Here, you can find many answers and the inside information you are looking for!

<figure><img src="/files/tLSjkHT2xHK0SVIiMhla" alt="An image showing off Arphros&#x27; features." width="375"><figcaption><p>Arphros' Features</p></figcaption></figure>

#### What is Arphros?

Arphros is a community-based rhythm engine where you can create, share, and play rhythm games!

In addition to playing levels, we offer the option to design your own! We have many triggers, objects, and properties you can create/control at your fingertips in an easy-to-use editor.

Arphros is offered on Android and Windows. The Android version is available through Google Play and on our website, while the Windows version is available exclusively through the website.

#### Arphros' Developers

The developers together are known as the FourDevelopers.

* kidjanate: Owner, Former Lead Developer, and Networking
* ReDark Technology: Lead Developer, Programmming, and Networking
* HappyGamer3194 (CodeLotl1001): 2D Artist, UI/UX, and App Improvements
* Aexus: Models and General Improvements


---

# 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://four-devs.gitbook.io/arphros-docs/game-overview/welcome-to-arphros.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.
