# How to: clauses

* [Create signature blocks](/clauses/how-to-clauses/creating-signature-blocks.md)
* [Create advanced party introduction clauses](/clauses/how-to-clauses/creating-advanced-party-introduction-clauses.md)
* [Create a list with body predefined options & free input](/clauses/how-to-clauses/creating-a-list-with-both-predefined-options-and-free-input.md)
* [Create an ad-hoc clause](/clauses/how-to-clauses/create-an-ad-hoc-clause.md)
* [Automatically numbered annexes or schedules](/clauses/how-to-clauses/automatically-numbered-annexes-or-schedules.md)
* [Make a clause repeat](/clauses/how-to-clauses/make-a-clause-repeat.md)
* [Reuse any clause in a different context](/clauses/how-to-clauses/reuse-any-clause-in-a-different-context.md)
* [Setting MS Word document properties](/clauses/how-to-clauses/setting-ms-word-document-properties.md)
* [Electronically sign documents](/clauses/how-to-clauses/electronically-signing-documents.md)
* [Define alternative clauses](/clauses/how-to-clauses/defining-alternative-clauses.md)
* [Make a paragraph within a clause conditional](/clauses/how-to-clauses/make-a-paragraph-within-a-clause-conditional.md)
* [Use a shortcut to refer to a concept](/clauses/how-to-clauses/use-a-shortcut-to-refer-to-a-concept.md)
* [Insert a line break or page break](/clauses/how-to-clauses/insert-a-line-break-or-page-break.md)
* [Creating cross-references](/clauses/how-to-clauses/creating-cross-references.md)
* [Add action buttons to clauses](/clauses/how-to-clauses/add-action-buttons-to-clauses.md)


---

# 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/clauses/how-to-clauses.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.
