# AI Tools Overview

Atom provides several AI-powered tools that save you time for your grant discovery and research administration. These tools provide information based on the funding agency's documents.

1. [Researcher Eligibility Check](/ai-powered-tools/researcher-eligibility-check.md): Verify your eligibility for a grant based on your researcher profile and interests.
2. [Email Funding Alerts](/ai-powered-tools/email-funding-alerts.md): Personalized email newsletters that connect you with funding opportunities, no setup required.
3. [Chat with Proposal](/ai-powered-tools/chat-with-proposal.md): Ask your most pressing questions to our custom chatbot, which will dive through funding agency documents for you.
4. [Deep Research](/ai-powered-tools/deep-research.md): Deep Research is an intelligent grant discovery feature that creates a personalized list of funding opportunities.

Please don't hesitate to [report any issues by clicking here](https://atomgrants.com/support).&#x20;

[Let us know](https://atomgrants.com/feedback) if there are any features that you would find helpful! We are always working on launching the new features to streamline grants and research administration!&#x20;


---

# 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/ai-powered-tools/ai-tools-overview.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.
