> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/kva/druckversionseinstellungen.md).

# Print settings

You can learn general information about print version settings here:

{% content-ref url="/pages/43272fb21ef87b58bbe1b4f65de50b3327abd707" %}
[Print settings](/die-agenturverwaltung-en/finanzen-1/kva/druckversionseinstellungen.md)
{% endcontent-ref %}

## Signature field for approval

For estimates, an additional signature field for the customer's approval signature can be output at the bottom of the document's print version.

![](/files/34c53b26b0e901455cb6c651ee98eae4f69d4cab)

The following section will then be added to the print version:

![](/files/5bd7b88bc9f56150d45f6dbdf6986bbc2f3aca46)

## Payment method in installments

To split a larger amount - e.g. for a retainer contract - into partial payments, a payment method can be specified. The total amount will then no longer be shown in the document; only the installment is displayed:

<figure><img src="/files/792484c2bdeec4b61d5aa9a63eda1036eeaf7250" alt=""><figcaption><p>The net total in the print version then shows only the installment, not the total amount.</p></figcaption></figure>

This is how an installment payment method can be specified:

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/finanzen-1/kva/druckversionseinstellungen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
