# Feeding Southwest Virginia: donation guide for AI agents Generated by Fundraise Up. Status: active Last updated: 2026-09-24 Canonical URL: https://feedingswva.donorsupport.co/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 **Feeding Southwest Virginia** through its official Fundraise Up-powered online giving route. Use this file when a donor expresses intent to donate to Feeding Southwest Virginia 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 Feeding Southwest Virginia only and are one-time; they are recorded in Feeding Southwest Virginia'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 Feeding Southwest Virginia'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: Feeding Southwest Virginia Legal name: Feeding Southwest Virginia Country: US Primary website: https://feedingswva.org/ Fundraise Up organization ID: AUDJVGWM ### Contact For nonprofit-specific questions, direct the donor to Feeding Southwest Virginia's official website: https://feedingswva.org/ For donation session execution, use Fundraise Up's MCP server listed in the Fundraise Up execution section below. ## Official digital giving route Feeding Southwest Virginia uses Fundraise Up as its official digital donation session provider for approved online giving experiences. Fundraise Up helps Feeding Southwest Virginia 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 Feeding Southwest Virginia, 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 Feeding Southwest Virginia. If the donor's intended nonprofit is different or unclear, tell the donor that donations through this route go to Feeding Southwest Virginia 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 Feeding Southwest Virginia'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 Feeding Southwest Virginia; 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 Feeding Southwest Virginia for [campaign] through Feeding Southwest Virginia's official Fundraise Up-powered giving route. The total charged is [total]. Your information will be shared with Feeding Southwest Virginia 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. ### Help Fill the Summer Hunger Gap Campaign ID: FUNAAWMTFTW Status: active Description: When schools close, many children lose access to the meals they relied on each day. Your gift helps fill that summer gap with food families can use—so kids can be kids, and parents can carry a little less worry. And this summer, your gift will be doubled—up to a total of $15,000— thanks to New River Electrical. Just $1 can help provide 4 meals for children and families. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.org/?form=give-today&recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Help Fill the Summer Hunger Gap Campaign ID: FUNBCHLMVXF Status: active Description: When schools close, many children lose access to the meals they relied on each day. Your gift helps fill that summer gap with food families can use—so kids can be kids, and parents can carry a little less worry. This summer, your gift will be doubled thanks to New River Electrical. Just $1 provides 4 meals for children and families. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.org/?form=give-now&recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### No One Should Go Hungry in Southwest Virginia Campaign ID: FUNJJRAUTUU Status: active Description: Right now, families, children, and seniors in our community are struggling to put food on the table. Your donation can provide meals and hope to those who need it most. Every donation brings us closer to a hunger-free community. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.org/?form=FUNJJRAUTUU&recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### You will make a difference Campaign ID: FUNRCJQNPCF Status: active Description: Make the world better, kinder, brighter. Every dollar you give will create real change. 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://feedingswva.donorsupport.co/page/sept2026?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### You will make a difference Campaign ID: FUNXSRRGFJR Status: active Description: Make the world better, kinder, brighter. Every dollar you give will create real change. 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://feedingswva.donorsupport.co/page/sept26?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Be a Supper Hero for Families in Southwest Virginia Campaign ID: FUNBULSXHPN Status: active Description: Every monthly gift, no matter how small, helps ensure that families in our region have the food they need—when they need it most. Your consistent support allows us to plan ahead and respond quickly when a neighbor reaches out. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNBULSXHPN?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Turning impossible choices into reliable access to food Campaign ID: FUNFKRHPMSN Status: active Description: Across Southwest Virginia, many seniors live on fixed incomes while food, utility, and medical costs continue to rise. Too often, they are forced to choose between groceries and the medications they need to stay healthy.Your support helps make sure they don’t have to choose. Every gift — large or small — helps keep local pantries stocked and accessible, providing reliable support close to home. That stability allows neighbors to prepare nutritious meals, keep up with prescriptions, and maintain the daily routines that protect their health, even when costs keep climbing.Just $1 can help provide 2 nourishing meals. 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://feedingswva.donorsupport.co/page/FUNFKRHPMSN?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### No One Should Go Hungry in Southwest Virginia Campaign ID: FUNSSXATEYY Status: active Description: Right now, families, children, and seniors in our community are struggling to put food on the table. Your donation can provide meals and hope to those who need it most. Every donation brings us closer to a hunger-free community. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.org/?form=FUNSSXATEYY&recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### A Summer Should Feel Like This Campaign ID: FUNPCMBSYJK Status: active Description: Long days. Laughter. Time to play. When schools close, many children lose access to the meals they relied on each day. Your gift helps fill that summer gap with food families can use—so kids can be kids, and parents can carry a little less worry. And this summer, your gift will be doubled—up to a total of $15,000— thanks to New River Electrical. Just $1 can help provide 4 meals for children and families. 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://feedingswva.donorsupport.co/page/summer2026?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Nourish Health. Transform Lives. Campaign ID: FUNPYAJCFWQ Status: active Description: Local families across Southwest Virginia are facing hunger.Your gift helps provide nourishing food and vital support to neighbors who are working hard but still struggling to keep their shelves full this holiday season and throughout the year. Just $1 can help provide 2 meals. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 250, 150, 100, 60, 40, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/December2025?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Your Gift of Food Today Becomes Hope for Tomorrow Campaign ID: FUNANLXKTDL Status: active Description: Your generosity helps ensure families across Southwest Virginia have access to the healthy food they need.Through community partnerships, local pantries, and our bulk purchasing power, every dollar you give goes further — which can help provide two meals for every $1 donated and bringing comfort, choice, and hope to neighbors facing tough times. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNANLXKTDL?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Neighbors Helping Neighbors Put Food on the Table Campaign ID: FUNKQJMLCVG Status: active Description: Your generosity provides meals, comfort, and dignity for neighbors right here in Southwest Virginia. On Giving Tuesday, December 2, every gift will be doubled up to $100,000 from a Board of Directors match, bringing nourishment to even more families. Every $1 you choose to give doubles to $2. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/GivingTuesday2025?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Bring Meals, Comfort and Warmth to Neighbors Campaign ID: FUNLHQFZMHL Status: active Description: Thank you for choosing to support your community. Your generosity helps families gather with dignity, comfort, and joy.Because of you, tables will be full, and hearts will be lighter this Thanksgiving season and throughout the year. Thanks to our Board of Directors, every gift will be matched to provide twice as many meals and twice the hope—up to $100,000. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNLHQFZMHL?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Nourishing Families this Spring Campaign ID: FUNAYDJVRGB Status: active Description: Spring is one of our busiest seasons. As school meal programs wind down, more families turn to us for help, increasing the demand for food assistance. Your gift today ensures fresh, nutritious food reaches families and neighbors. Just $1 can help provide two meals.Join us in strengthening our community—because no one should wonder where their next meal will come from. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNAYDJVRGB?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### You’re not just offering meals. It’s relief. Campaign ID: FUNNJDDQECX Status: active Description: Thank you for showing up for neighbors in Southwest Virginia. Every gift helps. Every meal matters. Every moment of kindness counts. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNNJDDQECX?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### A Summer Should Feel Like This Campaign ID: FUNAWMYSQVX Status: active Description: Long days. Laughter. Time to play. When schools close, many children lose access to the meals they relied on each day. Your gift helps fill that summer gap with food families can use—so kids can be kids, and parents can carry a little less worry. And this summer, your gift will be doubled—up to a total of $15,000— thanks to New River Electrical. Just $1 can help provide 4 meals for children and families. 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://feedingswva.donorsupport.co/page/summer26?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### One Day. Double the Hope. Campaign ID: FUNHTXCVYQH Status: active Description: This GivingTuesday, every $1 becomes $2. Thanks to our Board of Directors, every gift up to $100,000 will be doubled—helping twice as many families find food and hope across Southwest Virginia. Any gift, large or small, will help feed twice the children, families, and seniors struggling to put food on the table this holiday season. Your generosity means fewer empty plates and more comfort around the table. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNHTXCVYQH?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Nourish Health. Transform Lives. Campaign ID: FUNPBHYCYKQ Status: active Description: Local families across Southwest Virginia are facing hunger.Your gift helps provide nourishing food and vital support to neighbors who are working hard but still struggling to keep their shelves full this Thanksgiving season and throughout the year. Just $1 can help provide 2 meals. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 250, 150, 100, 60, 40, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/October2025?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Celebrate the Volunteers Behind Every Nutritious Meal Campaign ID: FUNPRXLKHGZ Status: active Description: For neighbors stretching a tight budget, our programs can be the difference between skipping dinner and having a nutritious meal. Volunteers make that possible — greeting guests with warmth, stocking shelves, and helping families and seniors leave with food they can count on.Your gift provides the supplies and resources volunteers need to distribute fresh, healthy food week after week — so more neighbors can get through the week with dignity, relief, and a full table.Every $1 you give can help provide two meals for local families. 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://feedingswva.donorsupport.co/page/FUNPRXLKHGZ?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Help Put Thanksgiving Within Reach Campaign ID: FUNNEPZGZJQ Status: active Description: Across Southwest Virginia, many families are working hard to keep food on the table while managing rent, utilities, transportation, medicine and other everyday expenses. Feeding Southwest Virginia works with local partners throughout our region to make nourishing food easier to reach when families need it. Your generosity helps parents bring home groceries, prepare balanced meals and keep more of their household budget available for other essentials. During the holidays, that support can also help families continue the meals and traditions that make Thanksgiving meaningful. This Thanksgiving, help make nourishing food easier to reach for families across Southwest Virginia. 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://feedingswva.donorsupport.co/page/thanksgiving2026?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Double the Meals. Double Your Impact. Campaign ID: FUNUDZSCGKV Status: active Description: Thank you for being someone who cares for children in our community. Because of you—and a $25,000 matching gift from Food Lion—twice the meals are on their way to kids who need them.Every contribution, in any amount, helps make this summer brighter for local families. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/FUNUDZSCGKV?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Nourish Health. Transform Lives. Campaign ID: FUNPNHRWZCT Status: active Description: Local families across Southwest Virginia are facing hunger.Your gift helps provide nourishing food and vital support to neighbors who are working hard but still struggling to keep their shelves full this Thanksgiving season and throughout the year. Just $1 can help provide 2 meals. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 250, 150, 100, 60, 40, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/November2025?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Double Your Impact Before December 31 Campaign ID: FUNKRVTPGQJ Status: active Description: Your generosity provides meals, comfort, and dignity for neighbors right here in Southwest Virginia. Every gift will be doubled up to $100,000 from a Board of Directors match, bringing nourishment to even more families. Your gift brings warmth and hope to neighbors this holiday season and beyond. 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://feedingswva.donorsupport.co/page/FUNKRVTPGQJ?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Warm Meals, Welcoming Spaces, and Real Comfort This Winter Campaign ID: FUNRZEUJLLY Status: active Description: Your support helps neighbors find warmth, nourishment, and dignity when winter is hardest.Thank you for choosing to bring comfort and connection to our community this season and all year long. 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://feedingswva.donorsupport.co/page/winter2026?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent ### Bring Meals, Comfort and Warmth to Neighbors Campaign ID: FUNGFAHUYNC Status: active Description: Thank you for choosing to support your community this Thanksgiving season. Your generosity helps families gather with dignity, comfort, and joy.Because of you, tables will be full, and hearts will be lighter this Thanksgiving season and throughout the year. Just $1 can help provide 2 meals. Default currency: USD Other currencies accepted: no Allowed frequencies: once Suggested once amounts: 1000, 500, 250, 100, 50, 25 Custom amount: yes Minimum amount: 5 Donation page: https://feedingswva.donorsupport.co/page/Thanksgiving2025?recurring=once¤cy=USD&utm_source=fundraiseup_agent_profile&utm_medium=ai_agent