# Status

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

*Please also see the general information regarding our* [*minimal curation requirements*](https://fairsharing.gitbook.io/fairsharing/how-to-update-a-record#minimal-curation-requirements)*.*
{% endhint %}

**The life cycle status for a resource must be recorded in this field.**&#x20;

Please choose the appropriate status from the following list:

* **Ready**, when a resource is considered suitable for use. Resources can be marked as ready if they still exist but are no longer actively maintained or updated; in such cases, it is appropriate to add an explanatory sentence regarding its maintenance to the [Description](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/description).
* **In development**, when a resource is being developed and may be used but may also be in a state of flux;&#x20;
* **Deprecated**, when a resource is no longer considered suitable for use, but it remains relevant to describe it for historical purposes; if this option is selected, a Deprecation Reason text box will appear for you to add a free-text reason that the resource was deprecated; or
* **Uncertain**, when our in-house curators cannot establish contact with the owners of a resource and believe a resource may have changed status (e.g. the website is no longer functional). This status isn’t usually relevant when creating a new FAIRsharing record.

{% hint style="info" %}
This field uses a drop-down menu
{% 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/status.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.
