> For the complete documentation index, see [llms.txt](https://fairsharing.gitbook.io/fairsharing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/grant.md).

# Grant

If you add a funding organisation, you may optionally add one or more grants linked to this resource. If known, please enter details of the grants through which your resource is funded.&#x20;

Begin by adding a new organisation and select "funds" as the type of relationship. In the grant field start typing the name of the grant, which will offer autocomplete options as you type.&#x20;

If your grant is not yet in FAIRsharing, then you will need to click on the "+" symbol next to the grant field. You will then be prompted to add grant information as outlined below.&#x20;

* Grant Name - an alphanumeric string representing the grant funding your resource. (This is an optional free text field.)
* Grant Description - an alphanumeric string for a longer description of the grant (optional).

![Creating a new grant for a record.](/files/P1EjqDt2v1IpDnjtWJEv)

\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fairsharing.gitbook.io/fairsharing/record-sections-and-fields/organisations-and-grants/grant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
