# Relations

The relations tab is designed to allow you to include links and references to additional information about the cultural object and/or your 3D project. The form comprises of two elements:

* **links** - use this element to provide URLs.  These will become active links to information that is available online, so take care to include the complete http link.
* **other (bibliography)** - you can use this element to provide conventional bibliographic references as free text.

{% hint style="info" %}
You can add as many links and bibliographic references as needed.  Simply click on the green + to repeat the element.
{% endhint %}

![](/files/-LvBr4HDqv5cjhTdz5Or)

When you have completed adding links and references, **save** the changes before moving to the next tab.


---

# 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://carare.gitbook.io/share-3d-guidelines/user-guide-share3d-dashboard/adding-metadata/relations.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.
