# Blockchain Integration

{% content-ref url="/pages/EEkTfTS7xNSsf5hmyGto" %}
[Installation guide for Script Node setup for Win , Mac and Linux](/for-users/blockchain-integration/installation-guide-for-script-node-setup-for-win-mac-and-linux.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q80b0UvYHMWw2lNbZPGL" %}
[Build and Install](/for-users/blockchain-integration/build-and-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/Nsizm18nyapr5SJD5z0W" %}
[Run Unit Tests](/for-users/blockchain-integration/run-unit-tests.md)
{% endcontent-ref %}

{% content-ref url="/pages/DJoKfDONtpvELZQ2iDC3" %}
[Launch Script Node](/for-users/blockchain-integration/launch-script-node.md)
{% endcontent-ref %}

{% content-ref url="/pages/sTTkhjWv13qM3Gsw1NLF" %}
[Command Line Tool](/for-users/blockchain-integration/command-line-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/CYJhIQFV4KgmsROgveAs" %}
[Steps To Upgrade The Chain](/for-users/blockchain-integration/steps-to-upgrade-the-chain.md)
{% endcontent-ref %}

{% content-ref url="/pages/f9RqqvWExMc0M4uixkp6" %}
[Account/Wallet Management](/for-users/blockchain-integration/account-wallet-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/AD1oP0zzTEnIT0ImBgVv" %}
[Call Smart Contract](/for-users/blockchain-integration/call-smart-contract.md)
{% endcontent-ref %}

{% content-ref url="/pages/eXFfAXKU8qNFK6pE7Vtm" %}
[Turing-Complete Smart Contract Support](/for-users/blockchain-integration/turing-complete-smart-contract-support.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://documentation.script.tv/for-users/blockchain-integration.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.
