The FCC is asking whether to end E-Rate. Every school, library, and community should answer.

#SaveOurERate

How to Take Action


Contact Your Elected Official

Use our partners' e-mail templates to tell your elected officials why E-Rate matters to you. Choose your community below to get started: Consortium for School Networking (CoSN), the American Library Association (ALA), and the School Superintendents Association (AASA).

Schools (CoSN)  Libraries 

 Schools (AASA)


Comment on the FCC's Proposal

The FCC is asking whether to end or limit E-Rate, the program that makes internet access affordable for schools and libraries. When the comment window opens, you'll be able to tell the FCC directly why E-Rate matters to you. We'll have templates, sample comments, and instructions on how to submit. Check back here to file your comment.

Opens Soon

Resources

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

Join us October 7–9 in Arlington, VA. You'll be in the room with the E-Rate experts tracking every development, alongside peers navigating the same uncertainty you are. The connections and lessons that come out of those conversations are hard to find anywhere else, and they matter more this year than ever.

Join Our Webinar

The FCC has released a draft proposal asking whether E-Rate should be limited or terminated. In this webinar, we will walk through what it says and what it could mean for schools and libraries, including the questions around rural and urban funding, and the program's future. We will also cover how to file a comment with the FCC, what to include, and when the comment window opens. Join us to learn what's at stake and how to respond.

July 16, 2026 @ 2PM ET

Register Now!

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 approximately $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"