# From Collections

{% hint style="success" %}
It is **mandatory** to have at least two other records collected.

*Please also see the general information regarding our* [*minimal curation requirements*](/fairsharing/record-sections-and-fields/how-to-update-a-record.md#minimal-curation-requirements)*.*
{% endhint %}

FAIRsharing record relationships allow you to enumerate all of the standards, databases, policies and FAIR assistance components you incorporate into your collection. The corresponding [Relation Graph](/fairsharing/about-our-records/relation-graphs.md) for your record will not only showcase your resource's **interoperability** but also your **collaborations** and **engagement** with your community.

Our goal is to help you create a personalised slice of FAIRsharing via your collection, to showcase its attributes as well as its integration within the broader research landscape.&#x20;

## Full list of collection relationships

This table summarises only those relationships available from within Collection records. Other documentation in this section covers [standards](/fairsharing/record-sections-and-fields/general-information/registry-type.md#standards), [databases](/fairsharing/associated-records/from-database-records.md), data [policies](/fairsharing/associated-records/from-data-policy-records.md), [FAIRassist records](/fairsharing/record-sections-and-fields/general-information/registry-type.md#fairassist), and [organisations](/fairsharing/associated-records/from-organisations.md). The *Display Location* column below tells you where each relationship can be found in our record display.

| Label                                        | Restrictions                                                                       | Description                                                                                                           | Display location          |
| -------------------------------------------- | ---------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------- |
| *collects*                                   | Any collection to any database, standard, collection, policy, or FAIRassist record | A Collection can collect standards, databases and data policies based on a project, initiative or infrastructure      | Collection search section |
| *<mark style="color:red;">deprecates</mark>* | <mark style="color:red;">Any collection to any other collection</mark>             | <mark style="color:red;">The linked resource has been retired as it is no longer active or actively maintained</mark> | General information card  |

You may layer these relationships to more precisely describe what is available to your users. As the maintainer of a record, choose the level of detail that best expresses the relationships your resource has with the wider research landscape.

{% hint style="info" %}
Adding your record to a data **policy that recommends** it or another **collection that collects** it requires updates to that policy or collection; such edits cannot be performed in your own record. If you would like your record added to a policy or collection, please [**get in touch**](mailto:contact@fairsharing.org) with our curation team.
{% 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://fairsharing.gitbook.io/fairsharing/associated-records/from-collections.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.
