# General user overview

The Nodes app is split into three main sections, accessed through the side bar.

They are shortly discussed below, and presented further in-depth in the following subchapters: &#x20;

[Explore](/general-user-overview/explore.md) <img src="/files/gvdibc3IqOtDSIKa1P4C" alt="ExplorerButton.jpg" data-size="line">

[Node Workspace](/general-user-overview/node-workspace.md) <img src="/files/hZjvzxT2WdLojYw9rEyc" alt="Current Node Button.jpg" data-size="line">

and your [Profile](/general-user-overview/profile.md) <img src="/files/2DVoy56b1FELfVfTuiwC" alt="Screenshot 2024-01-19 at 14.14.33.jpg" data-size="line">

<figure><img src="/files/qUXhzSUcDHkXDg0DwvvK" alt="" width="563"><figcaption><p>Nodes App main sections overview</p></figcaption></figure>

## Explore <img src="/files/q8l9nvAQWTR7PzG2JcnT" alt="Explore_Button.jpg" data-size="line">

Explore provides an overview of published Nodes: those most recently published as well as a curated selection of popular or impactful Nodes published by others.&#x20;

More information on the Explore page features is found here: [Explore](/general-user-overview/explore.md)

{% hint style="warning" %}
**In development: Node Curation**\
In the future, you will be able to subscribe to certain [Communities](/create-and-publish/interact-and-reuse/communities.md), or Nodes curation groups, that will present a selection of their favourite nodes, curated according to their own principles.&#x20;

For example Nodes that use particularly FAIR data, high quality Node publications in a particular field, or Node publications that have particularly interesting new ideas that challenge the status-quo.&#x20;

These will be shown on the Explore page - giving you the option to *tailor your* Explore page to *your* interests.&#x20;
{% endhint %}

## Node <img src="/files/hZjvzxT2WdLojYw9rEyc" alt="Current Node Button.jpg" data-size="line">

If you click on any Node - visible on your Profile for your own Nodes, or presented in the Explore page for those of others - you will be brought to the [Node Workspace](/general-user-overview/node-workspace.md). This is where the action happens. The Node workspace has three main spaces, as well as a [**navigation bar** ](/general-user-overview/node-workspace/navigation-bar.md)across the top:&#x20;

* the [Node Drive Panel](/general-user-overview/node-workspace/node-drive-panel.md) in the lefthand panel: including an overview of the uploaded [**components**](/create-and-publish/create-a-node/add-components.md) (Drive) and [**contributors**](/create-and-publish/create-a-node/add-information/add-contributors.md) (Contributors)**.**&#x20;
* the [Viewer](/general-user-overview/node-workspace/viewer.md)in the middle: for (pre)viewing file components such as manuscripts (PDFs), data and code - with options to make comments (and, in the future, edits on your owned & collaborated Nodes) to the viewed components.
* The [Information Panel](/general-user-overview/node-workspace/information-panel.md) in the righthand panel: giving you metadata information on the component selected in the drive (and viewed in the reader space), or the possibility to perform actions on these components. Here, you can copy (or in the future even compute) code, or export a citation from a published PDF in a number of different citation formats.

<figure><img src="/files/dUBDRmuFE3sjUzZ5uwHA" alt="" width="563"><figcaption><p>Node Workspace (with sidepanels)</p></figcaption></figure>

##

## Profile <img src="/files/2DVoy56b1FELfVfTuiwC" alt="Current Node Button.jpg" data-size="line">

#### Your profile

To access your Profile you need to log into or set up your profile. This is relatively easy to do - you can follow the steps in our [Sign Up & Login](/create-and-publish/sign-up-and-login.md) section. &#x20;

#### Actions from Profile

* [Edit your profile information.](broken://pages/b4GY7BfhY3lsoJ7493vd)
* [Connect and manage your Digital Signatures.](/create-and-publish/publish.md#connect-your-digital-id)

## Moving Between Sections

You can navigate between your latest [Node Workspace](/general-user-overview/node-workspace.md), [Explore](/general-user-overview/explore.md), and [Profile](/general-user-overview/profile.md)from anywhere in the app.&#x20;

Icons for accessing each of these are in the navigation bar on the left hand side.&#x20;

<figure><img src="/files/qUXhzSUcDHkXDg0DwvvK" alt="" width="563"><figcaption><p>Sidebar navigation for the main Nodes app sections</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.desci.com/general-user-overview.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.
