# API References

Architected for Web 3.0, Script TV blockchain furnishes APIs that can be leveraged to run the version of blockchain software, to enable users to interact with the Script Node directly, to allow seamless transactions through smart contracts, and more.\
\
Script Network Datasheet:&#x20;

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

What's inside:

{% content-ref url="/pages/k3DpKYkHyTrmi0Ut769q" %}
[RPC API Reference](/api-references/rpc-api-reference.md)
{% endcontent-ref %}

{% content-ref url="/pages/uFjGwlOYJ7P1Nwhv0pCa" %}
[Tx APIs](/api-references/tx-apis.md)
{% endcontent-ref %}

{% content-ref url="/pages/hmPseDAtLmrXv7nsraaR" %}
[ScriptCli APIs](/api-references/scriptcli-apis.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/api-references.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.
