# UNIVERSE

- [시즌 1 : 목소리를 따라](https://docs.sunmiya.club/universe/season1.md): 우주에는 1만 개의 행성과 동질의 자아를 가진 1만 명의 미야가 살고 있다. 모든 행성들은 하나의 결핍과 결여를 가지고 있는데, 어느 날 한 행성의 미야가 우주의 문을 발견하면서 이야기가 시작된다.
- [EP 0 시키리오](https://docs.sunmiya.club/universe/season1/ep-0.md): 음악과 유흥이 금지된 도시에 도착하다
- [EP 1 인피니티 도어](https://docs.sunmiya.club/universe/season1/ep-1.md): 우주의 문을 넘어, 1만 개의 행성으로 문과 가까워질수록 목소리는 또렷해지고, 미야는 이끌리듯 문으로 향합니다.
- [EP 2 행성의 미야](https://docs.sunmiya.club/universe/season1/ep-2.md): 각기 다른 행성으로 도착한 미야들은 각 행성의 커뮤니티를 마주하게 된다.
- [EP 3 펫 (TBA)](https://docs.sunmiya.club/universe/season1/ep-3.md): 외롭고 낯선 땅에 홀로 남겨진 미야는 동료가 될 펫을 만나게 된다.


---

# 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://docs.sunmiya.club/universe.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.
