# Description

{% hint style="success" %}
The description is **mandatory** for all FAIRsharing records.

*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 %}

**A summary of your resource and its purpose.**&#x20;

This field is usually plain text but Markdown is also supported and will be displayed on record pages. The description should be a precise, standalone piece of unbiased prose that avoids unverifiable claims or numbers (as these go out of date).

{% hint style="info" %}
This is a free text field
{% 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/record-sections-and-fields/general-information/description.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.
