# コラム

<https://jamcha-aa.gitbook.io/column/>

\
\
スマホの場合は画面左上の「≡」で目次の表示/非表示ができます。

[作品一覧](https://jamcha-aa.github.io/About/)

[GitHub リポジトリ](https://github.com/jamcha-aa/column)

\
\
\
\
Copyright (c) 2018-2019 jamcha (<jamcha.aa@gmail.com>).

Every document in this repository is licensed under the [Creative Commons Attribution Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/deed)

![cc by-sa](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)


---

# 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://jamcha-aa.gitbook.io/column/master.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.
