# How to donate to a charity using The Giving Block Widget

1. Find the organization's donation widget on [thegivingblock.com](https://thegivingblock.com/donate/) or by visiting the organizations website
2. Choose the currency you wish to donate and pledge a donation amount (don't worry, you can donate a different amount to the pledged amount)
3. Enter your donor info for the donation (or choose to donate anonymously)&#x20;
4. If you chose to donate anonymously you will be prompted to provide an email if you require a receipt)&#x20;
5. A [unique wallet address](https://docs.thegivingblock.com/faq/frequently-asked-questions/why-is-the-wallet-address-different-every-time) will be generated associated with your donor details
6. 5\) Complete the donation in a [supported cryptocurrency](https://docs.thegivingblock.com/faq/frequently-asked-questions/what-happens-if-i-send-unsupported-currencies-to-a-charity-using-the-giving-block-widget)
7. As soon as the donation is confirmed on the blockchain a certain amount of times ([different for each currency](/faq/frequently-asked-questions/how-long-should-it-take-for-my-receipt-to-arrive-transaction-to-show-on-dashboard.md)) you will be sent an automated receipt from <receipts@thegivingblock.com>
8. You can post it on social and tag @thegivingblock !


---

# 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/how-to-donate-to-a-charity-using-the-giving-block-widget.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.
