# Other

- [Docker](https://y-meguro.gitbook.io/reading-record/other/using_docker.md)
- [マスタリングTCP/IP―入門編](https://y-meguro.gitbook.io/reading-record/other/mastering_tcp_ip_basic.md)
- [暗号技術入門](https://y-meguro.gitbook.io/reading-record/other/cryptography_introduction.md)
- [体系的に学ぶ 安全なWebアプリケーションの作り方](https://y-meguro.gitbook.io/reading-record/other/developing_secure_web_applications.md)
- [考える技術・書く技術](https://y-meguro.gitbook.io/reading-record/other/the_pyramid_principle.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://y-meguro.gitbook.io/reading-record/other.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.
