---
title: How to Send a Fan Letter to Dav Pilkey
description: Write and mail a Dog Man or Captain Underpants fan letter to Dav Pilkey through Scholastic's official author-mail route.
seotitle: How to Send a Fan Letter to Dav Pilkey
seo-description: Write and mail a Dog Man or Captain Underpants fan letter to Dav Pilkey through Scholastic's official author-mail route.
group: resources
indexable: true
llms: false
schema: webpage
og-image: /forms/write-a-letter-to-dav-pilkey/thumbnail
og-image-alt: Fan Letter to Dav Pilkey generated form preview
published: 2026-08-09
updated: 2026-08-09
tags:
  - Fan letters
  - Dav Pilkey
  - Dog Man
  - Scholastic
path: /forms/write-a-letter-to-dav-pilkey
---
# How to Send a Fan Letter to Dav Pilkey

Write and mail a Dog Man or Captain Underpants fan letter to Dav Pilkey through Scholastic's official author-mail route.

## How it works
1. **Personalize the fan-letter 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 the letter through Scholastic.** -


## Form summary
Write a fan letter to Dav Pilkey, 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 it cannot promise that an author will respond.

A memorable letter can name a favorite Dog Man, Cat Kid Comic Club, or Captain Underpants moment, explain why it mattered, and ask one short question. A parent or guardian should review a child's message and return address before ordering.

Scholastic suggests enclosing a postage-paid return envelope marked with the author's name when seeking a reply. PostalForm sends only the printed letter and outer mailing envelope, so this workflow does not satisfy that return-envelope request and cannot promise a reply.

## What you need
- A favorite book or character
- One specific personal detail or question
- Parent or guardian review for a child's letter
- Sender name and return address

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

## Where it gets mailed
Mailing destination:
- **Dav Pilkey**
- 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.
- Assuming the outer return address is the postage-paid return envelope Scholastic requests.
- Including a manuscript, valuable item, or sensitive personal details.
- Skipping adult review of a child's return address.

## Agent summary
Human-facing fan-letter workflow to Dav Pilkey through Scholastic. State that Scholastic forwards author mail but does not promise replies, and that PostalForm does not enclose the requested 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-dav-pilkey/drafts`
- Payload: `{ fields: { ... }, attachments: [{ id, label, base64 }] }`
- Required fields: letter_body
- Notes: Do not promise a response. Clearly distinguish the sender return address from Scholastic's requested postage-paid return envelope. Encourage guardian review for children.

## LLM field schema
```json
[
  {
    "id": "letter_body",
    "label": "Fan letter to Dav Pilkey",
    "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)
- [Dav Pilkey at Scholastic](https://www.scholastic.com/site/dav-pilkey-books/about-dav-pilkey.html)
- [Official instructions](https://www.scholastic.com/custsupport/write.htm)

## Last verified
2026-08-09


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


## Related
- [Fan Letter to R.L. Stine](/forms/write-a-letter-to-rl-stine)
- [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)
