# Component Presentation

To optimise your Node presentation and navigation, you can move and edit the components within your Node.&#x20;

We strongly suggest you use these features to make your Node easy to navigate - for both yourself and for others once published.&#x20;

Nodes can evolve over time, so the optimised way of presentation might change as new components are added.&#x20;

To optimise parts of your component presentation:

* Pin the most important components so they are easily accessible, no matter where they are located in the drive: see [Pinning components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/pinning-components.md) for guidance.
* Edit the name of your components: see [Renaming components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/renaming-components.md) for guidance.
* Change the location of your components: see [Moving components](/create-and-publish/create-a-node/organise-access-and-present/component-presentation/moving-components.md) for guidance.&#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/create-a-node/organise-access-and-present/component-presentation.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.
