# For Grant Managers

What is the Grant Manager's role in Karma?

* Review grant proposals: You can leverage the information grantees provide in their project profiles and grant details to assess the potential impact of their projects.
* Evaluate milestone updates: Karma allows you to review milestone updates submitted by grantees, including any proof of work provided. This helps you track progress and ensure that grant funds are being used effectively.

How can Karma benefit you?

* Improved decision-making: By having access to a comprehensive record of a grantee's past performance and the impact of their projects, you can make more informed decisions about future grant allocations.
* Increased transparency: Karma fosters transparency between grantors and grantees. You can easily track project progress and hold grantees accountable for delivering on their promises.


---

# 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.gap.karmahq.xyz/how-to-guides/for-grant-managers.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.
