# Organisation Name

**The name and general location of the organisation.**&#x20;

Where possible, users should follow this structure: Full organisation name (short name). Sometimes the full name requires two parts, e.g. both the department and the name of a university or research institute.

Here are some examples:

* European Molecular Biology Laboratory (EMBL)
* Biotechnology and Biological Sciences Research Council (BBSRC)
* National Bioscience Database Center (NBDC)
* National Institute of Allergy and Infectious Diseases (NIAID), National Institutes of Health (NIH)
* Biocomplexity Institute and Initiative, University of Virginia

{% hint style="info" %}
Please use the English version of the name where possible. Alternative names can be added by users in the near future. In the meantime, if you have an alternative name you wish to add, please just [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/record-sections-and-fields/organisations-and-grants/name.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.
