# Add Cover Art

To uplift the presentation of your Node, Nodes supports the creation and presentation of cover art for your Node.&#x20;

Making one of your components the cover art for your Node is really straightforward.&#x20;

Step-by-step instructions:

* Open the Node Drive Panel.&#x20;
* Find or [upload](/create-and-publish/create-a-node/add-components.md) the component you want to use as your cover art.&#x20;
* Click on the component menu, the three dots at the end of the component name <img src="/files/MGzefmbubZPiOG82uy4V" alt="ComponentMenu_TripleDot_Button.jpg" data-size="line">
* From the pop-up menu, choose 'Set as Cover Art'. &#x20;

<figure><img src="/files/diYVKTEy0mStyGYSM6IK" alt="" width="180"><figcaption></figcaption></figure>

* If you want to replace it, simply set another component as cover art in the same way.
* Should you want to remove the cover art, go to the component chosen as your cover art (it could be useful to pin it) - click on the component menu and you will see that instead of 'Set as Cover Art' it says 'Remove Cover Art'. Select this option.&#x20;

<figure><img src="/files/yfFDINO462SuXiatdXkz" alt="" width="182"><figcaption></figcaption></figure>

Set cover art video demo below:

<figure><img src="/files/OYeJQVFyy69l3SDu6EAa" alt="" width="563"><figcaption><p>Set cover art + some tips &#x26; tricks to keeping track of it <br>(e.g. rename &#x26; pin the component used)</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/create-and-publish/create-a-node/organise-access-and-present/add-cover-art.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.
