# Grant review

Karma has the review feature that can be utilized by grant managers to review grants. Reviewing a grant involves configuring a series of questions the grantee, community members and grant operators can answer to better understand the impact of the grant.

Before reviewing a grant, managers can configure the questions they would like answered. Questions can be assigned to each category of grants. To assign a question

1. Navigate to the "Assign questions" in the admin portal

   <figure><img src="/files/erGyzq2XUExuYYkuv5OM" alt=""><figcaption></figcaption></figure>

2. Add a new question if required

   <figure><img src="/files/vq1ajeApswIlmMbAcgSl" alt=""><figcaption></figcaption></figure>

3. Assign questions to each category and save.

   <figure><img src="/files/cq0uOrAqvlxR2VT2Ks2G" alt=""><figcaption></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.gap.karmahq.xyz/how-to-guides/for-grant-managers/grant-review.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.
