# Explore

## 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](/create-and-publish/interact-and-reuse/communities.md) of popular or impactful Nodes published by others.&#x20;

Your Explore overview is the 'front page' of Nodes, and where you can explore published Nodes. Whenever you open up the app, you will land here. You can access Explore at any time by clicking the <img src="/files/q8l9nvAQWTR7PzG2JcnT" alt="" data-size="line"> explore icon on the top left of the left side panel.

<figure><img src="/files/oKn1A9GrGC5zLcbDyzLn" alt=""><figcaption><p>Explore</p></figcaption></figure>

The Explore page will be more interactive, aiding in quality control and personalisation, with features such as:

* [Communities](/create-and-publish/interact-and-reuse/communities.md) - for curation and specialist attestations of published works, according to the community's set standards
* [Broken mention](broken://pages/AW3LIBVYTFRA7doUPPjW) - quality markers, dedicated to specific qualities a Node (or component in a Node) holds. E.g. a Node containing data that holds all FAIR properties can get a FAIR Data Attestation Badge.&#x20;

More on validation and curation by communities if found in the section [Validate and Curate](/community/community-curation.md)

{% hint style="success" %}
More information on browsing in Explore can be found here:

[Browse](/create-and-publish/interact-and-reuse/browse.md)
{% endhint %}

{% hint style="warning" %}
**In development: Node Curation/Journals**\
In the future, you will be able to subscribe to certain Nodes curation communities/journals, 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 publications in a particular field, or Nodes 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 %}


---

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