# Continuations

Typically, with a letter, you may wish to include Continuations. For example, after diagnosing Damp, you may wish to send an advisory letter which includes a leaflet describing condensation and how to prevent or deal with it:

<div align="center"><figure><img src="/files/Iw5mNRdzF2x5D7qeTWzh" alt=""><figcaption></figcaption></figure></div>

When you click to '**Add item**' and select '**Continuation**' a tab with an HTML editor will be displayed where you can enter text as appropriate. Shown below is an existing Continuation being edited. Alongside is the **Bookmark Selection** menu where you can drag and drop onto the text area (alternatively, position the cursor then click the '**+**'):

<figure><img src="/files/BbBmxhZuRIbB9czKlNx2" alt=""><figcaption></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.keyfax.biz/product-suite/admin/entities/tasks/continuations.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.
