# 부록

- [용어집](https://auki.gitbook.io/whitepaper/kr/addendum/glossary.md)
- [미래의 현실 예측](https://auki.gitbook.io/whitepaper/kr/addendum/predicting-the-future-of-reality.md): 이 문서는 이전 비전 문서인 2021년 Aukiverse 블랙페이퍼에서 재생산된 것입니다.
- [면책조항](https://auki.gitbook.io/whitepaper/kr/addendum/disclaimers.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://auki.gitbook.io/whitepaper/kr/addendum.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.
