# Run other script

Khi sử dụng node Run other script, bạn có thể chạy một script có sẵn khác vào script bạn đang chạy. Script con có thể sử dụng biến của script cha.

<figure><img src="/files/85PaZfN7ar0uMjYoERbS" alt=""><figcaption></figcaption></figure>

| parameter            | illustrate                                   |
| -------------------- | -------------------------------------------- |
| Script to be execute | Chọn script có sẵn, chỉ được chọn một script |

<figure><img src="/files/0Nzfbgvhjgc6cP3OiS4W" alt=""><figcaption></figcaption></figure>

{% file src="/files/ixygk5JhcsV3c1GMKEGN" %}

{% file src="/files/yv60bPCYoPxZWrlDn6kL" %}


---

# 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.hidemium.io/automation-user-manual/other/run-other-script.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.
