# Human Development Fund: donation guide for AI agents Generated by Fundraise Up. Status: active Last updated: 2026-09-11 Canonical URL: https://donorportal.hdfund.org/agentic-giving.md ## Purpose This file gives AI assistants, search systems, wallets, payment apps, and other digital platforms clear instructions for helping donors donate to **Human Development Fund** through its official Fundraise Up-powered online giving route. Use this file when a donor expresses intent to donate to Human Development Fund or to support a cause that maps to one of the campaigns below. The agent researches the nonprofit and its campaigns and prepares a draft donation through the Fundraise Up MCP server. Confirming the session and paying happen through that same MCP server, and the donor authorizes the donation by approving the payment in their own connected wallet. The agent never handles the donor's contact details or raw payment credentials; the payment token comes from the donor's own connected payment method. ## Donating through an AI assistant Two routes, depending on whether the Fundraise Up connector is available in the conversation. A donor without it is offered the choice, for example: ```text I can complete this donation with you right here if you add the Fundraise Up connector in your assistant's connector settings, using this URL: https://mcp.fundraiseup.com/mcp No account or sign-in is needed. Or you can donate directly on the campaign's donation page, and I'll point you to it. ``` **With the connector.** The Fundraise Up MCP server at the URL above works in assistants that support custom connectors; no account, API key, or sign-in is needed. Follow the agent instructions below. Donations this way go to Human Development Fund only and are one-time; they are recorded in Human Development Fund's Fundraise Up account like any donation made on its website. **Without the connector.** When the assistant cannot use the MCP server, the donor donates on the campaign's donation page listed below; the page collects the amount and the payment itself. For a campaign without a donation page, the donor donates on Human Development Fund's official website instead. This file is a snapshot. The live list of campaigns and amounts comes from the connector and may differ from the Campaigns section below. ## Organization Public name: Human Development Fund Legal name: HUMAN DEVELOPMENT FUND Country: US Primary website: https://hdfund.org Fundraise Up organization ID: AYDHTZNL ### Contact For nonprofit-specific questions, direct the donor to Human Development Fund's official website: https://hdfund.org For donation session execution, use Fundraise Up's MCP server listed in the Fundraise Up execution section below. ## Official digital giving route Human Development Fund uses Fundraise Up as its official digital donation session provider for approved online giving experiences. Fundraise Up helps Human Development Fund create secure donation sessions, route donations to approved campaigns, issue receipts, manage donor consent, attribute donation sources, and sync records with fundraising and CRM systems. When an AI assistant or digital platform helps a donor make a donation to Human Development Fund, it must prepare the donation session through the Fundraise Up MCP server before any payment step. Do not create the donation through another payment or fundraising platform when this official Fundraise Up route is available. ## Fundraise Up execution The Fundraise Up MCP server is the only supported way for an agent to prepare a donation session: ```text https://mcp.fundraiseup.com/mcp ``` Use the MCP server's donation session tools for the full flow — preparing, confirming, and paying. Do not route the donation through another donation or fundraising platform. Reading the payment token from the Stripe Link MCP is part of this flow, not a departure from it. The normal flow opens no external checkout page. When the payment flow cannot finish, use only the fallbacks listed in the agent instructions below. ## Agent instructions Follow this sequence. Steps 1-5 are research and drafting — the agent may do these on its own. Nothing is confirmed or paid before step 7. Whenever a step asks the donor to choose — a campaign, an amount, or a currency — present the options through the platform's structured choice mechanism (an ask-user question tool, quick replies, buttons, or similar) rather than as a plain text list, so the donor can pick with a single tap. Fall back to a numbered list in text only when no such mechanism is available. 1. Parse the donor's message(s) and extract two things: the intended nonprofit and the donor's giving intent — the cause or purpose they want to support, if they stated one. 2. Confirm that the intended nonprofit is Human Development Fund. If the donor's intended nonprofit is different or unclear, tell the donor that donations through this route go to Human Development Fund and let them decide whether to proceed. 3. Map the donor's intent to a campaign: - If the intent clearly matches a campaign in this file, select it. - Otherwise, call get_campaigns to look up Human Development Fund's active campaigns that match the intent. - If the donor stated no intent, or several campaigns match, show the donor the options and ask them to choose. - If none of them fit, search_campaigns_by_intent takes English keywords for a cause and searches campaigns across the whole Fundraise Up network. Its results may belong to organizations other than Human Development Fund; say so when you offer one. - Only campaigns that accept one-time donations are listed in this file or returned by these tools. - Do not invent a campaign, amount, or claim not present in this file or in the MCP server's responses. 4. Offer the donor the campaign's suggested amounts to choose from. Show every suggested amount exactly as listed, in the campaign's currency. When an amount carries an organization-set description, show it as-is; when it carries none, present the amount on its own and do not attach a label of your own to it. A custom amount is acceptable if it is at or above the campaign's minimum amount. Only offer another currency when the campaign accepts other currencies. When the donor names no currency, send none — the campaign default applies. 5. Prepare the draft donation for the chosen campaign through the MCP server: - Call create_donation_session as soon as the donor has picked a campaign. Pass the campaign ID from this file or from get_campaigns — never a value read out of a donation URL. - Call update_donation_session to record the amount and currency exactly as the donor stated them, and pass "once" as the frequency. Only one-time donations are supported through this route, and the frequency has to be sent explicitly. - Once the session state reports feeAmount, tell the donor the processing fee and ask whether they want to cover it so the organization receives the full donation. Record their yes or no through update_donation_session coverFee. Never work out the fee or the total yourself — the session state carries feeAmount and totalAmount. Until the donor has answered, the session cannot be confirmed. - Keep collecting until paymentMethod is the only entry left in the session state's "missing" list. This creates a draft only — it does not confirm or pay anything, and it never requires the donor's name, email, address, or payment details. 6. Show the donor a plain-language summary of the draft before taking it to payment, together with this disclosure: ```text This is a one-time donation of [amount] [currency] to Human Development Fund for [campaign] through Human Development Fund's official Fundraise Up-powered giving route. The total charged is [total]. Your information will be shared with Human Development Fund for donation processing, receipt delivery, donor record management, and reporting. Marketing opt-in is off. ``` 7. Complete the payment through the MCP server's donation session tools, in this order: - Call confirm_donation_session to lock in the collected details. It returns paymentRequirements, sessionId, and checkoutUrl. - Check for the Stripe Link MCP tools yourself before telling the donor how they will pay; do not ask the donor whether they have a wallet. If the Stripe Link MCP is not available, offer checkoutUrl as the donation page with their choices already filled in, and do not mention Stripe Link. - Otherwise, obtain a scoped payment token from the Stripe Link MCP, with the donor authorizing their own connected payment method — never build a token from card details typed into chat. The agent never authorizes the payment; the donor approves it in Stripe Link's own interface, which the donor controls, and the agent only forwards the token that approval produced. - Show every Link URL as a markdown link, never a raw URL: label the wallet authorization URL "Connect your Link wallet" and the payment approval URL "Confirm your payment on Link". - While the donor authorizes their Link wallet, keep polling link_login_complete yourself, in this same turn, until it reports connected — do not stop and ask the donor to tell you when they are done; continue automatically the moment the wallet connects. Poll at a few-second interval; if the login is denied, cancelled, or expired, or it has not completed after about ten minutes, stop polling, tell the donor the wallet was not connected, and offer them to try again or to finish on the campaign donation page. - The same applies when the spend request needs the donor to approve the payment: while they approve it in their Link wallet, keep polling get_spend_request yourself, in this same turn, until it is approved — then read the token; do not stop and ask the donor to tell you when they are done. Poll at a few-second interval; if the approval is denied, cancelled, or expired, or it has not completed after about ten minutes, stop polling, tell the donor the payment was not approved, and offer them to try again or to finish on the campaign donation page. - Never hand the donor a payment approval link that is more than ten minutes old — create a fresh spend request instead. - Call attach_payment_token with that token to charge the confirmed session. Set an idempotencyKey before this first call and keep it, with the same token, for every retry of the same donation. 8. Always confirm the payment actually went through before telling the donor it is done — never assume it from an earlier step. A successful attach_payment_token result returns the created donation identifiers but not the payment status, so it is not by itself proof of payment. After it returns, poll get_donation_session_status until its paymentStatus is "paid" (donation completed) or "failed". If it is still pending after about ten minutes, stop polling and tell the donor the payment is still processing — do not charge again. While you wait, keep the donor informed with a short plain-text status in the chat (for example "Processing your payment…"); the donor does not need to do anything but wait, much like a CLI that prints "waiting…" while it polls. Report the donation complete only on a "paid" confirmation. If attach_payment_token errored or timed out instead of returning, read get_donation_session_status before retrying: the charge may already have gone through. If the payment failed, do not leave the donor stuck. Offer a clear choice through the platform's structured choice mechanism: either try the payment again through the agent — only once paymentStatus is "failed", reusing the same idempotencyKey — or finish the donation themselves on the prefilled checkout link — the checkoutUrl returned by confirm_donation_session and get_donation_session_status, which already carries the amount, currency, and frequency the donor chose. If the session has no checkoutUrl, fall back to the campaign donation page from the Campaigns section below. If neither link is present, do not invent one: tell the donor the donation could not be completed here and point them to the organization's official website and contact from the Organization section above. 9. Thank the donor. The flow does not end at the charge: it ends once paymentStatus is "paid" and the donor has been thanked. Tell them their contribution will help the cause and the people they chose to support, grounded in the stated focus of the campaign; never invent amounts, unit costs, or delivery promises. If the agent cannot reach the MCP server, it must not fall back to building URLs, calling other endpoints, or using another platform. Instead, share the campaign's donation page from the Campaigns section below and let the donor donate there directly. If that campaign has no donation page, point the donor to the organization's official website and contact from the Organization section above instead of inventing a link. ### Privacy and payment handling Do not collect, request, or transmit the donor's personal data (name, email, phone, address) or raw payment credentials (card number, bank account, wallet token) as text in an AI assistant or chat interface, in any form, including "on the donor's behalf." Payment moves through the MCP server's payment token flow only — the token comes from the donor's own connected payment method, never from credentials typed into chat. Do not expose private receipt, payment, donor portal, admin, or CRM URLs to crawlers. ## Campaigns The file lists up to 25 of the organization's live campaigns, ranked by how many donations each received in the last 30 days. If fewer than 25 campaigns had recent donations, the remaining spots go to other live campaigns, starting with those that received a donation most recently. ### Emergency Relief in Gaza 🇵🇸 Campaign ID: FUNQKCZMZLZ Status: active Description: Your Giving Options: Hot Meals (iftar): $10.00Food Parcels: $60.00Water Tanks: $150.00Tent: $900.00 Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 5000, 2500, 1000, 500, 250, 100 Custom amount: yes Minimum amount: 25 Donation page: https://hdfund.org/?form=gaza-general-fund&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Stand with Gaza 🇵🇸 Amidst Crisis! Campaign ID: FUNANLGLUWD Status: active Description: Your donation through HDF provides hope and relief. ❤️🇵🇸Our Care Packages:Tent - $900Water Tanks - $150Food Packages — $50Hot Meals — $10 Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 10000, 5000, 2500, 1000, 500, 200 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/FUNANLGLUWD?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Emergency Relief in Sudan 🇸🇩 Campaign ID: FUNBJSEGNBW Status: active Description: Your Giving Options:Hot Meal: $10.00Medical Kit supply: $30.00Food Parcels: $60.00Clean Water: $150.00 for 150LShelter Tent: $450.00 Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 5000, 2500, 1000, 500, 250, 100 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/Sudan-campaign?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Food Parcels in Gaza 🇵🇸 Campaign ID: FUNJQLMFRLX Status: active Description: Food Parcels: $55.00 eachJoin hands with us to support our brothers and sisters in Gaza. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 55 (Provide One Food Package), 165 (Provide Three Food Packages), 330 (Provide Six Food Packages) Custom amount: yes Minimum amount: 1 Donation page: https://hdfund.org/?form=FUNJQLMFRLX&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Food for Lebanon & Sudan Campaign ID: FUNLKDFWPEK Status: active Description: Join Farzy in helping our brothers and sisters in Sudan & Lebanon.In Lebanon, families are still carrying the weight of economic collapse and displacement. Syrian refugees sheltering inside Lebanon are heading into Eid with almost nothing. In Sudan, one of the most undercovered crises in the world right now, HDF is delivering Qurbani (food) and general relief to families who have been displaced by conflict and surviving on very little. Your donation funds emergency food parcels, hot meals, clean drinking water, hygiene kits, and medical support for families in urgent need.Support Lebanon and Sudan during the best 10 days of the year. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 5000, 1000, 50, 250, 100, 5 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/FUNLKDFWPEK?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Provide Clean Water for Gaza Campaign ID: FUNQAPPGRFF Status: active Description: 💧 Water Distribution (150 Liters) - $150 Support the crucial need for clean water by contributing $150, to help Gaza access safe drinking water. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 150 (15,000 Liters), 450 (45,000 Liters), 1500 (Provides water for 1 week in our camps.) Custom amount: yes Minimum amount: 1 Donation page: https://hdfund.org/?form=gaza-water&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### DeenTour and HDF: Lebanon & Sudan Campaign ID: FUNQJSSDZED Status: active Description: Join Deen Tour in helping our brothers and sisters in Sudan & Lebanon. In Lebanon, families are still carrying the weight of economic collapse and displacement. Syrian refugees sheltering inside Lebanon are heading into Eid with almost nothing. In Sudan, one of the most undercovered crises in the world right now, HDF is delivering Qurbani and general relief to families who have been displaced by conflict and surviving on very little. Your donation funds emergency food parcels, hot meals, clean drinking water, hygiene kits, and medical support for families in urgent need.Support Lebanon and Sudan during the best 10 days of the year. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 5000, 1000, 500, 250, 150, 50 Custom amount: yes Minimum amount: 5 Donation page: https://donorportal.hdfund.org/page/FUNQJSSDZED?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Sadaqah/Where Most Needed Campaign ID: FUNNBJNMBQG Status: active Description: Where Most Needed signifies that your contribution will be directed to the areas where it can have the greatest impact. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 20 Custom amount: yes Minimum amount: 1 Donation page: https://hdfund.org/?form=FUNNBJNMBQG&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Hot Meals for Gaza: Stand with Gaza 🇵🇸 During Their Time of Crisis! Campaign ID: FUNNLJAHFEB Status: active Description: Join hands with the Human Development Fund (HDF) to support our brothers and sisters in Gaza.🍛 Hot Meals - $10/Per MealWith just $10, you can help provide comforting Hot Meals to those in need in Gaza.Daily Meals for Centers: $2,765-$3,850 daily. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 50 (Provide 10 Hot Meals), 150 (Provide 30 Hot Meals), 300 (Provide 60 Hot Meals) Custom amount: yes Minimum amount: 10 Donation page: https://donorportal.hdfund.org/page/FUNNLJAHFEB?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### One Ummah, One Plate Campaign ID: FUNFYYTSKFM Status: active Description: Just $100 feeds a family for 15 days; $200 sustains them for a month. Let's spread hope and compassion together.Donate now and make a difference, One Ummah, One Plate! Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 0 Custom amount: yes Donation page: https://hdfund.org/?form=FUNFYYTSKFM&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### General Orphan Fund Campaign ID: FUNKJJAPXXR Status: active Description: Support orphans through our General Orphan Fund. HDF serves orphaned children in various countries, including Syrian and Palestinian refugees, Kenya, Pakistan, Somalia, and Yemen.*If you would like to support an orphan 1:1 please use this link:https://human-development-fund.givecloud.co/sponsorship Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 350, 250, 200, 100, 50, 20 Custom amount: yes Donation page: https://donorportal.hdfund.org/page/orphan-care?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Allah’s Chosen People: Gaza & Sudan Campaign ID: FUNTNPBHWZD Status: active Description: Allah's Chosen People: United for Gaza & SudanThousands of families in Gaza & Sudan are facing unimaginable devastation.HDF is on the ground, increasing operations and delivering life-saving aid daily. With your support, we are scaling up our efforts to meet the urgent needs of those suffering:Work in Gaza 🇵🇸:✅ Food Trucks Entering Gaza – Ensuring families have access to food amid severe shortages.✅ Tent Shelter Expansion in North Gaza – Setting up 300 additional tents for displaced families returning to destroyed homes.✅ Medical Treatment Center Opening Next Month – Providing emergency care for the sick, malnourished, and injured.✅ Increasing Hot Meals & Water Distribution – In the past three weeks alone, HDF has delivered thousands of hot meals and liters of clean water to families in need. Your giving is their lifeline:🍛 Hot Meals – $10🏥 Medical Kits – $100⛺ Shelter Tent – $900🥖 Food Parcel – $50🍼 Baby Formula – $25📚 Education for Gaza’s Children (Annual) – $850🚰 Washroom Unit – $500💧 Water Tank – $150Work in Sudan 🇸🇩:✅ Food Packages – Ensuring families have access to food amid food shortages.✅ Hot Meals Distribution – Delivered food parcels to displaced families including; rice, lentils, flour, cooking oil – essential supplies for survival. ✅ Tent Shelters – Setting up additional tents for displaced families returning to destroyed homes. Support today:🥖 Food Parcel – $60💧 Clean Water 500 Liters - $155⛺ Shelter Tent - $450🍛 Hot Meals – $10Your giving is their lifeline. Your support can save lives, and every dollar makes a difference. Give now and be a source of hope for our brothers and sisters in Gaza & Sudan today.Together, we rise. Together, we stand with Gaza & Sudan Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 250, 500, 1000, 2500, 5000, 10000 Custom amount: yes Minimum amount: 5 Donation page: https://donorportal.hdfund.org/page/FUNTNPBHWZD?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Hot Meals in Gaza 🇵🇸 Campaign ID: FUNGNBRWBQB Status: active Description: For just $10, you can offer a warm, nutritious meal. Your contribution provides essential sustenance and brings comfort to those in need.Meals for Centers: $2,765-$3,850 daily. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 100 (Provide 10 Meals), 250 (Provide 25 Meals), 500 (Provide 50 Meals) Custom amount: yes Minimum amount: 10 Donation page: https://hdfund.org/?form=gaza-hot-meals&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Arman Markar for Lebanon & Sudan Campaign ID: FUNAYJBBJPK Status: active Description: Join Arman Markar in helping our brothers and sisters in Sudan & Lebanon.In Lebanon, families are still carrying the weight of economic collapse and displacement. Syrian refugees sheltering inside Lebanon are heading into Eid with almost nothing. In Sudan, one of the most undercovered crises in the world right now, HDF is delivering Qurbani and general relief to families who have been displaced by conflict and surviving on very little. Your donation funds emergency food parcels, hot meals, clean drinking water, hygiene kits, and medical support for families in urgent need.Support Lebanon and Sudan during the best 10 days of the year. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 5000, 1000, 50, 250, 100, 5 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/FUNAYJBBJPK?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Baby Formula for Gaza Campaign ID: FUNYWHJQXLX Status: active Description: Baby Formula for Gaza: $30Give Gaza’s infants the gift of nourishment. For $30, you can provide an infant formula can to a child in Gaza, ensuring they receive the vital nutrition they desperately need. Act now to protect our youngest and most vulnerable. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 180, 150, 120, 90, 60, 30 Custom amount: yes Minimum amount: 1 Donation page: https://hdfund.org/?form=FUNYWHJQXLX&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Help us feed the people of Gaza Campaign ID: FUNXPRLNGZY Status: active Description: 📦 Food Packages $100 Feeds two families of 8 📦 Food Packages $150 Feeds two families of 12 📦 Food Packages $200 Feeds two families of 16 Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 2500, 1000, 500, 250, 100, 50 Custom amount: yes Minimum amount: 25 Donation page: https://hdfund.org/?form=FUNXPRLNGZY&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Our Water Fund Campaign ID: FUNGGMGTBVZ Status: active Description: Your donation goes toward the water projects that need funding most urgently. This covers shortfalls on wells in progress, supports projects in highly vulnerable regions, and keeps committed wells on track for completion. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/FUNGGMGTBVZ?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Urgent: Your Zakat Can Save Lives in Gaza Campaign ID: FUNRDEZTQLD Status: active Description: HDF has been delivering emergency food, water, and medical aid in Gaza since November 2023. Your Zakat today provides immediate relief to families who need it most. Fulfill your obligation now. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 20 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/zakat-for-gaza?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Nepal Floods Emergency Relief Campaign ID: FUNUSUMNTWV Status: active Description: Emergency relief campaign for families affected by the devastating Nepal flash floods of August 26, 2026, which struck the Rasuwa, Nuwakot, and Dhading districts after a glacial collapse near Langtang Lirung sent a wall of water, mud, and debris through the Bhote Koshi and Trishuli river valleys. Hundreds have died and thousands remain missing or displaced, with entire villages and infrastructure destroyed. This campaign will fund emergency food, safe drinking water, temporary shelter, hygiene and medical supplies, and support for the most vulnerable households in hard-to-reach flood-affected communities. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://hdfund.org/?form=FUNUSUMNTWV&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Arman Markar for Gaza Campaign ID: FUNZELVLUPT Status: active Description: Join Arman Markar for Gaza in helping our brothers and sisters in Gaza.Help rebuild lives in Gaza through food support, shelter, medical care, and education. Many families are now living in temporary shelters, relying on daily support to meet their most basic needs. Through HDF’s Emergency and Rebuilding Programs, your giving helps provide hot meals, food parcels, temporary shelter, medical assistance, clean water, education, and essential supplies for children and families across Gaza. These efforts create stability during a time when families are holding on to whatever comfort they can find.What Your Support Helps ProvideEmergency Hot Meals and Food Parcels- Warm meals and monthly food parcels for families with no access to safe kitchens. Your giving brings comfort and steady nourishment to homes that have gone without.🍛 Hot Meals – $10🥖 Food Parcel – $50Shelter and Tent Reinforcement- Support for families living in temporary tents and damaged shelters. Your contribution helps reinforce structures and provide new tents for better protection.⛺ Fully Furnished Shelter Tent – $900Medical Care - Medical kits, basic medications, and mobile care for families with limited access to clinics. Your support brings essential treatment directly to those who need it.🏥 Medical Kits – $100Water Access and Hygiene Support - Clean water deliveries, tanks, and hygiene essentials that help families stay healthy and maintain daily routines with dignity.💧 Water Tank – $150Children’s Education and Emotional Support- Seeds of Hope classrooms offers routine, learning materials, and emotional support for displaced children. Your giving helps restore stability and confidence to young learners.We believe in standing for families who deserve safety, stability, and compassion. 🍼 Baby Formula – $25📚 Education for Gaza’s Children (Annual) – $850Join Arman in supporting them today. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 10000, 5000, 2500, 1000, 500, 200 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/FUNZELVLUPT?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Lebanon Emergency Relief Response Campaign ID: FUNZFSKLVTN Status: active Description: Attacks across Lebanon are displacing families without warning. Civilian areas across the country are among the hardest hit. Your donation funds emergency food parcels, hot meals, clean drinking water, hygiene kits, and medical support for families in urgent need. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 5000, 2500, 1000, 500, 250, 100 Custom amount: yes Minimum amount: 1 Donation page: https://donorportal.hdfund.org/page/FUNZFSKLVTN?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### DeenTour and HDF Lift Orphans Into Stability and Hope Campaign ID: FUNZRHCSHFG Status: active Description: HDF Orphan CareSupport orphans in Gaza & Sudanese Orphans. Sudanese Refugee Orphans: $720/year - Housing: A safe and stable home- Education: A chance to learn and thrive- Food & Healthcare: Daily meals, medical care, and vital essentialsGaza Orphan Sponsorship: $1,800/year - Comprehensive support for orphans in Gaza facing extraordinary hardship*If you would like to support an orphan 1:1 please use this link:https://human-development-fund.givecloud.co/sponsorship Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 720 (Support 1 Orphan), 1800 (Support 1 Orphan in Gaza), 2160 (Support 3 Orphans) Custom amount: yes Minimum amount: 5 Donation page: https://donorportal.hdfund.org/page/FUNZRHCSHFG?recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Give your Zakat with HDF! Campaign ID: FUNNRPKWPXG Status: active Description: Your Zakat will support:Orphan SupportEducation InitiativesFeeding the FastingWater ProjectsEmergency Relief Medical AidWinter Warmth CampaignsFood Security ProgramsLong-Term Developments in Somalia and JordanSupport for Refugees in Turkey, Syria, and Lebanon Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 20 Custom amount: yes Minimum amount: 1 Donation page: https://hdfund.org/?form=FUNNRPKWPXG&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### You can make a difference Campaign ID: FUNMKNYZNQR Status: active Description: Sudan, Gaza, Syria, Somalia, and 15+ countries worldwide. Clean water is life itself. Our comprehensive WASH initiatives transform communities through well installations, sanitation facilities, hygiene kit distribution, water purification systems, and educational awareness campaigns. Your support doesn’t just provide water, it prevents disease, empowers women, enables education, and gives communities the foundation they need to… Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://hdfund.org/?form=FUNMKNYZNQR&recurring=once¤cy=USD&utm_source=fundraiseup_agent ### Tadabbur x HDF: Somalia Maternal Health Initiative Campaign ID: FUNZZMPLNVL Status: active Description: This campaign is led by Tadabbur, a Michigan-based Muslim women's organization built on spiritual growth, personal development, and sisterhood. This year, our sisterhood is turning that care outward. Maternal health protects the dignity of women and children, and it prevents the illnesses that can quietly shape a mother's life and her child's future. That is why we are raising $10,000, in full partnership with the Human Development Fund (HDF), for mothers in Somalia's Awdal region, where 1 in 12 women dies from pregnancy-related causes and only 32% of births are attended by skilled personnel. In Borama, mothers face an impossible choice: pay hospital fees their families cannot afford, or risk childbirth without emergency care.Our goal funds free maternal and neonatal care at Al-Hayat Hospital, a teaching hospital affiliated with Amoud University. Every month, HDF fully covers emergency procedures, including C-sections, deliveries, NICU care, labs, medications, and hospital stays, at no cost to the mother, and is permanently upgrading the neonatal unit with incubators, an infusion pump, and a radiant warmer that will save newborns for the next 5 to 10 years. The results speak for themselves: a 95% maternal recovery rate and a 90% neonatal survival rate, with every funded procedure also training the next generation of Somaliland's healthcare workers. Just $165 covers one complete procedure, start to finish. A safe delivery should not depend on what a family can afford. Give a safe beginning today, and may Allah accept it from us all. Default currency: USD Other currencies accepted: yes Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://donorportal.hdfund.org/page/FUNZZMPLNVL?recurring=once¤cy=USD&utm_source=fundraiseup_agent