Mood-boosting Books - chosen by young adults

Mood-boosting Books is a reading and health programme that provides recommended reading to boost mood and support wellbeing and includes books chosen by readers that are feel-good and uplifting.  

As part of the National Year of Reading 2026, and developed in partnership with The Booksellers Association, a new Mood-boosting Books collection has been chosen by young adults (18-25) to be enjoyed by adults of all ages (18+).  

The collection will launch on 10 October 2026 for World Mental Health Day. 

 

Free print materials for libraries 

To support delivery of the collection, library authorities can claim a pack of free print materials. There are English packs and Bilingual (Welsh/English) packs available. 

Each pack contains: 

  • 10 A4 posters (portrait) 

  • 200 bookmarks 

Library authorities can each claim up to a maximum of 5 free packs to be delivered to a single UK mainland address.  

*To guarantee delivery before 10 October 2026, orders must be placed by 4 September 2026* 

Please note, materials are limited and available on a first come first served basis. 

If you have any queries, please email readingwell@readingagency.org.uk 

The Reading Agency

Join our mailing list

Get our newsletters to stay up to date with programme news, resources, news and more.

document.addEventListener('DOMContentLoaded', function () { const productJson = document.querySelectorAll('[data-product-json]'); if (productJson.length > 0) { for (let i = 0; i < productJson.length; i++) { const current = productJson[i]; const section = current.closest('[data-section-id]'); const currentJson = JSON.parse(current.text); if (currentJson.options.length === 1) { const unavailableVariants = []; for (let j = 0; j < currentJson.variants.length; j++) { const variant = currentJson.variants[j]; if (!variant.available) { unavailableVariants.push(variant); } } if (unavailableVariants.length > 0) { // Please get in touch at shop@readingagency.org.uk } } } } });