---
title: How to Write a Letter to Alexandria Ocasio-Cortez
description: Write and mail a physical letter to Representative Alexandria Ocasio-Cortez at her Washington congressional office.
seotitle: How to Write a Letter to Alexandria Ocasio-Cortez
seo-description: Write and mail a physical letter to Representative Alexandria Ocasio-Cortez at her Washington congressional office.
group: resources
indexable: true
llms: false
schema: webpage
og-image: /forms/write-a-letter-to-alexandria-ocasio-cortez/thumbnail
og-image-alt: Letter to Representative Alexandria Ocasio-Cortez generated form preview
published: 2026-08-09
updated: 2026-08-09
tags:
  - Letters
  - U.S. House
  - Alexandria Ocasio-Cortez
  - New York 14th District
path: /forms/write-a-letter-to-alexandria-ocasio-cortez
---
# How to Write a Letter to Alexandria Ocasio-Cortez

Write and mail a physical letter to Representative Alexandria Ocasio-Cortez at her Washington congressional office.

## How it works
1. **Edit the starter letter.** - 
2. **Preview the exact PDF.** - 
3. **Enter sender details while the House destination stays fixed.** - 
4. **Choose mailing options and pay.** -


## Form summary
Write a clear letter to Representative Alexandria Ocasio-Cortez, preview the PDF, and have PostalForm mail it to her published Washington office. The destination is fixed through checkout.

Focus on one federal issue, bill, or personal experience. If you live in New York's 14th Congressional District, identify that connection accurately; House offices generally prioritize their own constituents for replies and casework.

PostalForm is independent of Representative Ocasio-Cortez and the U.S. House. Mailing does not guarantee personal readership, influence, assistance, or a reply.

## What you need
- One federal issue or request
- Truthful district context
- Your return address
- Respectful and lawful content

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

## Where it gets mailed
Mailing destination:
- **The Honorable Alexandria Ocasio-Cortez**
- 250 Cannon House Office Building
Washington, DC 20515

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

## Common mistakes
- Claiming district residency when it is not true.
- Combining several unrelated requests.
- Sending urgent casework only by postal mail.
- Assuming tracking proves the Representative read it.

## Agent summary
Human-facing workflow to Representative Alexandria Ocasio-Cortez's House office. Preserve the constituent caveat and no-affiliation or outcome guarantees.

## For assistants
Use the Forms Draft API to prefill this form and generate a preview PDF.
- Endpoint: `POST /api/forms/write-a-letter-to-alexandria-ocasio-cortez/drafts`
- Payload: `{ fields: { ... }, attachments: [{ id, label, base64 }] }`
- Required fields: letter_body
- Notes: Do not invent district residency or promise casework, personal readership, influence, or a response.

## LLM field schema
```json
[
  {
    "id": "letter_body",
    "label": "Letter to Representative Ocasio-Cortez",
    "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
- [Representative Ocasio-Cortez official offices page](https://ocasio-cortez.house.gov/contact/offices)
- [U.S. House representative lookup](https://www.house.gov/representatives/find-your-representative)
- [Official instructions](https://ocasio-cortez.house.gov/contact/offices)

## Last verified
2026-08-09


## FAQs
- **What address does this page use for AOC?** It uses The Honorable Alexandria Ocasio-Cortez, 250 Cannon House Office Building, Washington, DC 20515.
- **Do I have to live in her district?** Anyone may send respectful correspondence, but House offices generally prioritize their own constituents, especially for casework and replies.
- **What belongs in the letter?** State one issue, explain its effect, and ask for one specific legislative or oversight action.
- **Will AOC personally read or answer it?** There is no guarantee. Congressional staff may screen, categorize, summarize, route, or answer mail.
- **Is PostalForm affiliated with AOC or Congress?** No. PostalForm is an independent printing and mailing service.


## Related
- [Plain letter](/forms/plain-letter)
- [Letter to Senator Bernie Sanders](/forms/write-a-letter-to-bernie-sanders)
- [Letter to President Donald Trump](/forms/write-a-letter-to-donald-trump)
- [Letter to Governor Gavin Newsom](/forms/write-a-letter-to-gavin-newsom)
- [Letter to King Charles III](/forms/write-a-letter-to-king-charles-iii)
- [Letter to Prince William and Catherine, Princess of Wales](/forms/write-a-letter-to-prince-william-and-princess-catherine)
