# Download

Downloading data presented on Nodes is relatively straightforward. However, for using large datasets we recommend you use compute options that process the data without having to download it. For these see the [Compute](/create-and-publish/interact-and-reuse/compute.md) section.&#x20;

To download data, access the Node you are interested in using the data of. Find their data, which should be clearly marked, in the Drive panel on the left ( [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md)) or in the main viewer window of the Node when opening, as a pinned component ( \[link to pinned components] this is up to those publishing a Node, but a recommended way of presenting Node components).&#x20;

When you have found the data files you want to download, you can either:

1. Go into the triple dot menu on the right of the filename in the **Drive** panel, click on **Download**, or,
2. In the viewer window, click on the **Download** option.

<figure><img src="/files/bbLiI55YjzTqlw2uiMV3" alt=""><figcaption><p>File download options</p></figcaption></figure>

Example video for data download options:

<figure><img src="/files/v0YuZGwe6dHvzJojamBp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When you reuse data published by others, please acknowledge it. You can use several options for this:&#x20;

* Text citations for reference managers, as found here [Cite](/create-and-publish/share/cite.md)
* Direct links to the dPID of the data, including in comments, as found here [\[TBD\] Comment](/create-and-publish/interact-and-reuse/support/tbd-comment.md)
  {% endhint %}


---

# 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.desci.com/create-and-publish/interact-and-reuse/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.
