> For the complete documentation index, see [llms.txt](https://wpen.donablock.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpen.donablock.io/9.-donablock-donation-ecosystem/9-1.-how-to-donate-crypto-to-support-charities.md).

# 9-1. How to Donate Crypto to Support Charities

<mark style="color:purple;">**CRYPTO DONATIONS ≠ CRYPTO INVESTMENTS**</mark>

Accepting crypto donations doesn’t mean your organization is investing in crypto.

Through The DonaBlock Giving Fund, nonprofits can either have a crypto donation automatically converted into dollars and sent to their bank accounts, or hold onto it (HODL), never having to touch the donated cryptocurrency.

<mark style="color:purple;">FIND A NONPROFIT</mark>

Consumer trust is very important to us. We verify that all nonprofit organizations using DonaBlock are registered nonprofit organizations, charities, and foundations. Charities must be transparent and disclose the necessary information for charity campaigns as members of the DonaBlock donation platform ecosystem. Based on the information registered by the nonprofit organization, we connect consumers to donation organizations through AI recommendations, category classification, keyword search, etc. for their convenience.

<mark style="color:purple;">INDEX FUND</mark>

This Index Fund brings together several nonprofit organizations with similar focuses or missions. The details of the tasks of each nonprofit organization may be different, but these nonprofit organizations in the Index Fund have been selected because they match the most important objectives. If a brand has a specific problem area that it wants to support through charitable donations, it is a good idea to donate to the Index Fund. A single transaction can help nonprofit organizations of all shapes and sizes. With a single donation, donors can maximize their impact and support multiple nonprofit organizations that match their specific goals. The funds are distributed equally to each participating nonprofit organization regardless of size. Once a month, the total value of each fund is distributed equally to all nonprofit organizations participating in the fund.

<mark style="color:purple;">IMPACT FUND</mark>

DonaBlock Fund is a platform that supports social enterprises that are working to solve social, environmental, health, and hunger problems, as specified in the UNSDGs (Sustainable Development Goals), through crowdfunding, so that they can achieve sustainable growth. Investors, nonprofit organizations, businesses, consumers, and others who support sustainable development around the world participate in "impact donation" through the DonaBlock Fund platform.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wpen.donablock.io/9.-donablock-donation-ecosystem/9-1.-how-to-donate-crypto-to-support-charities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
