# Updating Your Record

- [How to Update a Record](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/how-to-update-a-record.md)
- [General Information](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information.md): The part of a FAIRsharing record that stores high-level information about your resource
- [Record Name and Logo](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/record-name.md)
- [Abbreviation](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/abbreviation.md)
- [Homepage](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/homepage.md)
- [Year of Creation](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/year-of-creation.md)
- [Countries](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/countries.md)
- [Registry Type](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/registry-type.md): Each registry within FAIRsharing has a number of types.
- [Status](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/status.md)
- [Identifier Type](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/identifier-type.md): Provide information regarding the type of identifier used by the database.
- [Globally unique, persistent and resolvable identifier schemas](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/globally-unique-persistent-and-resolvable-identifier-schemas.md): Identifier schemas within FAIRsharing must be relevant to the community they are created for, and may be any combination of globally unique, persistent and resolvable.
- [Description](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/description.md)
- [Contact Information](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/contact-information.md)
- [Object Types](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/object-types.md): Object types define the type of digital research object that is in scope for the resource described by a FAIRsharing record.
- [Subjects, domains, taxonomies and user-defined tags](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/general-information/taxonomic-range-research-subjects-domains-and-user-defined-tags.md)
- [Licences and Support Links](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/licences-and-support-links.md)
- [Licences](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/licences-and-support-links/licences.md)
- [Support Links](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/licences-and-support-links/support-links.md)
- [Publications](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/publications.md)
- [Organisations and Grants](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants.md): Each organisation involved can be added here, whether it’s a collaborator, funder or maintainer of your resource.
- [Importing ROR Organisations](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/importing-ror-organisations.md)
- [Organisation Name](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/name.md)
- [Organisation URL](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/url.md)
- [Organisation Type](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/organisation-type.md)
- [Countries](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/countries.md)
- [Type of Relationship](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/organisation-role.md)
- [Leading Organisations](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/leading-organisations.md)
- [Grant](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/grant.md)


---

# 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.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.
