# Sample clauses

We offer a library of sample clauses that illustrate how the various features of Clause9 can be used.&#x20;

Access to this library is protected. You can access it by:

* Navigating to *Assemble document*.
* Clicking on the *Help* menu.
* Clicking on *Clause samples*.
* And finally clicking on the hyperlink that appears at the bottom of the screen.

<figure><img src="/files/TXYb3zXOYRDOdWnNf7Nw" alt="" width="261"><figcaption></figcaption></figure>

<figure><img src="/files/zeDM08o6T33pdrEyeRc4" alt="" width="369"><figcaption></figcaption></figure>

{% hint style="info" %}
All samples are located within the *Examples* library.\
\
Note that while you can experiment with these clauses, you will not be able to save your changes.&#x20;
{% endhint %}


---

# 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/getting-started/sample-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.
