# Clauses

- [Introduction to clauses](https://help.clause9.com/clauses/introduction-to-clauses.md): What is a clause, and which pieces of information are stored along with it?
- [Clause structure](https://help.clause9.com/clauses/clause-structure.md): Constituent elements of a clause: numbered paragraphs, bullets and blank lines.
- [Grammar sheet](https://help.clause9.com/clauses/grammar-sheet.md)
- [Writing conditions](https://help.clause9.com/clauses/writing-conditions.md)
- [Examples of conditions](https://help.clause9.com/clauses/examples-of-conditions.md)
- [Using codes instead of text fragments](https://help.clause9.com/clauses/using-codes-instead-of-text-fragments.md)
- [Bold, italic and underline](https://help.clause9.com/clauses/bold-italic-and-underline.md)
- [Special codes](https://help.clause9.com/clauses/special-codes.md)
- [Enabled?](https://help.clause9.com/clauses/enabled.md)
- [Links](https://help.clause9.com/clauses/links.md)
- [Cross-references](https://help.clause9.com/clauses/cross-references.md)
- [Introduction to tables](https://help.clause9.com/clauses/introduction-to-tables.md)
- [Deviating table styling](https://help.clause9.com/clauses/deviating-table-styling.md)
- [Shrinking clauses](https://help.clause9.com/clauses/shrinking-clauses.md)
- [Action buttons](https://help.clause9.com/clauses/action-buttons.md)
- [Enumerations](https://help.clause9.com/clauses/enumerations.md)
- [File position](https://help.clause9.com/clauses/file-position.md)
- [Snippets](https://help.clause9.com/clauses/snippets.md)
- [Parameters](https://help.clause9.com/clauses/parameters.md)
- [Conjugations](https://help.clause9.com/clauses/conjugations.md)
- [Mixing data types](https://help.clause9.com/clauses/mixing-data-types.md)
- [For-loops](https://help.clause9.com/clauses/for-loops.md)
- [Clause versioning](https://help.clause9.com/clauses/clause-versioning.md)
- [Abstract article references](https://help.clause9.com/clauses/abstract-article-references.md)
- [Advanced multi-language features](https://help.clause9.com/clauses/advanced-multi-language-features.md)
- [Clauses - FAQ](https://help.clause9.com/clauses/clauses-faq.md)
- [How to: clauses](https://help.clause9.com/clauses/how-to-clauses.md)
- [Create an ad-hoc clause](https://help.clause9.com/clauses/how-to-clauses/create-an-ad-hoc-clause.md)
- [Create a library clause](https://help.clause9.com/clauses/how-to-clauses/create-a-library-clause.md)
- [Make a clause repeat](https://help.clause9.com/clauses/how-to-clauses/make-a-clause-repeat.md)
- [Make a paragraph within a clause conditional](https://help.clause9.com/clauses/how-to-clauses/make-a-paragraph-within-a-clause-conditional.md)
- [Use a shortcut to refer to a concept](https://help.clause9.com/clauses/how-to-clauses/use-a-shortcut-to-refer-to-a-concept.md)
- [Insert a line break or page break](https://help.clause9.com/clauses/how-to-clauses/insert-a-line-break-or-page-break.md)
- [Creating a list with both predefined options and free input](https://help.clause9.com/clauses/how-to-clauses/creating-a-list-with-both-predefined-options-and-free-input.md)
- [Defining alternative clauses](https://help.clause9.com/clauses/how-to-clauses/defining-alternative-clauses.md)
- [Creating cross-references](https://help.clause9.com/clauses/how-to-clauses/creating-cross-references.md)
- [Creating signature blocks](https://help.clause9.com/clauses/how-to-clauses/creating-signature-blocks.md)
- [Creating advanced party introduction clauses](https://help.clause9.com/clauses/how-to-clauses/creating-advanced-party-introduction-clauses.md)
- [Automatically numbered annexes or schedules](https://help.clause9.com/clauses/how-to-clauses/automatically-numbered-annexes-or-schedules.md)
- [Reuse any clause in a different context](https://help.clause9.com/clauses/how-to-clauses/reuse-any-clause-in-a-different-context.md)
- [Setting MS Word document properties](https://help.clause9.com/clauses/how-to-clauses/setting-ms-word-document-properties.md)
- [Add action buttons to clauses](https://help.clause9.com/clauses/how-to-clauses/add-action-buttons-to-clauses.md)
- [Electronically signing documents](https://help.clause9.com/clauses/how-to-clauses/electronically-signing-documents.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.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.
