# HTML Download

This can be run from any browser tab or within any automation program.  The file will be the return message.&#x20;

&#x20;This can be run directly from your automation tool or from a browser window.

The request is in the format  <http://99.99.99.99:8080/core/1.0/API/project/mug_test_project/1.0/datablocks/request_7_step/1.1/> which is pointing to the mug\_test\_project 1.0 and request\_7\_step 1.1 datablock.

&#x20;Shown below is the format in a Chrome tab.

&#x20;

<figure><img src="/files/rBp8AefasA51OOTturpp" alt=""><figcaption><p>HTML download shown in browser tab</p></figcaption></figure>


---

# 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.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/api-guide/data-movement-apis/download-data-files/html-download.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.
