# ARCHIVERS (2023.10)

{% hint style="warning" %}
\[Draft] 아직 완성되지 않은 글이에요. 조금만 더 기다려주세요!
{% endhint %}

## 개요

{% embed url="<https://archivers.app>" %}
웹사이트 (archivers.app)
{% endembed %}

<figure><img src="/files/l0ZiViWsQMlSHYt6KyK9" alt=""><figcaption><p>메인 페이지 캡쳐 (2023.10.31)</p></figcaption></figure>

<figure><img src="/files/HJWFwfFezR0DnLwSAgVu" alt=""><figcaption><p>스트리머 페이지 캡쳐 (2023.10.31)</p></figcaption></figure>

<figure><img src="/files/G7gEDTuO5Pp1qS6VNaOa" alt=""><figcaption><p>다시보기 페이지 캡쳐 (2023.10.31)</p></figcaption></figure>

<figure><img src="/files/atZiF7BGea5L4yhW8mm7" alt=""><figcaption><p>영상 시청 페이지 캡쳐 (2023.10.31)</p></figcaption></figure>

<figure><img src="/files/2AqR1Iw3kxUEAAPUtX0r" alt=""><figcaption><p>실시간 1080p 스트리밍 시청 페이지 (2023.10.31)</p></figcaption></figure>

### 깃허브

{% embed url="<https://github.com/dokdo2013/archivers-fe>" %}
GitHub Repo (Frontend)
{% endembed %}

{% embed url="<https://github.com/dokdo2013/archivers-be>" %}
GitHub Repo (Backend)
{% endembed %}

{% embed url="<https://github.com/dokdo2013/archivers-listener>" %}
GitHub Repo (Listener Module)
{% endembed %}

{% embed url="<https://github.com/dokdo2013/archivers-pipeline>" %}
GitHub Repo (Pipeline Module)
{% endembed %}

{% embed url="<https://github.com/dokdo2013/archivers-worker>" %}
GitHub Repo (Worker Module)
{% endembed %}


---

# 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://www.haenu.com/about/side/archivers.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.
