# Copy Links

It is possible to refer to a Focument Objects via hyperlinks.

Click **Copy Link** to access a list of possible links. Pick a link that suits your purpose depending on wether it shall include the project name, revision and/or title.&#x20;

<figure><img src="/files/glW1OgvYjo2RBTBP4u2k" alt=""><figcaption></figcaption></figure>

Note that links containing the revision number will always refer to that particular revision of the Document Object. A link that does not contain the revision number will refer to the most current revision. Therefore also note that if such a "most-current" link contains the title, the title might have been updated in later revisions of the object.&#x20;


---

# 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://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/get-started/enter-design-control-items/copy-links.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.
