# Decisions

- [Decisions Overview](https://help.tahua.io/knowledge-base/administrator-help-guides/decisions/decisions-overview.md): This article is for Administrators who want to make a decision on a Grant Application.
- [Create Decision](https://help.tahua.io/knowledge-base/administrator-help-guides/decisions/create-decision.md): This article is for Administrators who would like to create a Funding Decision.
- [Decision Letter Templates](https://help.tahua.io/knowledge-base/administrator-help-guides/decisions/decision-letter-templates.md): This article is for Administrators who want to create a new decision letter template while making a Decision.
- [Review Decision Request](https://help.tahua.io/knowledge-base/administrator-help-guides/decisions/review-decision-request.md): This article is for Administrators who would like to review a funding decision for another Administrator.
- [Decision Email Templates](https://help.tahua.io/knowledge-base/administrator-help-guides/decisions/decision-email-templates.md)


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/decisions.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.
