# Giving Range This Year

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

The **Giving Range This Year** component displays the total gift amounts from all donors categorized by donation amount ranges, including $0-$100, $100-$1000, $1000-$10000, and +$10000. Notably, it reveals that there have been significant large donations of more than $10000, amounting to $127k.

**Why it's important:** This component holds importance as it provides a high-level view of the donations received in the current year and offers insights into the size of those donations. It allows nonprofits to gauge the overall donation trends and understand the distribution of donation amounts within different ranges. This information is valuable for assessing fundraising performance, setting fundraising goals, and making informed decisions regarding resource allocation and strategy adjustments. By having visibility into the size of donations coming in, nonprofits can effectively plan and adapt their fundraising strategies to maximize their impact and achieve their fundraising objectives.


---

# 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.kindx.org/solutions-by-product/dashboards-and-kpis/giving-range-this-year.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.
