> For the complete documentation index, see [llms.txt](https://hexagonal-1.gitbook.io/ath-prism/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hexagonal-1.gitbook.io/ath-prism/index.md).

# ATH Prism

{% hint style="info" %}
**Document? :** ATH Prism 지표의 사용자 이용 설명서 및 가이드입니다.\
지속적으로 문서는 수정 / 추가 / 삭제되며, 내용에 관련된 피드백은 문의 창구를 이용해주세요!
{% endhint %}

## 문서 가이드

**ATH Prism. document는 지표 사용에 대한 직접적인 도움을 줄 수 있습니다.**<br>

* **ATH Prism**은 아래 하위 서비스를 포함하고 있습니다.<br>
* 본 ATH **Prism** 지표에 대한 직접적인 사용법과 각종 노하우를 정리 하였으며, 이는 **Prism**\
  지표를  사용하는 트레이더들에게 보다 나은 매매 기회 창출의 이정표가 될 것 입니다.<br>
* ATH **Prism** 내 모든 하위 문서에 대해서는 변화되는 운영 환경과 사측 방침에 따라서\
  별도의 고지없이 수정되거나 삭제될 수 있습니다. \
  — *" 문서함 내 모든 지식 습득하기! "*<br>
* 문서는 제공되는 지표의 기능과 설정에 관하여 사용자의 이해를 돕기 위해 작성되고 있습니다.

  이에 따라서 문서 내 카테고리와 항목들은 경우에 따라서 수정 / 추가 / 삭제 될 수 있음을 명시합니다.\
  — *" 사용자 친화적인 가이드라인을 제공합니다. "*<br>

<figure><img src="/files/vGIGAHDHdayc25rtHaJW" alt=""><figcaption></figcaption></figure>

지은이 / 가이드북 피드백 요청 : [커닝시티 허성현](https://t.me/LUNCBUSD)


---

# 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, and the optional `goal` query parameter:

```
GET https://hexagonal-1.gitbook.io/ath-prism/index.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
