# アクション

{% content-ref url="/pages/oIQmcjUahM2sYocIV00Z" %}
[アクションの基本](/ja/action-basics/action-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Op8FQnikGUyQoOBEqs2" %}
[リンク](/ja/action-basics/how-to-link-screens-through-actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/u7VIPwUfB6CoBIdmAC4x" %}
[データ変更](/ja/action-basics/creating-an-action-that-triggers-data-edit.md)
{% endcontent-ref %}

{% content-ref url="/pages/1Qk2hRFIkhiXzKb06JkN" %}
[条件付きアクション](/ja/action-basics/conditional-actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZDzFNzYpf4X4rbpSrvbm" %}
[アプリ認証](/ja/action-basics/app-actions-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/tATmhAprFZqaT7ldKyuy" %}
[アクセス権限](/ja/action-basics/permissions.md)
{% endcontent-ref %}


---

# 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://help.adalo.com/ja/action-basics.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.
