  ## Breadcrumb

- [Home](/)
 
  ## Breadcrumb

- [Home](/)
 
 #  Champions Social Media Toolkit 

 

   

 No matter what your event looks like, social media can play a key role in spreading the word and making your fundraiser a success! This toolkit is here to make posting about your event as easy as possible.

 ###  How to Use This Toolkit 

1. Browse our ready-to-go social media posts and choose which one you'd like to use.
2. Update the caption with key event details or information about your connection to Parkinson's.
3. Select "Copy Caption" to copy the text to your clipboard.
4. Select download image.
5. Press and hold the image to save to your device. *(If on a desktop computer, right click and select "Save image as.")*
6. Paste the caption and insert the image to the social media platform of your choosing.
7. Tag us [**@ParkinsonDotOrg**](https://www.parkinson.org/about-us/contact#social) so we can see and interact with your post!
8. Post and engage with your network.

 

  
.pf-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
}

@media (max-width: 900px) {
    .pf-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .pf-grid {
        grid-template-columns: 1fr;
    }
}
![Downloadable Image 1](https://www.parkinson.org/sites/default/files/images/DIY%20Raise%20100.png)We're getting close to my fundraising event for @ParkinsonDotOrg on \[date\]! \[Briefly explain your connection to Parkinson's disease and what the event is.\] My goal is to raise $100 by the end of the day. Will you help me? \[donation link\] Download ImageCopy Caption

![Downloadable Image 2](https://www.parkinson.org/sites/default/files/images/Support%20this%20Event.png)Every dollar counts in the fight against Parkinson's disease! Join us on \[date\] at \[location\] to support the Parkinson's community. \[Insert brief description event\] All funds raised will go toward @ParkinsonDotOrg's mission to make life better for people living with Parkinson's disease by improving care and advancing research toward a cure. Donate here! \[insert donation link\]Download ImageCopy Caption

![Downloadable Image 3](https://www.parkinson.org/sites/default/files/images/DIY%20Bingo.png)Help me fill my donation board for the Parkinson's Foundation! On \[Date\], I'll be \[insert brief description of your event\]. If 16 people donate, we'll raise over $1,100 to support Parkinson's disease research, care, and education! Comment below to claim a spot or donate directly at \[donation link\].Download ImageCopy Caption

![Downloadable Image 4](https://www.parkinson.org/sites/default/files/images/All%20about%20my%20fundraiser.png)There are 10 million people living with Parkinson's disease worldwide. Will you join me and the Parkinson's Foundation to raise awareness and critical funds for Parkinson's? \[insert event fundraising link\]Download ImageCopy Caption

![Downloadable Image 5](https://www.parkinson.org/sites/default/files/images/10%20Million%20people.png)Join us on \[date\] at \[location\] to raise funds and awareness for Parkinson's disease! We'll be \[briefly describe the fundraiser and what you'll be doing\]. Donate to @ParkinsonDotOrg today here: \[insert donation link\]Download ImageCopy Caption

![Downloadable Image 6](https://www.parkinson.org/sites/default/files/images/I%27m%20a%20Parkinson%27s%20Champion%20for.png)\[Use the caption to describe your connection to Parkinson's disease, give a brief description of the event, and encourage your followers to donate!\] Download ImageCopy Caption

![Downloadable Image 7](https://www.parkinson.org/sites/default/files/images/Every%206%20Minutes%20Champs%20DIY.png)Someone is diagnosed with Parkinson's disease in the U.S. every 6 minutes. Ahead of my event for @ParkinsonDotOrg on \[date\], will you donate $6 to support the Parkinson's community? \[insert donation link\]Download ImageCopy Caption

![Downloadable Image 8](https://www.parkinson.org/sites/default/files/images/Golf%20for%20Parkinson%27s.png)\[Use the caption to describe your connection to Parkinson's disease, give a brief description of the event, and encourage your followers to donate!\]Download ImageCopy Caption

![Downloadable Image 9](https://www.parkinson.org/sites/default/files/images/Pickleball%20for%20PD.png)\[Use the caption to describe your connection to Parkinson's disease, give a brief description of the event, and encourage your followers to donate!\]Download ImageCopy Caption

![Downloadable Image 10](https://www.parkinson.org/sites/default/files/images/7_0.png)\[Use the caption to describe your connection to Parkinson's disease, give a brief description of the event, and encourage your followers to donate!\]Download ImageCopy Caption

![Downloadable Image 11](https://www.parkinson.org/sites/default/files/images/Party%20for%20Parkinson%27s.png)\[Use the caption to describe your connection to Parkinson's disease, give a brief description of the event, and encourage your followers to donate!\]Download ImageCopy Caption

![Downloadable Image 12](https://www.parkinson.org/sites/default/files/images/Sweat%20for%20a%20Good%20Cause.png)\[Use the caption to describe your connection to Parkinson's disease, give a brief description of the event, and encourage your followers to donate!\]Download ImageCopy Caption






function copyText(textareaId) {
  const textArea = document.getElementById(textareaId);

  if (navigator.clipboard && window.isSecureContext) {
    navigator.clipboard.writeText(textArea.value)
      .then(() => {
        alert("Caption copied to clipboard!");
      })
      .catch((err) => {
        console.error("Clipboard API failed:", err);
      });
  } else {
    textArea.select();
    textArea.setSelectionRange(0, 99999);

    try {
      document.execCommand("copy");
      alert("Caption copied to clipboard!");
    } catch (err) {
      console.error("Fallback copy failed:", err);
      alert("Unable to copy the caption. Please copy it manually.");
    }
  }
}

function downloadImage(imgId, filename) {
  const img = document.getElementById(imgId);
  const link = document.createElement("a");
  link.href = img.src;
  link.download = filename;
  document.body.appendChild(link);
  link.click();
  document.body.removeChild(link);
}
 

 ###  Run for PD 

 Do you want to challenge yourself mentally and physically while raising funds for the Parkinson’s Foundation?

 [LEARN MORE](/how-to-help/fundraise/run) 

 

  ###  Subscribe for the latest news 

   

  - Share on Facebook
- Share on X
- Share on LinkedIn