# 關於 Otohime

Otohime 是一個節奏遊戲的成績集記網站，目前支援 maimai DX 國際版的成績集記。

使用這個系統需要使用 Facebook 登入（暫時不會施作其他登入方式），但不需要提供您在遊戲網站上的帳號與密碼，您只需要在官方成績網上觸發 Bookmarklet 就可以使用。

這個系統由位於台灣的熱血工程師 (?) 們進行開發與維護 :)，使用的技術是 Hasura / TypeScript / Node.js 與 React。全部的原始碼都以開放原始碼方式釋出，可以[查看我們的 GitHub](https://github.com/otohime-site)。


---

# 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://littlebtc.gitbook.io/otohime-docs/about.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.
