# Compute

{% hint style="warning" %}
**Compute methods are under development.**&#x20;
{% endhint %}

DeSci Nodes will provide three ways in which you can interact with someone else's research by running their computational workflows. Running compute on a Node is key to enhanced reproducibility and we are working hard to make sure you are able to use the tools and workflows you are already used to.&#x20;

Providing the ability to use compute on your Node makes your work interoperable and is part of making your research FAIR.

## Computation Methods

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Node IDE</strong></td><td><a href="/files/ijfTWaBrA2CxOnqVQ3KD">/files/ijfTWaBrA2CxOnqVQ3KD</a></td><td><a href="/pages/CmXIR2JRx58flpIorB7n">/pages/CmXIR2JRx58flpIorB7n</a></td></tr><tr><td><strong>Send data to programs</strong></td><td><a href="/files/wT03K0k59OdLVkAXk3ur">/files/wT03K0k59OdLVkAXk3ur</a></td><td><a href="/pages/xWm2bPJVog5947vJPWhN">/pages/xWm2bPJVog5947vJPWhN</a></td></tr><tr><td><strong>Send programs to data</strong></td><td><a href="/files/8zJppiS3mPDvWEsLWHAI">/files/8zJppiS3mPDvWEsLWHAI</a></td><td><a href="/pages/3Tpp4u83Dm5LJKDxINX5">/pages/3Tpp4u83Dm5LJKDxINX5</a></td></tr></tbody></table>

{% hint style="info" %}
If you are re-using someone's data or code in your own work, make sure to [cite them](/create-and-publish/share/cite.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/compute.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.
