# Global and local definition lists

In traditional documents, you can insert a definition list as a separate clause by automatically generating it using the document toolbar.

However, such functionality is often not enough:

* In binders, you may run into the situation of having certain defined terms in one document and other defined terms in another.
* In some jurisdictions, it is customary to have “local” definition lists containing only those terms that are present in a specific clause.

Clause9 allows this kind of flexibility: for each definition list, you can define the scope and interactions with any other definitions lists present in the document/binder. To tweak these options, you should simply select the definition list, and visit the Advanced menu at the right side of your screen.

<figure><img src="https://1353649376-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaTEDNbiFdDa6DW2eNG17%2Fuploads%2Fx4pMXFp9QYhs2w84jWie%2Fimage.png?alt=media&#x26;token=82888a67-42ef-4ef4-826d-0e05e9f52aea" alt="" width="563"><figcaption></figcaption></figure>

These eight (!) different options should allow you sufficient flexibility to meet all your definition needs!


---

# 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/binders/global-and-local-definition-lists.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.
