# Q\&A - FAQ

<details>

<summary>My Q&#x26;A warns about save failures</summary>

If the message you get is akin to the following&#x20;

![](/files/dIJbrSaC7vCL4eDJh1jU)

(or perhaps *“deleted card”*) then you are facing the problem that you still refer to some question/card somewhere, while that question/card has been deleted in the meantime.&#x20;

The easiest way to solve it, is to completely expand all cards and all change sets, and check where orange selection boxes appear. You can do so by clicking on the expansion arrows while both Shift and Alt (Option on Mac) are held down. For example:

![](/files/Lu0a0Cz4ezESxDcnUPnn)

will show the following, indicating that the placeholder still happens to refer to some deleted question:&#x20;

![](/files/7O2Th03NG4J3RIJKtXGY)

Tip: you can prevent such errors from happening by selecting a question (or card), and then checking the contents of the Dependencies pane in the Q\&A. In the example scenario above, the question that was deleted, actually showed the following before it got deleted:&#x20;

![](/files/bZ19A5HZPuIedIWIa5vT)

</details>


---

# 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://help.clause9.com/qna/q-and-a-faq.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.
