---
title: How to Send a Fan Letter to R.L. Stine
description: Write and mail a Goosebumps fan letter to R.L. Stine through Scholastic's official author-mail route.
seotitle: How to Send a Fan Letter to R.L. Stine
seo-description: Write and mail a Goosebumps fan letter to R.L. Stine through Scholastic's official author-mail route.
group: resources
indexable: true
llms: false
schema: webpage
og-image: /forms/write-a-letter-to-rl-stine/thumbnail
og-image-alt: Fan Letter to R.L. Stine generated form preview
published: 2026-08-09
updated: 2026-08-09
tags:
  - Fan letters
  - R.L. Stine
  - Goosebumps
  - Scholastic
path: /forms/write-a-letter-to-rl-stine
---
# How to Send a Fan Letter to R.L. Stine

Write and mail a Goosebumps fan letter to R.L. Stine through Scholastic's official author-mail route.

## How it works
1. **Personalize the starter.** - 
2. **Have an adult review it if a child is writing.** - 
3. **Preview the PDF and enter sender details.** - 
4. **Pay to have PostalForm print and mail it through Scholastic.** -


## Form summary
Write a fan letter to R.L. Stine, preview the PDF, and have PostalForm mail it to Scholastic's published author-letter address. Scholastic says it forwards letters addressed to its authors but cannot promise a response.

Name one Goosebumps, Fear Street, or other favorite story and explain what made it funny, scary, or memorable. A parent or guardian should review a child's message and return address before ordering.

Scholastic suggests a postage-paid return envelope marked with the author's name for those seeking replies. PostalForm sends the letter and outer envelope only, so this workflow does not include that return envelope and cannot promise a reply.

## What you need
- One favorite story or character
- A specific reaction or short question
- Guardian review for a child's letter
- Your return address

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

## Where it gets mailed
Mailing destination:
- **R.L. Stine**
- c/o Scholastic Inc.
557 Broadway
New York, NY 10012-3999

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

## Common mistakes
- Expecting a guaranteed reply.
- Confusing the outer return address with Scholastic's suggested postage-paid return envelope.
- Including a valuable book or sensitive personal details.
- Skipping adult review for a child's letter.

## Agent summary
Human-facing fan-letter workflow to R.L. Stine through Scholastic. Disclose no reply guarantee and the lack of a postage-paid return envelope.

## For assistants
Use the Forms Draft API to prefill this form and generate a preview PDF.
- Endpoint: `POST /api/forms/write-a-letter-to-rl-stine/drafts`
- Payload: `{ fields: { ... }, attachments: [{ id, label, base64 }] }`
- Required fields: letter_body
- Notes: Do not promise a response. Clearly distinguish the sender return address from a postage-paid return envelope. Encourage guardian review for children.

## LLM field schema
```json
[
  {
    "id": "letter_body",
    "label": "Fan letter to R.L. Stine",
    "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
- [Scholastic author-letter forwarding instructions](https://www.scholastic.com/custsupport/write.htm)
- [R.L. Stine at Scholastic](https://www.scholastic.com/teachers/teaching-tools/articles/authors/rl-stine.html)
- [Official instructions](https://www.scholastic.com/custsupport/write.htm)

## Last verified
2026-08-09


## FAQs
- **Where does this R.L. Stine fan letter go?** It goes to R.L. Stine, c/o Scholastic Inc., 557 Broadway, New York, NY 10012-3999, using Scholastic's author-mail route.
- **Does Scholastic forward author mail?** Scholastic says it forwards letters to its authors but cannot promise a reply.
- **Does PostalForm enclose a stamped return envelope?** No. It mails the letter only; the outer envelope's return address is not a postage-paid return envelope.
- **Can a child send the letter?** A parent or guardian should review the message and sender return address before ordering.
- **Is PostalForm affiliated with R.L. Stine or Scholastic?** No. PostalForm is an independent printing and mailing service.


## Related
- [Fan Letter to Dav Pilkey](/forms/write-a-letter-to-dav-pilkey)
- [Fan Letter to Brandon Sanderson](/forms/write-a-letter-to-brandon-sanderson)
- [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 Lin-Manuel Miranda](/forms/write-a-letter-to-lin-manuel-miranda)
