Ways to Give/sandbox: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
<html><script>
{{Ways to Give 2022
// Add viewport meta tag
| title = Ways to give
(function() {
var metaTag = document.createElement('meta');
metaTag.name = "viewport";
metaTag.content = "width=device-width, initial-scale=1.0";
document.getElementsByTagName('head')[0].appendChild(metaTag);
})();
</script></html>
<html><style>
*,
*:before,
*:after {
box-sizing: border-box;
}


html,
| intro = Thank you for your interest in donating to the Wikimedia Foundation, the nonprofit that hosts Wikipedia and other free knowledge projects.
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-size: 16px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}


#jump-to-nav {
| online-title = Online gift
display: none;
| online-text = You can give easily and securely online via methods such as credit/debit card, PayPal, Apple Pay, Google Pay, Amazon Pay, online bank transfer and others, depending on your country. Please select your continent followed by your country for payment methods available.
}


#mw-navigation, #mw-page-base, #mw-head-base,
| monthly-title = Monthly gift
#firstHeading, #siteSub, #contentSub, #contentSub2, #jump-to-nav,
| monthly-text = Visit [[Become monthly donor|this page]] for more details or [{{Ways to Give/monthlyUrl}} click here] to make an automatic monthly donation.
#catlinks, #footer, .mw-editsection {
display: none;
}


#content {
A monthly donation will process until you [[{{LocalPage|Cancel or change recurring giving}}|ask us to cancel it]]. If you are a current recurring donor looking to update or cancel your gift, please contact [mailto:donate@wikimedia.org donate@wikimedia.org].
margin: 0;
border: 0;
padding: 0;
}


/* Hide <p> tag containing styles and scripts */
| banktransfer-title = Bank transfer
.mw-parser-output > p:first-child {
| banktransfer-text = We accept a range of currencies, and Citibank will convert your currency into USD or EUR.
display: none;
}

.mw-body-content {
font-size: inherit;
line-height: inherit;
}

/* Right to left */
.sp-dir-rtl {
direction: rtl;
}

/* Global font-size and line-height settings */

p, li, dl, .sp-page table {
font-weight: 400;
font-size: 0.875rem;
line-height: 1.5;
}

@media (min-width: 1281px) {
p, li, dl, .sp-page table {
font-size: 0.9375rem;
}
}

.sp-footer-text {
font-size: 0.875rem;
line-height: 1.5; /* 24px @16px */
}

.sp-page h1,
.sp-page h2,
.sp-page h3,
.sp-page h4,
.sp-page h5,
.sp-page h6,
.sp-page ol,
.sp-page ul,
.sp-page p {
margin: 0;
padding: 0;
border: 0;
}

.sp-page h1,
.sp-page h2,
.sp-page h3,
.sp-page h4,
.sp-page h5,
.sp-page h6 {
font-weight: bold;
}

.sp-page h1 {
font-size: 2.25rem;
font-weight: 500;
border-bottom: 3px solid #000;
margin-bottom: 1rem;
}

@media (min-width: 768px) {
.sp-page h1 {
font-size: 2.375rem;
}
}

.sp-page h2 {
margin-bottom: 1rem;
font-size: 1.125rem;
line-height: 1.5; /* 36px @24px */
}

.sp-page h2:not(:first-child) {
margin-top: 4rem;
}

@media (min-width: 1281px) {
.sp-page h2 {
font-size: 1.375rem;
}
}

.sp-page h3 {
font-size: 1.05rem;
margin-top: 2rem;
}

.sp-page {
font-size: 18px;
line-height: 1.5555555556; /* 28px @18px */
}

@media (min-width: 768px) {
.sp-page {
font-size: 20px;
line-height: 1.5; /* 30px @20px */
}
}

.sp-content h3,
.sp-content p,
.sp-content ul,
.sp-content ol,
.sp-content dl {
margin-bottom: 1rem; /* 16px */
}

.sp-content ul,
.sp-content ol {
margin-left: 1em;
margin-right: 1em;
}

.sp-content ul ul,
.sp-content ol ol {
margin-top: 0.5em;
margin-left: 1em;
margin-right: 1em;
}

.sp-page ul {
list-style-image: none;
}

.sp-page li {
margin-top: 0.25em;
margin-bottom: 0.25em;
}

.sp-page blockquote {
font-style: italic;
}

.mw-1360 {
max-width: 90rem;
padding: 0 1.25rem;
margin: 0 auto;
}

@media (min-width: 768px) {
.mw-1360 {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
padding: 0 2.5rem;
}
}

.mw-980 {
max-width: 66.25rem;
padding: 0 1.25rem;
margin: 0 auto;
}

@media (min-width: 768px) {
.mw-980 {
padding: 0 2.5rem;
}
}

/* Header */
.sp-header {
padding-top: 6rem;
padding-bottom: 2rem;
}

.sp-top-nav {
position: fixed;
width: 100%;
top: 0;
left: 0;
right: 0;
background-color: #fff;
z-index: 9999;
}

.sp-top-nav.pinned {
box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}

.sp-logo-nav-container {
text-align: center;
border-bottom: 1px solid #f4f4f4;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
left: 0;
right: 0;
}

.sp-logo-container {
width: 145px;
}

.sp-logo-horizontal {
width: 100%;
max-width: 17.4375rem;
height: 62px;
vertical-align: middle;
}

@media (min-width: 640px) {
.sp-logo-horizontal {
height: 60px;
}
}

.sp-nav-container {
display: flex;
text-align: inherit;
}

@media (min-width: 768px) {
.sp-nav-container {
text-align: right;
}
}

/* Buttons */
.sp-btn {
border-radius: 2px;
font-weight: 700;
padding: 0.4rem 0.8rem;
font-size: 15px;
height: 34px;
display: inline-flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
border: 1px solid;
border-color: #a2a9b1;
background: #f8f9fa;
color: #202122;
cursor: pointer;
}

.sp-btn:focus {
color: #3a25ff;
border-color: currentColor;
}

.btn-label-a11y {
display: block;
font-size: 0;
height: 1px;
overflow: hidden;
}

.dropdown-backdrop {
display: block;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #000;
opacity: 0;
pointer-events: none;
transition: .3s opacity;
z-index: 2;
}

body[data-dropdown-open=true] .dropdown-backdrop {
opacity: .6;
pointer-events: auto;
}

.language-switcher {
text-align: left;
position: relative;
}

.language-switcher__icon {
height: 1.25rem;
width: 1.25rem;
margin-right: 6px;
}

.language-switcher__expand {
height: 0.875rem;
width: 0.875rem;
margin-left: 6px;
}

.language-switcher__label {
text-transform: uppercase;
}

.language-switcher__content {
background: #fff;
box-sizing: border-box;
flex-direction: column;
padding: 1.875rem 0.75rem;
position: fixed;
right: 0;
top: 62px;
width: 100%;
overflow: auto;
max-height: 80vh;
}

@media (min-width: 768px) {
.language-switcher__content {
border: 1px solid #3a25ff;
max-width: 100vw;
padding: 0.75rem;
position: absolute;
right: 0;
top: calc(100% - 1px);
width: 200px;
}
}

@media (min-width: 1060px) {
.language-switcher__content {
left: 0;
right: unset;
}
}

.language-switcher__content ul {
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
}

.language-switcher__content ul li {
font-size: .875rem;
font-weight: 700;
line-height: 175%;
list-style: none;
margin: 0;
margin-bottom: 1.1875rem;
}

@media (min-width: 768px) {
.language-switcher__content ul li {
margin-bottom: .875rem;
}
}

.language-switcher__content a {
color: #000;
display: block;
padding-left: 0.5rem;
padding-right: 0.5rem;
padding-top: 0.25rem;
transition: background-color 0.3s;
}

.language-switcher__content a:hover {
background-color: #eeeaff;
text-decoration: none;
}

.language-switcher__content a.selflink {
color: #3a25ff;
}

.language-switcher .language-name {
display: inline-block;
}

.language-switcher .language-name::first-letter {
text-transform: uppercase;
}

.language-switcher .language-name::after {
border-bottom: 3px solid transparent;
content: "";
display: block;
}

.language-switcher a.selflink .language-name::after {
border-color: #3a25ff;
}

.scroll-shadow {
box-shadow: inset 0 -25px 50px -35px rgba(0, 0, 0, 1);
}

/* Donate Now button */
.sp-page .sp-donate-now-btn {
background: #fde8f0;
border-color: #fde8f0;
color: #d40356;
margin-left: .5rem;
}

.sp-page .sp-donate-now-btn:hover,
.sp-page .sp-donate-now-btn:active {
border-color: #f61971;
background: #fde8f0;
outline: 0;
}

.sp-donate-now-btn .icon-lock,
.sp-donate-now-btn .icon-heart {
height: 1rem;
width: 1rem;
fill: currentColor;
}

.sp-donate-now-btn .icon-lock {
margin-right: 6px;
}

.sp-donate-now-btn .icon-lock,
.sp-donate-now-txt {
display: none;
}

@media (min-width: 768px) {
.sp-donate-now-btn .icon-lock,
.sp-donate-now-txt {
display: inline;
}

.sp-donate-now-btn .icon-heart {
display: none;
}
}

/* Table of contents */

.toc {
background: none;
border: 0;
padding: 0;
font-weight: bold;
margin-bottom: 3rem;
}

.toc .toctogglecheckbox,
.toc .toctitle,
.toc .tocnumber {
display: none;
}

.toc ul {
margin-left: 0;
margin-bottom: 0;
}

.toc li {
margin-top: 12px;
}

.toc > ul > li:first-child {
margin-top: 0;
}

/* Override for right to left */
.sp-dir-rtl .toc ul {
text-align: right;
}

.toc a {
display: block;
font-size: 0.875rem;
font-weight: 600;
color: #3a25ff;
}

.toc a:hover {
text-decoration: none;
color: #000;
}

@media (min-width: 1024px) {
.sp-toc {
position: sticky;
float: left;
top: 4.5rem;
overflow-y: auto;
width: 32%;
height: calc(100vh - 4.5rem);
margin-bottom: 0;
padding-bottom: 2rem; /* 32px */
padding-right: 0.5rem;
}

.sp-dir-rtl .sp-toc {
float: left;
padding-left: 0.5rem;
padding-right: 2rem;
}

.toc a {
border-left: 4px solid transparent;
}

.sp-dir-rtl .toc a {
padding-left: 0;
padding-right: 1rem;
border-left: 0;
border-right: 4px solid transparent;
}
}

@media (min-width: 1280px) {
.sp-largetoc .toc li {
margin-top: 16px;
}
}

/* Main content */

.sp-content {
margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
.sp-content {
margin-bottom: 5rem;
}
}

@media (min-width: 1024px) {
.sp-content {
/* width: 68%; */
margin-bottom: 2.5rem;
margin-left: 34%;
padding-left: 1.5rem;
}
}

/* Links */

.sp-content a,
.sp-content a:visited,
.sp-content a.external,
.sp-content a.external:visited,
.sp-content a.extiw,
.sp-content a.extiw:visited {
color: #3a25ff;
/* No external link arrows */
padding: 0;
background-image: none;
}

.sp-content a:hover,
.sp-content a.external:hover,
.sp-content a.extiw:hover {
text-decoration: underline;
}

.sp-content a.no-underline {
background: none;
}

.sp-footer {
background: #54595d;
color: #fff;
margin-top: 4rem;
padding-top: 3rem;
padding-bottom: 3rem;
}

.sp-footer-row {
display: flex;
flex-wrap: nowrap;
flex-direction: column;
}

@media (min-width: 768px) {
.sp-footer-row {
flex-direction: row;
}

.sp-footer-text {
width: 57%;
}
}

.sp-footer-logo-container {
flex-basis: 32%;
margin-bottom: 24px;
margin-right: 24px;
}

/* Muted/smallprint */
.sp-muted,
.sp-muted p {
color: #54595d;
}

/* Footnotes */
.sp-page .references,
.sp-page .sp-endnote {
margin-top: 2rem;
padding-top: 2rem;
border-top: 1px solid #a2a9b1;
font-size: 1rem;
}

/* NL info table */
.NL-info-summary {
font-size: 16px;
}

.NL-info-summary th {
text-align: left !important;
}

.NL-info-summary ul {
list-style-type: none;
margin-left: 0;
margin-bottom: 0;
}
</style>
<div class="dropdown-backdrop"></div>
<div class="sp-page sp-dir-</html>ltr<html>">
<div class="sp-top-nav">
<div class="sp-logo-nav-container mw-980">
<div class="sp-logo-container">
<svg class="sp-logo-horizontal" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 797.3 185.2">
<title>Wikimedia Foundation</title>
<path d="M243.2 78.4l11.9-38.6h15.6l11.8 38.6 13.3-38.6H312l-23.4 67.1h-11.1l-14.7-46.7-14.6 46.7h-11.1l-23.4-67.1h16.2l13.3 38.6zM320.1 39.8h15v67.1h-15V39.8zM351.6 39.8h15v27.6l25.3-27.6h18.5l-26.7 29.7c2.3 3.2 6.6 9.2 12.8 17.9 6.2 8.7 10.8 15.2 13.9 19.5h-17.5l-19.7-26.5-6.7 7.5v19h-15V39.8zM419.7 39.8h15v67.1h-15V39.8zM511.3 64.7l-18.1 36.7h-8.9l-18-36.7v42.2h-15V39.8h20.3l17.3 36.9 17.4-36.9h20.2v67.1h-15V64.7zM591.2 39.8v13.3h-33.4V67h30v12.8h-30v13.9h34.5v13.2h-49.4V39.8h48.3zM656.8 48.6c6.4 5.9 9.6 14 9.6 24.4 0 10.4-3.1 18.7-9.4 24.8-6.2 6.1-15.8 9.1-28.6 9.1h-22.9V39.8h23.7c12.1 0 21.2 3 27.6 8.8zm-10.9 39.9c3.7-3.5 5.5-8.5 5.5-15.1s-1.8-11.7-5.5-15.2c-3.7-3.6-9.3-5.3-16.9-5.3h-8.4v40.8h9.5c6.8 0 12.1-1.7 15.8-5.2zM679.4 39.8h15v67.1h-15V39.8zM758.7 106.9l-6.2-14.5h-28.1l-6.2 14.5h-15.9l29-67.1h14.5l29 67.1h-16.1zm-20.3-47.1L730 79.3h16.8l-8.4-19.5z"/><g><path d="M241 137.4v8.1h13v4.6h-13v12.1h-5v-29.4h19.6v4.6H241zM311.2 158c-3 2.9-6.6 4.3-11 4.3s-8-1.4-11-4.3-4.5-6.5-4.5-10.8c0-4.3 1.5-7.9 4.5-10.8 3-2.9 6.6-4.3 11-4.3s8 1.4 11 4.3 4.5 6.5 4.5 10.8c0 4.3-1.5 7.9-4.5 10.8zm-3.6-18.3c-2-2.1-4.5-3.1-7.4-3.1s-5.4 1-7.4 3.1-3 4.6-3 7.5c0 3 1 5.5 3 7.5s4.5 3.1 7.4 3.1 5.4-1 7.4-3.1 3-4.6 3-7.5c0-3-1-5.5-3-7.5zM353.7 155.4c1.3 1.6 3.2 2.4 5.5 2.4s4.1-.8 5.5-2.4 2-3.7 2-6.4v-16.3h5v16.5c0 4.2-1.2 7.5-3.5 9.8-2.3 2.3-5.3 3.4-8.9 3.4-3.6 0-6.6-1.1-8.9-3.4s-3.5-5.5-3.5-9.8v-16.5h5V149c-.2 2.7.5 4.8 1.8 6.4zM426.6 132.7h5v29.4h-5.4l-16.6-21.4v21.4h-5v-29.4h5l17.1 21.9v-21.9zM487.1 136.6c2.8 2.6 4.2 6.1 4.2 10.7s-1.4 8.2-4.1 10.8c-2.7 2.7-6.9 4-12.6 4h-9.7v-29.4H475c5.2 0 9.3 1.3 12.1 3.9zm-.7 10.8c0-6.7-3.9-10.1-11.5-10.1h-5v20.1h5.5c3.6 0 6.3-.8 8.2-2.5 1.8-1.7 2.8-4.2 2.8-7.5zM527.1 155.4l-2.9 6.7h-5.3l12.9-29.4h5.3l12.9 29.4h-5.3l-2.9-6.7h-14.7zm12.7-4.6l-5.3-12.1-5.3 12.1h10.6zM588.1 137.3v24.8h-5v-24.8h-8.9v-4.5H597v4.5h-8.9zM627.6 132.7h5v29.4h-5v-29.4zM690.4 158c-3 2.9-6.6 4.3-11 4.3s-8-1.4-11-4.3-4.5-6.5-4.5-10.8c0-4.3 1.5-7.9 4.5-10.8 3-2.9 6.6-4.3 11-4.3s8 1.4 11 4.3 4.5 6.5 4.5 10.8c0 4.3-1.5 7.9-4.5 10.8zm-3.6-18.3c-2-2.1-4.5-3.1-7.4-3.1s-5.4 1-7.4 3.1-3 4.6-3 7.5c0 3 1 5.5 3 7.5s4.5 3.1 7.4 3.1 5.4-1 7.4-3.1 3-4.6 3-7.5c0-3-1-5.5-3-7.5zM748.3 132.7h5v29.4h-5.4l-16.6-21.4v21.4h-5v-29.4h5l17.1 21.9v-21.9z"/></g><g><path d="M108.3 144.4c25.3-3.6 44.7-25.3 44.7-51.5 0-16-7.2-30.2-18.5-39.8l-26.2 26.2v65.1zM93.6 144.4V79.3L67.4 53a51.86 51.86 0 0 0-18.5 39.8c0 26.3 19.4 48 44.7 51.6z"/><path d="M146.2 47.6c12.1 12.1 18.7 28.2 18.7 45.2s-6.7 33.2-18.7 45.2c-12.1 12.1-28.2 18.7-45.2 18.7S67.8 150 55.8 138 37 109.9 37 92.8s6.7-33.2 18.7-45.2c1-1 2.1-2 3.2-3L44.3 30c-1.1 1-2.1 2-3.2 3-7.8 7.8-13.9 16.8-18.1 26.9-4.4 10.4-6.7 21.5-6.7 32.9 0 11.4 2.2 22.5 6.7 32.9 4.3 10.1 10.4 19.1 18.1 26.9 7.8 7.8 16.8 13.9 26.9 18.1 10.4 4.4 21.5 6.7 32.9 6.7 11.4 0 22.5-2.2 32.9-6.7 10.1-4.3 19.1-10.4 26.9-18.1 7.8-7.8 13.9-16.8 18.1-26.9 4.4-10.4 6.7-21.5 6.7-32.9 0-11.4-2.2-22.5-6.7-32.9-4.3-10.1-10.4-19.1-18.1-26.9-1-1-2.1-2-3.2-3L143 44.6c1.1.9 2.1 1.9 3.2 3z"/><circle cx="100.9" cy="34.1" r="26.4"/></g>
</svg>
</div>
<div class="sp-nav-container">
<div class="language-switcher">
<button class="sp-btn language-switcher__button" aria-expanded="false">
<svg class="language-switcher__icon" role="img" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 20 20">
<title>Language</title>
<path d="M20 18h-1.44a.61.61 0 0 1-.4-.12.81.81 0 0 1-.23-.31L17 15h-5l-1 2.54a.77.77 0 0 1-.22.3.59.59 0 0 1-.4.14H9l4.55-11.47h1.89zm-3.53-4.31L14.89 9.5a11.62 11.62 0 0 1-.39-1.24q-.09.37-.19.69l-.19.56-1.58 4.19zm-6.3-1.58a13.43 13.43 0 0 1-2.91-1.41 11.46 11.46 0 0 0 2.81-5.37H12V4H7.31a4 4 0 0 0-.2-.56C6.87 2.79 6.6 2 6.6 2l-1.47.5s.4.89.6 1.5H0v1.33h2.15A11.23 11.23 0 0 0 5 10.7a17.19 17.19 0 0 1-5 2.1q.56.82.87 1.38a23.28 23.28 0 0 0 5.22-2.51 15.64 15.64 0 0 0 3.56 1.77zM3.63 5.33h4.91a8.11 8.11 0 0 1-2.45 4.45 9.11 9.11 0 0 1-2.46-4.45z"></path>
</svg>
<span class="language-switcher__label">
</html>en<html>
</span>
<svg class="language-switcher__expand" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>expand</title><path d="M19 6.25l-1.5-1.5-7.5 7.5-7.5-7.5L1 6.25l9 9 9-9z"/></svg>
</button>
<div class="language-switcher__content" hidden="">
</html><ul>
<li lang="en">[[Ways to Give|<span class="language-name">English</span>]]</li>



<li lang="af">[[Ways to Give/af|<span class="language-name">Afrikaans</span>]]</li>































<li lang="ca">[[Ways to Give/ca|<span class="language-name">català</span>]]</li>












<li lang="cs">[[Ways to Give/cs|<span class="language-name">čeština</span>]]</li>





<li lang="da">[[Ways to Give/da|<span class="language-name">dansk</span>]]</li>
<li lang="de">[[Ways to Give/de|<span class="language-name">Deutsch</span>]]</li>







<li lang="el">[[Ways to Give/el|<span class="language-name">Ελληνικά</span>]]</li>



<li lang="es">[[Ways to Give/es|<span class="language-name">español</span>]]</li>









<li lang="fr">[[Ways to Give/fr|<span class="language-name">français</span>]]</li>

















<li lang="he">[[Ways to Give/he|<span class="language-name">עברית</span>]]</li>






<li lang="hu">[[Ways to Give/hu|<span class="language-name">magyar</span>]]</li>











<li lang="it">[[Ways to Give/it|<span class="language-name">italiano</span>]]</li>

<li lang="ja">[[Ways to Give/ja|<span class="language-name">日本語</span>]]</li>




































<li lang="lv">[[Ways to Give/lv|<span class="language-name">latviešu</span>]]</li>
























<li lang="nb">[[Ways to Give/nb|<span class="language-name">norsk bokmål</span>]]</li>





<li lang="nl">[[Ways to Give/nl|<span class="language-name">Nederlands</span>]]</li>




















<li lang="pl">[[Ways to Give/pl|<span class="language-name">polski</span>]]</li>




<li lang="pt">[[Ways to Give/pt|<span class="language-name">português</span>]]</li>
<li lang="pt-br">[[Ways to Give/pt-br|<span class="language-name">português do Brasil</span>]]</li>




<li lang="ro">[[Ways to Give/ro|<span class="language-name">română</span>]]</li>


<li lang="ru">[[Ways to Give/ru|<span class="language-name">русский</span>]]</li>













<li lang="sk">[[Ways to Give/sk|<span class="language-name">slovenčina</span>]]</li>











<li lang="sv">[[Ways to Give/sv|<span class="language-name">svenska</span>]]</li>





















<li lang="uk">[[Ways to Give/uk|<span class="language-name">українська</span>]]</li>





















<li lang="zh-hans">[[Ways to Give/zh-hans|<span class="language-name">中文(简体)</span>]]</li>



<li lang="zu">[[Ways to Give/zu|<span class="language-name">isiZulu</span>]]</li>
</ul>
<html>
</div>
</div>
<a class="sp-btn sp-donate-now-btn" href="https://donate.wikimedia.org/</html>?uselang=en&utm_medium=donatewiki_page&utm_campaign=donate_now_btn&utm_source=Ways_to_Give<html>">
<svg class="icon-lock" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" role="img" aria-hidden="true">
<path d="M16.07 8H15V5s0-5-5-5-5 5-5 5v3H3.93A1.93 1.93 0 0 0 2 9.93v8.15A1.93 1.93 0 0 0 3.93 20h12.14A1.93 1.93 0 0 0 18 18.07V9.93A1.93 1.93 0 0 0 16.07 8zM10 16a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm3-8H7V5.5C7 4 7 2 10 2s3 2 3 3.5z"/>
</svg>
<svg class="icon-heart" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" role="img" aria-hidden="true">
<path d="M14.75 1A5.24 5.24 0 0 0 10 4 5.24 5.24 0 0 0 0 6.25C0 11.75 10 19 10 19s10-7.25 10-12.75A5.25 5.25 0 0 0 14.75 1z"/>
</svg>
<span class="sp-donate-now-txt">
</html>Donate now<html>
</span>
</a>
</div>
</div>
</div>
<header class="sp-header mw-980">
<h1></html>Ways to give<html></h1>
</header>
<article class="sp-main mw-980">
<div class="sp-toc </html>sp-largetoc<html>">
</html>__TOC__<html>
</div>
<div class="sp-content">
</html>

Thank you for your interest in donating to the Wikimedia Foundation, the nonprofit that hosts Wikipedia and other free knowledge projects.

<h2 id="creditdebit">Online gift</h2>
You can give easily and securely online via methods such as credit/debit card, PayPal, Apple Pay, Google Pay, Amazon Pay, online bank transfer and others, depending on your country. Please select your continent followed by your country for payment methods available.
<html>
<style>
.continent-header {
float: none !important;
margin-bottom: 2px;
padding: 0.5rem 1rem;
border: 0;
outline: 0;
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/1/1c/HW_open_arrow.svg/10px-HW_open_arrow.svg.png) no-repeat 95% center;
background-color: #eaecf0;
font-size: .9em;
font-weight: bold;
cursor: pointer;
}
.sp-dir-rtl .continent-header {
background-position: 5% center;
}
.continent-header:hover {
text-decoration: underline;
}

.country-list {
max-width: 80em;
padding: 1rem;
}
@media (min-device-width: 40em) {
.country-list {
-moz-column-width: 12em;
-webkit-column-width: 12em;
column-width: 12em;
}
}
.country-list ul {
list-style: none;
margin: 0;
}
.country-list li {
margin: 0;
padding: 0 0 .5rem 0;
display: inline-block;
width: 100%;
}
</style>
</html>

<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible-toggle continent-header">Africa</div>
<div class="mw-collapsible-content country-list">
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=DZ Algeria]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AO Angola]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BI Burundi]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TD Chad]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=EG Egypt]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GH Ghana]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=KE Kenya]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LR Liberia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MA Morocco]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NE Niger]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NG Nigeria]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=ZA South Africa]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=UG Uganda]
</div>
</div>
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible-toggle continent-header">Asia</div>
<div class="mw-collapsible-content country-list">
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AZ Azerbaijan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BH Bahrain]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BD Bangladesh]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BT Bhutan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BN Brunei]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=KH Cambodia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CN China]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=HK Hong Kong SAR China]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=IN India]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=IL Israel]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=JP Japan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=JO Jordan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=KZ Kazakhstan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=KW Kuwait]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MO Macao SAR China]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MY Malaysia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MV Maldives]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MN Mongolia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NP Nepal]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=OM Oman]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PK Pakistan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PH Philippines]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=QA Qatar]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=SG Singapore]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LK Sri Lanka]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TW Taiwan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TJ Tajikistan]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TH Thailand]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TL Timor-Leste]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AE United Arab Emirates]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=VN Vietnam]
</div>
</div>
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible-toggle continent-header">Europe</div>
<div class="mw-collapsible-content country-list">
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AL Albania]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AD Andorra]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AT Austria]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BE Belgium]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BA Bosnia & Herzegovina]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BG Bulgaria]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=HR Croatia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CY Cyprus]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CZ Czechia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=DK Denmark]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=EE Estonia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=FR France]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GE Georgia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=DE Germany]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GR Greece]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=HU Hungary]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=IS Iceland]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=IE Ireland]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=IT Italy]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LV Latvia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LI Liechtenstein]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LT Lithuania]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LU Luxembourg]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MT Malta]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MC Monaco]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=ME Montenegro]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NL Netherlands]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NO Norway]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PL Poland]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PT Portugal]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=RO Romania]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=RS Serbia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=SK Slovakia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=SI Slovenia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=ES Spain]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=SE Sweden]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CH Switzerland]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=UA Ukraine]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GB United Kingdom]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=VA Vatican City]
</div>
</div>
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible-toggle continent-header">North America</div>
<div class="mw-collapsible-content country-list">
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AW Aruba]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BS Bahamas]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BB Barbados]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BZ Belize]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BM Bermuda]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CA Canada]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CR Costa Rica]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=DM Dominica]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GD Grenada]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GP Guadeloupe]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=HT Haiti]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=HN Honduras]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=JM Jamaica]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MQ Martinique]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MX Mexico]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NI Nicaragua]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PA Panama]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PR Puerto Rico]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=KN St. Kitts & Nevis]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=LC St. Lucia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PM St. Pierre & Miquelon]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=VC St. Vincent & Grenadines]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TT Trinidad & Tobago]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=TC Turks & Caicos Islands]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=US United States]
</div>
</div>
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible-toggle continent-header">South America</div>
<div class="mw-collapsible-content country-list">
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AR Argentina]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BO Bolivia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=BR Brazil]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CL Chile]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CO Colombia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=EC Ecuador]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=FK Falkland Islands]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GF French Guiana]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GY Guyana]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PY Paraguay]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PE Peru]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=SR Suriname]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=UY Uruguay]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=VE Venezuela]
</div>
</div>
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible-toggle continent-header">Oceania</div>
<div class="mw-collapsible-content country-list">
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AS American Samoa]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=AU Australia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=CK Cook Islands]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=FJ Fiji]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PF French Polynesia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=GU Guam]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=KI Kiribati]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=MH Marshall Islands]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=FM Micronesia]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NR Nauru]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=NZ New Zealand]
* [https://donate.wikimedia.org/wiki/Special:FundraiserLandingPage?utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en&country=PW Palau]
</div>
</div>


<h2 id="monthly">Monthly gift</h2>
Visit [[Become monthly donor|this page]] for more details or [https://donate.wikimedia.org/wiki/Special:FundraiserRedirector?monthly=true&utm_medium=Waystogive&utm_source=Waystogive&utm_campaign=C11_Waystogive&uselang=en click here] to make an automatic monthly donation.

A monthly donation will process until you [[Cancel or change recurring giving|ask us to cancel it]]. If you are a current recurring donor looking to update or cancel your gift, please contact [mailto:donate@wikimedia.org donate@wikimedia.org].

<h2 id="banktransfer">Bank transfer</h2>
We accept a range of currencies, and Citibank will convert your currency into USD or EUR.


;For domestic and international transfers in USD, our deposit-only account is:
;For domestic and international transfers in USD, our deposit-only account is:
Line 50: Line 1,266:
For more information or if you have any question regarding Bank Transfers, please email [mailto:donate@wikimedia.org donate@wikimedia.org]
For more information or if you have any question regarding Bank Transfers, please email [mailto:donate@wikimedia.org donate@wikimedia.org]


| check-title = Checks & money orders (via mail)
<h2 id="check">Checks & money orders (via mail)</h2>
| check-text = Donations by check and money order are processed at our lockbox, located at the address below. Please make checks payable to "Wikimedia Foundation, Inc." and include a letter with your name, mailing address, phone number, email address, and donation amount. Please do not send cash through the mail. Note that we currently cannot accept checks from France, Italy, or Spain.
Donations by check and money order are processed at our lockbox, located at the address below. Please make checks payable to "Wikimedia Foundation, Inc." and include a letter with your name, mailing address, phone number, email address, and donation amount. Please do not send cash through the mail. Note that we currently cannot accept checks from France, Italy, or Spain.


Please mail your checks or money orders to:
Please mail your checks or money orders to:
<p style="margin-left: 1.6em;">
| check-text-large = For large checks of $10,000 and over, please email [mailto:benefactors@wikimedia.org benefactors@wikimedia.org] to notify us of your incoming donation.
Wikimedia Foundation, Inc.<br>
P.O. Box 98204<br>
Washington, DC 20090-8204<br>
USA<br>
<i>
</i>
</p>
For large checks of $10,000 and over, please email [mailto:benefactors@wikimedia.org benefactors@wikimedia.org] to notify us of your incoming donation.


| daf-title = Donor Advised Funds
<h2 id="daf">Donor Advised Funds</h2>
| daf-text1 = Donor Advised Funds (DAFs) allow you to combine the most favorable tax benefits with the flexibility to support your preferred causes. If you’d like to recommend a grant to the Wikimedia Foundation directly from your DAF, please see the links below:
Donor Advised Funds (DAFs) allow you to combine the most favorable tax benefits with the flexibility to support your preferred causes. If you’d like to recommend a grant to the Wikimedia Foundation directly from your DAF, please see the links below:
<div class="daf-list">
| daf-text2 = Please contact us at [mailto:benefactors@wikimedia.org benefactors@wikimedia.org] if you have questions or if your DAF of choice is not listed.
| daf-overflow-links =
* [https://donate.overflow.co/wikimediafoundation/daf DAF grant to the Wikimedia Foundation]
* [https://donate.overflow.co/wikimediafoundation/daf DAF grant to the Wikimedia Foundation]
* [https://donate.overflow.co/wikimediaendowment/daf DAF grant to the Wikimedia Endowment]
* [https://donate.overflow.co/wikimediaendowment/daf DAF grant to the Wikimedia Endowment]
</div>
Please contact us at [mailto:benefactors@wikimedia.org benefactors@wikimedia.org] if you have questions or if your DAF of choice is not listed.


| stock-title = Stock donation
<h2 id="stock">Stock donation</h2>
* [https://donate.overflow.co/wikimediafoundation/stock Stock donation to the Wikimedia Foundation]
| stock-text = To move stock from your brokerage to ours, please give the broker our name and account information listed below.
* [https://donate.overflow.co/wikimediaendowment/stock Stock donation to the Wikimedia Endowment]
| stock-text-assistance =
;Broker contact details:
:If you require any assistance making a stock donation, please contact:
| stock-text-2 = When the transaction is complete, please let us know the stock name and number of shares and we can verify the transaction and issue a thank you letter and tax receipt for your gift. You can do so by emailing [mailto:benefactors@wikimedia.org benefactors@wikimedia.org].


<h2 id="endowment">Endowment gift</h2>
Please note it can take up to several weeks for the stock to be credited to our account and for us to receive notice. When we get notice that the stock has been received, we will generate an acknowledgment letter that includes the number of shares, stock name, and the date the stock was received.
The Wikimedia Endowment is our enduring commitment to a world of freely-shared knowledge, now and in perpetuity. As a fund that is invested for long-term growth, it creates a solid financial foundation for Wikipedia and other Wikimedia projects and helps ensure their future. For more information, visit [https://wikimediaendowment.org/ wikimediaendowment.org] or email us at [mailto:endowment@wikimedia.org endowment@wikimedia.org].


<h3 id="endowment-online">Donate online</h3>
| stock-overflow = Donating stock is one of the most tax-efficient ways to give. You can make a bigger impact and save on your taxes.
Your gift to the Wikimedia Endowment will have a lasting benefit for future generations. You can make a gift today [https://donate.wikimedia.org/?uselang=en&utm_medium=endowment&utm_campaign=C11_Waystogive&utm_source=Waystogive via our online donation form]. For information on other ways to give to the Endowment, visit [https://wikimediaendowment.org/ wikimediaendowment.org].
* [https://donate.overflow.co/wikimediafoundation/stock Donate stock to the Wikimedia Foundation]
* [https://donate.overflow.co/wikimediaendowment/stock Donate stock to the Wikimedia Endowment]


| endowment-title = Endowment gift
<h3 id="endowment-qcd">Qualified Charitable Distributions</h3>
If you are a U.S. taxpayer aged 70.5 or older and have an Individual Retirement Account (IRA), you are eligible to make a gift via a Qualified Charitable Distribution (QCD), also known as an IRA Charitable Rollover. In order to benefit from the tax advantages of satisfying all or some of your Required Minimum Distribution through a QCD, the gift must be issued directly from your IRA custodian. [https://www.freewill.com/qcd/wikipedia?utm_source=Waystogive This free tool] from our partners at FreeWill can help you navigate this process.
| endowment-text = The Wikimedia Endowment is our enduring commitment to a world of freely-shared knowledge, now and in perpetuity. As a fund that is invested for long-term growth, it creates a solid financial foundation for Wikipedia and other Wikimedia projects and helps ensure their future. For more information, visit [https://wikimediaendowment.org/ wikimediaendowment.org] or email us at [mailto:endowment@wikimedia.org endowment@wikimedia.org].

| endowment-online-title = Donate online
| endowment-online-text = Your gift to the Wikimedia Endowment will have a lasting benefit for future generations. You can make a gift today [https://donate.wikimedia.org/?uselang=en&utm_medium=endowment&utm_campaign=C11_Waystogive&utm_source=Waystogive via our online donation form]. For information on other ways to give to the Endowment, visit [https://wikimediaendowment.org/ wikimediaendowment.org].

| endowment-qcd-title = Qualified Charitable Distributions
| endowment-qcd-text = If you are a U.S. taxpayer aged 70.5 or older and have an Individual Retirement Account (IRA), you are eligible to make a gift via a Qualified Charitable Distribution (QCD), also known as an IRA Charitable Rollover. In order to benefit from the tax advantages of satisfying all or some of your Required Minimum Distribution through a QCD, the gift must be issued directly from your IRA custodian. [https://www.freewill.com/qcd/wikipedia?utm_source=Waystogive This free tool] from our partners at FreeWill can help you navigate this process.


The Wikimedia Foundation directs all QCD gifts to the Wikimedia Endowment, where they are invested to ensure the long-term future of Wikipedia and other Wikimedia projects. For more information, contact [mailto:endowment@wikimedia.org endowment@wikimedia.org].
The Wikimedia Foundation directs all QCD gifts to the Wikimedia Endowment, where they are invested to ensure the long-term future of Wikipedia and other Wikimedia projects. For more information, contact [mailto:endowment@wikimedia.org endowment@wikimedia.org].


| endowment-legacy-title = Legacy gift
<h3 id="endowment-legacy">Legacy gift</h3>
| endowment-legacy-text = You can support the future of free knowledge for generations to come by making a gift in your will or other estate plans. A legacy gift costs you nothing now and can be changed at any time, for any reason. Once realized, your gift will be added to the Wikimedia Endowment, where your legacy will live on by providing support to Wikimedia projects in perpetuity.
You can support the future of free knowledge for generations to come by making a gift in your will or other estate plans. A legacy gift costs you nothing now and can be changed at any time, for any reason. Once realized, your gift will be added to the Wikimedia Endowment, where your legacy will live on by providing support to Wikimedia projects in perpetuity.


Legacy gifts are exempt from U.S. federal estate taxes. Make a legacy gift online at no cost using [https://www.freewill.com/wikipedia?utm_source=Waystogive FreeWill] (in the U.S.) or by including the following sample language in your will:
Legacy gifts are exempt from U.S. federal estate taxes. Make a legacy gift online at no cost using [https://www.freewill.com/wikipedia?utm_source=Waystogive FreeWill] (in the U.S.) or by including the following sample language in your will:
Line 98: Line 1,314:
For more information about legacy giving, visit [https://wikimediaendowment.org/ wikimediaendowment.org] or contact [mailto:legacy@wikimedia.org legacy@wikimedia.org].
For more information about legacy giving, visit [https://wikimediaendowment.org/ wikimediaendowment.org] or contact [mailto:legacy@wikimedia.org legacy@wikimedia.org].


| matching-title = Matching gifts
<h2 id="matching">Matching gifts</h2>
| matching-text = '''[[{{LocalPage|Matching Gifts}}|Matching Gifts]]''' are a great, easy way to double or even triple your donation to the Wikimedia Foundation.
'''[[Matching Gifts|Matching Gifts]]''' are a great, easy way to double or even triple your donation to the Wikimedia Foundation.


[{{Ways to Give/matchFormUrl}} Click here] to see if your employer will match your gift to the Wikimedia Foundation. Matching gift information provided by HEPdata.
[https://www.matchinggifts.com/wikimedia_iframe Click here] to see if your employer will match your gift to the Wikimedia Foundation. Matching gift information provided by HEPdata.


If you have questions regarding your employer's matching gift, please email [mailto:matching@wikimedia.org matching@wikimedia.org].
If you have questions regarding your employer's matching gift, please email [mailto:matching@wikimedia.org matching@wikimedia.org].


| matching-nominate-text = To nominate or register the foundation to receive matching gifts, please provide the following contact information:
To nominate or register the foundation to receive matching gifts, please provide the following contact information:
<p style="margin-left: 1.6em;">
Wikimedia Foundation, Inc.<br>
P.O. Box 98204<br>
Washington, DC 20090-8204<br>
USA<br>


</p>
| volunteermatch-title = Volunteer Hour Match
<p style="margin-left: 1.6em;">Email: matching@wikimedia.org</p>
| volunteermatch-text = Many companies will match an employee's time spent volunteering (this includes tasks like editing Wikipedia or its sister sites, patrolling Wiki pages for vandals, and contributing to the MediaWiki software) with a financial gift to the nonprofit. [[wmf:Volunteer Hour Match|Learn more about the Volunteer Hour Match program]].

<h3>Volunteer Hour Match</h3>
Many companies will match an employee's time spent volunteering (this includes tasks like editing Wikipedia or its sister sites, patrolling Wiki pages for vandals, and contributing to the MediaWiki software) with a financial gift to the nonprofit. [[wmf:Volunteer Hour Match|Learn more about the Volunteer Hour Match program]].


If you have questions regarding the Volunteer Hour Match program, please email [mailto:matching@wikimedia.org matching@wikimedia.org]
If you have questions regarding the Volunteer Hour Match program, please email [mailto:matching@wikimedia.org matching@wikimedia.org]


| payroll-title = Payroll deduction
<h2 id="payroll">Payroll deduction</h2>
| payroll-text = Some employers in the United States and Canada offer an easy and convenient way to give to the Wikimedia Foundation through a payroll deduction. Please check with your organization for availability and send any necessary paperwork to:
Some employers in the United States and Canada offer an easy and convenient way to give to the Wikimedia Foundation through a payroll deduction. Please check with your organization for availability and send any necessary paperwork to:
<p style="margin-left: 1.6em;">
Wikimedia Foundation, Inc.<br>
P.O. Box 98204<br>
Washington, DC 20090-8204<br>
USA<br>


</p>
| cfc-title = Combined Federal Campaign

| cfc-text = Many federal and state employees choose to give to the Wikimedia Foundation via the Combined Federal Campaign (CFC), a workplace giving program. If you would like to give the Wikimedia Foundation as part of the Educate America! CFC, please reach out to your human resources department for instructions to give.
<h3>Combined Federal Campaign</h3>
Many federal and state employees choose to give to the Wikimedia Foundation via the Combined Federal Campaign (CFC), a workplace giving program. If you would like to give the Wikimedia Foundation as part of the Educate America! CFC, please reach out to your human resources department for instructions to give.


'''Our CFC number is 61478.'''
'''Our CFC number is 61478.'''


<div class="sp-endnote">
| questions = For questions, please contact [mailto:donate@wikimedia.org donate@wikimedia.org].
For questions, please contact [mailto:donate@wikimedia.org donate@wikimedia.org].
}}
</div>

<html>
</div><!-- sp-content -->
</article>
<footer class="sp-footer">
<div class="sp-footer-inner mw-980">
<div class="sp-footer-row">
<div class="sp-footer-logo-container">
<img class="sp-footer-logo" width="160" height="38" src="//upload.wikimedia.org/wikipedia/donate/b/bc/Wikimedia_Foundation_logo_-_horizontal_white.svg" alt="Wikimedia Foundation" />
</div>
<div class="sp-footer-text">
</html>The Wikimedia Foundation is the nonprofit organization that supports Wikipedia, the other Wikimedia free knowledge projects, and our mission of free knowledge for every single person.<html>
</div>
</div><!-- sp-footer-row -->
</div>
</footer><!-- sp-footer -->
</div><!-- sp-page -->
</html>
<div style="display: none; text-align: center;" class="loggedinonly">
[//donate.wikimedia.org/w/index.php?title=Ways_to_Give&action=edit Edit this page] · [//donate.wikimedia.org/w/index.php?title=Template:Support_Page&action=edit Edit template] · [//donate.wikimedia.org/w/index.php?title=Template:Support_Page_end&action=edit Edit footer template] · [[Support pages index]]
</div>
[[Category:English]] __NOINDEX__
[[Category:Ways to Give]]

Revision as of 13:56, 13 November 2023

Ways to give

Thank you for your interest in donating to the Wikimedia Foundation, the nonprofit that hosts Wikipedia and other free knowledge projects.

Online gift

You can give easily and securely online via methods such as credit/debit card, PayPal, Apple Pay, Google Pay, Amazon Pay, online bank transfer and others, depending on your country. Please select your continent followed by your country for payment methods available.


Monthly gift

Visit this page for more details or click here to make an automatic monthly donation.

A monthly donation will process until you ask us to cancel it. If you are a current recurring donor looking to update or cancel your gift, please contact donate@wikimedia.org.

Bank transfer

We accept a range of currencies, and Citibank will convert your currency into USD or EUR.

For domestic and international transfers in USD, our deposit-only account is
Bank: Citibank
Address: 590 Market Street, San Francisco, California, 94104 USA
ABA/ACH#: 321171184
Swift Code: CITIUS33
A/C#: 203129580
Phone: 415-982-2960
To donate in £ GBP
Account Number: 18797250
Account Title: WIKIMEDIA FOUNDATION INC
Currency: GBP
IBAN: GB33CITI18500818797250
Swift Code: CITIGB2L
Sort Code: 185008
To donate in € EUR
Account Number: 18796270
Account Title: WIKIMEDIA FOUNDATION INC
Currency: EUR
IBAN: GB12CITI18500818796270
Swift Code: CITIGB2L
Sort Code: 185008

The € EUR account is SEPA compliant.

Please note we cannot automatically confirm the receipt of bank transfer donations, so please retain a confirmation of the transfer from your bank. If you would like to receive a tax receipt, we advise contacting your bank to create a transfer via Bill Pay (USA), or donating via a different method.

The Foundation does not charge a transfer fee for donations, but your local bank may. We highly recommend checking with your bank before initiating a transfer to make sure you understand any charges that you may incur by making a donation to Wikimedia.

For more information or if you have any question regarding Bank Transfers, please email donate@wikimedia.org

Checks & money orders (via mail)

Donations by check and money order are processed at our lockbox, located at the address below. Please make checks payable to "Wikimedia Foundation, Inc." and include a letter with your name, mailing address, phone number, email address, and donation amount. Please do not send cash through the mail. Note that we currently cannot accept checks from France, Italy, or Spain.

Please mail your checks or money orders to:

Wikimedia Foundation, Inc.
P.O. Box 98204
Washington, DC 20090-8204
USA

For large checks of $10,000 and over, please email benefactors@wikimedia.org to notify us of your incoming donation.

Donor Advised Funds

Donor Advised Funds (DAFs) allow you to combine the most favorable tax benefits with the flexibility to support your preferred causes. If you’d like to recommend a grant to the Wikimedia Foundation directly from your DAF, please see the links below:

Please contact us at benefactors@wikimedia.org if you have questions or if your DAF of choice is not listed.

Stock donation

Endowment gift

The Wikimedia Endowment is our enduring commitment to a world of freely-shared knowledge, now and in perpetuity. As a fund that is invested for long-term growth, it creates a solid financial foundation for Wikipedia and other Wikimedia projects and helps ensure their future. For more information, visit wikimediaendowment.org or email us at endowment@wikimedia.org.

Your gift to the Wikimedia Endowment will have a lasting benefit for future generations. You can make a gift today via our online donation form. For information on other ways to give to the Endowment, visit wikimediaendowment.org.

Qualified Charitable Distributions

If you are a U.S. taxpayer aged 70.5 or older and have an Individual Retirement Account (IRA), you are eligible to make a gift via a Qualified Charitable Distribution (QCD), also known as an IRA Charitable Rollover. In order to benefit from the tax advantages of satisfying all or some of your Required Minimum Distribution through a QCD, the gift must be issued directly from your IRA custodian. This free tool from our partners at FreeWill can help you navigate this process.

The Wikimedia Foundation directs all QCD gifts to the Wikimedia Endowment, where they are invested to ensure the long-term future of Wikipedia and other Wikimedia projects. For more information, contact endowment@wikimedia.org.

Legacy gift

You can support the future of free knowledge for generations to come by making a gift in your will or other estate plans. A legacy gift costs you nothing now and can be changed at any time, for any reason. Once realized, your gift will be added to the Wikimedia Endowment, where your legacy will live on by providing support to Wikimedia projects in perpetuity.

Legacy gifts are exempt from U.S. federal estate taxes. Make a legacy gift online at no cost using FreeWill (in the U.S.) or by including the following sample language in your will:

I give, devise, and bequeath [the sum of _____ USD (or other currency) OR _____ percent of the rest and residue of my estate] to the Wikimedia Endowment (tax identification number 87-3024488), a charitable corporation currently located at 1 Montgomery Street, Suite 1600, San Francisco, California, United States, to be used for its general charitable purposes at its discretion.

For more information about legacy giving, visit wikimediaendowment.org or contact legacy@wikimedia.org.

Matching gifts

Matching Gifts are a great, easy way to double or even triple your donation to the Wikimedia Foundation.

Click here to see if your employer will match your gift to the Wikimedia Foundation. Matching gift information provided by HEPdata.

If you have questions regarding your employer's matching gift, please email matching@wikimedia.org.

To nominate or register the foundation to receive matching gifts, please provide the following contact information:

Wikimedia Foundation, Inc.
P.O. Box 98204
Washington, DC 20090-8204
USA

Email: matching@wikimedia.org

Volunteer Hour Match

Many companies will match an employee's time spent volunteering (this includes tasks like editing Wikipedia or its sister sites, patrolling Wiki pages for vandals, and contributing to the MediaWiki software) with a financial gift to the nonprofit. Learn more about the Volunteer Hour Match program.

If you have questions regarding the Volunteer Hour Match program, please email matching@wikimedia.org

Payroll deduction

Some employers in the United States and Canada offer an easy and convenient way to give to the Wikimedia Foundation through a payroll deduction. Please check with your organization for availability and send any necessary paperwork to:

Wikimedia Foundation, Inc.
P.O. Box 98204
Washington, DC 20090-8204
USA

Combined Federal Campaign

Many federal and state employees choose to give to the Wikimedia Foundation via the Combined Federal Campaign (CFC), a workplace giving program. If you would like to give the Wikimedia Foundation as part of the Educate America! CFC, please reach out to your human resources department for instructions to give.

Our CFC number is 61478.

For questions, please contact donate@wikimedia.org.