# Unsolved Block

Unsolved Block can be used in Guides to mark that the customer has reached a point where the solutions were not helpful. At this point they would need additional help.&#x20;

<figure><img src="/files/D5NrTo91v4FYlhmI3Tab" alt=""><figcaption></figcaption></figure>

When a customer reaches a **Unsolved** node it is tracked as an escalated interaction.


---

# 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.deepconverse.com/product-docs/conversational-flow-builder/conversation-blocks/guide-blocks/unsolved-block.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.
