Reading Well for mental health

Prices from £10.00

Please note, Reading Well for mental health is currently under review. More details will be shared in due course. Sign-up to the Reading Well bulletin to receive updates or send enquiries to readingwell@readingagency.org.uk 

Reading Well helps people to understand and manage their health and wellbeing using helpful reading available from public libraries.

Information leaflets

The leaflets provide the full book list of 37 titles, information about other resources available in libraries, useful links and signposting to other sources of support.

  • Leaflets: £48.00 per pack of 500 or £10.00 per 100 

P&P is based on total spend. VAT is added where applicable.

Please select the items you would like to order below.

Libraries interested in further information about Reading Well can 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 } } } } });