# Styling cross-references to subdocuments

The traditional way of cross-referencing within a single document works exactly the same as it does for binders. However, you may want to fine-tune the manner in which clauses are referenced from one document to the other. To do so, go to the “styling” tab of the operations panel and then go to the “references” sub-tab. Then click <img src="/files/r1DYoPcLvri1oMefExVA" alt="" data-size="line"> and you will see the following option:

<figure><img src="/files/h5fUlvTUOztqNkgganpm" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Dch2aWI2wKaBQcUk4Ft4" alt="" width="563"><figcaption></figcaption></figure>

Clicking the toggle button to the left will allow you to customize this option. You can choose to write “DOCTITLE” or “SHORT-DOCTITLE” to choose whether the full title of the document is used or a short title (as you will remember: you have the option to define both these kinds of titles in the “binder” menu of the operations panel). Depending on your choice you could for example choose to refer to an article from a different document with in the same binder as:

* “article 2 of Schedule 2”; or
* “article 2 of Schedule 2 – Pricing details of the Services”.


---

# 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/cross-references-between-documents.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.
