# 序論

- [第一部：無意味な機械](https://auki.gitbook.io/whitepaper/jp/introduction/part-1-senseless-machines.md)
- [第二部：第6議定書](https://auki.gitbook.io/whitepaper/jp/introduction/part-2-the-sixth-protocol.md)
- [第三部：言語スタック](https://auki.gitbook.io/whitepaper/jp/introduction/part-3-the-language-stack.md)
- [第四部：glassholesとプライバシー](https://auki.gitbook.io/whitepaper/jp/introduction/part-4-glassholes-and-privacy.md)
- [第五部：センサーの進化](https://auki.gitbook.io/whitepaper/jp/introduction/part-5-the-sensor-evolution.md)
- [第六部：分散化運動](https://auki.gitbook.io/whitepaper/jp/introduction/part-6-the-decentralization-movement.md)
- [第七部：ポーズメッシュ](https://auki.gitbook.io/whitepaper/jp/introduction/part-7-the-posemesh.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/jp/introduction.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.
