# Support

{% hint style="warning" %}
In progress: Support features are under rapid development. You may find features that are not yet mentioned here, or features mentioned here might not be available yet.&#x20;
{% endhint %}

There are several different ways to give feedback and provide support on Nodes created by others:

* [Comment](/create-and-publish/interact-and-reuse/support/tbd-comment.md) - provide comments on Node components, similar to how you can comment on your own Nodes.&#x20;
* [Attest](/create-and-publish/interact-and-reuse/support/tbd-attest.md) - verify whether the Node (component) has the quality claimed from a set selection of standards.&#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/interact-and-reuse/support.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.
