---
title: How to Send Fan Mail to J.K. Rowling
description: Write and mail a fan letter to J.K. Rowling using the postal fan-mail address published on her official website.
seotitle: How to Send Fan Mail to J.K. Rowling
seo-description: Write and mail a fan letter to J.K. Rowling using the postal fan-mail address published on her official website.
group: resources
indexable: true
llms: false
schema: webpage
og-image: /forms/write-a-letter-to-jk-rowling/thumbnail
og-image-alt: Fan Letter to J.K. Rowling generated form preview
published: 2026-08-09
updated: 2026-08-09
tags:
  - Fan letters
  - J.K. Rowling
  - Books
  - Edinburgh
path: /forms/write-a-letter-to-jk-rowling
---
# How to Send Fan Mail to J.K. Rowling

Write and mail a fan letter to J.K. Rowling using the postal fan-mail address published on her official website.

## How it works
1. **Personalize the starter.** - 
2. **Preview the PDF.** - 
3. **Enter your sender and return address while the Edinburgh destination stays fixed.** - 
4. **Pay for international printing and mailing.** -


## Form summary
Write a fan letter to J.K. Rowling, preview the exact PDF, and have PostalForm mail it to the official Edinburgh fan-mail address. The international destination remains fixed through checkout.

A useful fan letter can mention one book, character, scene, or theme and explain its personal impact. Include a return address during checkout, as the official guidance requests, while understanding that a reply is not promised.

The official site says J.K. Rowling cannot personally respond to mail, comment on a writer's work, sign books or photographs, arrange visits, or send personal birthday messages. Do not send manuscripts, autograph items, gifts, or sensitive originals.

## What you need
- One specific book or theme
- A personal but non-sensitive detail
- Your sender name and return address
- No manuscripts, autograph items, gifts, or valuables

## Data collected
- Editable fan-letter body
- Optional signature
- Sender name and return mailing address during checkout

## Where it gets mailed
Mailing destination:
- **J.K. Rowling**
- c/o Box 2
44-46 Morningside Road
Edinburgh EH10 4BF
United Kingdom

## Packet order
- Cover sheet (auto-generated)
- Completed form PDF

## Common mistakes
- Requesting feedback on a manuscript.
- Sending a book or photo for an autograph.
- Requesting a visit or personal birthday message.
- Expecting a personal reply.

## Agent summary
Human-facing fan-mail workflow using J.K. Rowling's official Edinburgh address. Preserve the published limits on replies, writing feedback, autographs, visits, and birthday messages.

## For assistants
Use the Forms Draft API to prefill this form and generate a preview PDF.
- Endpoint: `POST /api/forms/write-a-letter-to-jk-rowling/drafts`
- Payload: `{ fields: { ... }, attachments: [{ id, label, base64 }] }`
- Required fields: letter_body
- Notes: Do not facilitate manuscripts, writing feedback, autograph enclosures, visits, or birthday-message promises. Never promise personal readership or a reply.

## LLM field schema
```json
[
  {
    "id": "letter_body",
    "label": "Fan letter to J.K. Rowling",
    "type": "textarea",
    "required": true,
    "meta_class": "letter_body",
    "ui_width": "full",
    "group_id": "letter",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  },
  {
    "id": "letter_signature",
    "label": "Signature (optional)",
    "type": "signature",
    "required": false,
    "meta_class": "letter_signature",
    "ui_width": "half",
    "group_id": "letter",
    "choice_group": null,
    "choice_label": null,
    "visibility": null,
    "compound_subfields": null
  }
]
```

## Sources
- [J.K. Rowling official enquiries and fan-mail guidance](https://stories.jkrowling.com/enquiries/)
- [Official instructions](https://stories.jkrowling.com/enquiries/)

## Last verified
2026-08-09


## FAQs
- **What fan-mail address does this page use for J.K. Rowling?** It uses J.K. Rowling, c/o Box 2, 44-46 Morningside Road, Edinburgh EH10 4BF, United Kingdom, as published on her official site.
- **Should I include a return address?** Yes. Her official guidance asks correspondents to include a return address; PostalForm collects it during checkout.
- **Can I send a manuscript or ask for writing feedback?** No. The official guidance says she cannot comment on a writer's work.
- **Can I request an autograph or birthday message?** The official guidance says she cannot sign books or photographs or send personal birthday messages.
- **Will I receive a reply?** A reply is not guaranteed, and the official site says she cannot personally respond to mail.


## Related
- [Fan Letter to Brandon Sanderson](/forms/write-a-letter-to-brandon-sanderson)
- [Fan Letter to John Green](/forms/write-a-letter-to-john-green)
- [Fan Letter to Dav Pilkey](/forms/write-a-letter-to-dav-pilkey)
- [Fan Letter to Lin-Manuel Miranda](/forms/write-a-letter-to-lin-manuel-miranda)
- [Fan Letter to R.L. Stine](/forms/write-a-letter-to-rl-stine)
