# Interact & Reuse

The 'Explore'  button <img src="https://3561840309-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMYxRLCpbB6u9NiTwuU16%2Fuploads%2FiwidUlrwVG6f9qI1C6PU%2FExplorerButton.jpg?alt=media&#x26;token=2761c4ac-32c9-45b4-ba47-832574dbb4de" alt="ExplorerButton.jpg" data-size="line"> in the left side-menu brings you to a page with - the newest/curated - published Nodes.&#x20;

You can browse through Nodes published by others here, checking out their publications, data, code, etc. This includes the ability to [**download data for re-use**](https://docs.desci.com/create-and-publish/interact-and-reuse/download), and, *in the near future*, [**compute scripts**](https://docs.desci.com/create-and-publish/interact-and-reuse/compute)**,** and leave [**comments**](https://docs.desci.com/create-and-publish/interact-and-reuse/support/tbd-comment) or [**attestations**](https://docs.desci.com/create-and-publish/interact-and-reuse/communities) on components of published works.&#x20;

*Nodes aims to be communal in its re-use, feedback and support for and from the global research community. These interact features are part of what inspires Nodes to exist.*&#x20;


---

# 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.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.
