# External Links

If there are any online resources you want to share as part of your Research Node that we currently do not explicitly support, you can always provide the link to that resource as an external link, alongside metadata describing its content, to make it FAIR.

You can add links to external resources simply by providing the link of the URL in the URL bar of the [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md) in the [Node Workspace](/general-user-overview/node-workspace.md) of the Node you want to add the resource to.&#x20;

* Open the [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md), and hit the '+' button.&#x20;
* Select 'Upload' from the dropdown menu.
* In the Upload section that opens, paste the URL you want to add in the 'Paste Link' bar near the bottom.&#x20;

  <figure><img src="/files/AA4YjrIrblJQ8S9viun1" alt="" width="188"><figcaption></figcaption></figure>
* Your URL will be added instantly to a folder named 'External Links'. If this folder doesn't exist yet, it will be automatically created.&#x20;

<figure><img src="/files/qoYlt9orvCosxh6XOmp4" alt=""><figcaption><p>Add URL links to point to external resources relevant to your Node</p></figcaption></figure>

{% hint style="info" %}
In case you made a mistake, [here's how to delete a component](/create-and-publish/create-a-node/delete-before-publication/delete-unpublished-components.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/create-a-node/add-components/external-links.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.
