# Grant Listings

From the dashboard and grant emails, all grant titles are clickable and link to the grant page.&#x20;

<figure><img src="/files/WaBJd1WdIBAQe12lnNzF" alt=""><figcaption><p>Grant page</p></figcaption></figure>

Here we have the full grant details, including the title and full description, [eligibility information](/ai-powered-tools/researcher-eligibility-check.md), opportunity types, and more. You can also ask additional questions using the chat bar or by clicking Atom AI ([learn more here](/ai-powered-tools/chat-with-proposal.md)).

To view the sources used to generate the grant listing click the sources tab. This contains links to all the external sources we train the chat on.

<figure><img src="/files/NYqZLRvIpDuzeTtvJo5T" alt=""><figcaption><p>Grant sources</p></figcaption></figure>

Similar grants will show you other opportunities in the database that are likely a good fit for you based on the grants you are looking at.

<figure><img src="/files/xK5bIeZ4ysNGLPYLq6Xf" alt=""><figcaption><p>Similar grants</p></figcaption></figure>

Researchers tab shows you other researchers in your organisation who might be a good fit for collaborating on this funding proposal.

<figure><img src="/files/DSAs5o5TnEXS2DnLg6hv" alt=""><figcaption><p>Potential researchers to collaborate with</p></figcaption></figure>

<mark style="background-color:yellow;">⚠️</mark> <mark style="background-color:yellow;"></mark>*<mark style="background-color:yellow;">Note: If there are grants that you are aware of that are missing from the Atom Dashboard, please submit a request on the</mark>* [*<mark style="background-color:yellow;">Contact Page</mark>*](https://atomgrants.com/support) *<mark style="background-color:yellow;">and we will add them as soon as possible!</mark>*


---

# 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://docs.atomgrants.com/understanding-the-dashboard/grant-listings.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.
