---
title: How to Send Fan Mail to Lin-Manuel Miranda
description: Write and mail a fan letter to Lin-Manuel Miranda using the physical fan-mail address published on his official website.
seotitle: How to Send Fan Mail to Lin-Manuel Miranda
seo-description: Write and mail a fan letter to Lin-Manuel Miranda using the physical fan-mail address published on his official website.
group: resources
indexable: true
llms: false
schema: webpage
og-image: /forms/write-a-letter-to-lin-manuel-miranda/thumbnail
og-image-alt: Fan Letter to Lin-Manuel Miranda generated form preview
published: 2026-08-09
updated: 2026-08-09
tags:
  - Fan letters
  - Lin-Manuel Miranda
  - Theater
  - Music
path: /forms/write-a-letter-to-lin-manuel-miranda
---
# How to Send Fan Mail to Lin-Manuel Miranda

Write and mail a fan letter to Lin-Manuel Miranda using the physical fan-mail address published on his official website.

## How it works
1. **Personalize the starter.** - 
2. **Preview the PDF.** - 
3. **Enter sender details while the official fan-mail address stays fixed.** - 
4. **Choose mailing options and pay.** -


## Form summary
Write a fan letter to Lin-Manuel Miranda, preview the exact PDF, and have PostalForm mail it to the physical fan-mail address on his official website. The destination stays fixed through checkout.

Name one song, performance, book, or project and explain its specific impact. Keep the message personal and concise; do not turn the letter into a pitch or submission.

His official site directs international fans to its online form and says unsolicited materials are not accepted. This physical-mail workflow is best aligned with U.S. and U.S.-territory fans. PostalForm is independent and cannot promise personal readership or a reply.

## What you need
- One specific work or performance
- A concise personal reflection
- Your return address
- No scripts, scores, pitches, or unsolicited materials

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

## Where it gets mailed
Mailing destination:
- **Lin-Manuel Miranda**
- 4867 Broadway
Unit 743
New York, NY 10034

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

## Common mistakes
- Sending a script, score, demo, or pitch.
- Using physical mail from abroad when the official site directs international fans to its online form.
- Expecting a personal reply.
- Including valuable or sensitive original items.

## Agent summary
Human-facing U.S. physical fan-mail workflow to Lin-Manuel Miranda. Direct international fans to his official online form and reject unsolicited scripts, scores, pitches, or other creative submissions.

## For assistants
Use the Forms Draft API to prefill this form and generate a preview PDF.
- Endpoint: `POST /api/forms/write-a-letter-to-lin-manuel-miranda/drafts`
- Payload: `{ fields: { ... }, attachments: [{ id, label, base64 }] }`
- Required fields: letter_body
- Notes: Do not accept or encourage scripts, scores, demos, pitches, or other unsolicited material. Direct international fans to the official online form.

## LLM field schema
```json
[
  {
    "id": "letter_body",
    "label": "Fan letter to Lin-Manuel Miranda",
    "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
- [Lin-Manuel Miranda official contact and fan-mail guidance](https://www.linmanuel.com/contact/)
- [Official instructions](https://www.linmanuel.com/contact/)

## Last verified
2026-08-09


## FAQs
- **What fan-mail address does this page use?** It uses Lin-Manuel Miranda, 4867 Broadway, Unit 743, New York, NY 10034, as published on his official website.
- **Can international fans use physical mail?** His official site directs international fans to its online contact form, so they should follow that guidance.
- **Can I send a script, song, or creative pitch?** No. The official site says it does not accept unsolicited materials.
- **Will Lin-Manuel Miranda personally read or answer it?** There is no guarantee. Mail handling and any reply are outside PostalForm's control.
- **Is PostalForm affiliated with Lin-Manuel Miranda?** No. PostalForm is an independent printing and mailing service.


## Related
- [Fan Letter to Brandon Sanderson](/forms/write-a-letter-to-brandon-sanderson)
- [Fan Letter to Dav Pilkey](/forms/write-a-letter-to-dav-pilkey)
- [Fan Letter to J.K. Rowling](/forms/write-a-letter-to-jk-rowling)
- [Fan Letter to John Green](/forms/write-a-letter-to-john-green)
- [Fan Letter to R.L. Stine](/forms/write-a-letter-to-rl-stine)
