# Chat with Proposal

You can now ask any questions on grant requirements to our Chat with Proposal feature. You can write any questions into the button chatbox. Our custom chatbot will accurately answer your most pressing questions based information directly from the funder-provided documents.

By clicking the Atom AI button at the top right, you can see suggested questions based on the grant. Clicking on a question will generate an answer directly from the funder documents.

&#x20;

<figure><img src="/files/zFlTPv7NWY3z1Rx8SmyD" alt="" width="563"><figcaption><p>Atom AI: Suggested questions</p></figcaption></figure>

In addition to suggested questions, you can also write any question related to the proposal, such as required documents for submission.

<figure><img src="/files/4qMBul4KoN7ILVzVg8om" alt="" width="563"><figcaption><p>Atom AI: Ask any question</p></figcaption></figure>


---

# 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/chat-with-proposal.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.
