# 変数

- [ターゲティング設定（ブラックリスト登録）](https://docs.allganize.ai/alliyzgaido/settings/variables/manage-blacklisted-customers.md)
- [変数の値を設定ノードで変数を使用する](https://docs.allganize.ai/alliyzgaido/settings/variables/assign-variables-to-variables.md)
- [変数](https://docs.allganize.ai/alliyzgaido/settings/variables/variables.md)
- [SDK変数（システム変数）](https://docs.allganize.ai/alliyzgaido/settings/variables/sdk-variables-system-variables.md)
- [文字列検証機能](https://docs.allganize.ai/alliyzgaido/settings/variables/string-validation.md)
- [リスト変数・ファイル変数](https://docs.allganize.ai/alliyzgaido/settings/variables/list-variables-file-variables.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://docs.allganize.ai/alliyzgaido/settings/variables.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.
