# What is The Giving Block's donation refund policy?

All cryptocurrency donations made via The Giving Block are nonrefundable. \
\
Our nonprofit clients work hard to ensure that every token that is donated is put to work as soon as possible. When they receive your donation it is understood that this is made to support their mission and they are grateful for your support. As these donations are often immediately converted into fiat, we do not offer refunds on any donations that are made in cryptocurrency. \
\
We are not able give refunds if you changed your mind, [sent the wrong cryptocurrency](https://faq.thegivingblock.com/faq/frequently-asked-questions/what-happens-if-i-send-unsupported-currencies-to-a-charity-using-the-giving-block-widget) or made the wrong decision. \
\
**The Giving Block does not, has not, and will never offer any form of cryptocurrency airdrop, goods or services in return for a donation.**


---

# 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://faq.thegivingblock.com/faq/frequently-asked-questions/what-is-the-giving-blocks-donation-refund-policy.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.
