SAVE OUR E-RATE

The FCC Is Asking Whether to End E-Rate. Every School and Library Should Answer.

Call to Action

Call to Action


Contact Your Elected Official

Pick a pathway below to tell your elected officials why E-Rate matters to you. The buttons will take you to our partner organizations, ALA and CoSN:

Schools   Libraries


Comment on the FCC's Proposal

The FCC has proposed eliminating E-Rate funding, which ensures affordable access to internet for schools and libraries. Add a comment to their website to have your voice heard on this issue!

Coming Soon!

 

Resources

Check out these resources to help you make the case for E-Rate:

 

How the E-Rate Program Works

  E-Rate lowers the cost of the broadband, internet, and internal network services that schools and libraries buy. The support arrives as a discount on those specific purchases.

  The discount is based on need. Schools and libraries serving more low-income communities receive larger discounts, ranging from 20% to 90% of eligible costs.

  Funding covers only eligible services and equipment, and applicants must run a competitive bidding process to select their providers. The competitive bidding process ensures that cost is the primary factor in applicants’ choice of provider.

  E-Rate does not pay for laptops, tablets, software, or digital content. The program supports connectivity and the network that carries it.

  The program operates under an annual spending cap, and participants are subject to audits and oversight.

  E-Rate supports more than 100,000 schools and roughly 11,000 libraries across the country, providing over $3 billion in discounts every year.

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"