> ## Documentation Index
> Fetch the complete documentation index at: https://america-250.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Speeches & Addresses

> Defining American speeches and presidential addresses, from Washington to Kennedy.

<div className="not-prose my-4 rounded-sm border border-[#e4e0d2] bg-[#efede4]/60 p-8 sm:p-10 dark:border-white/10 dark:bg-white/5">
  <span className="hf-mono inline-flex items-center gap-2 text-[11px] uppercase tracking-[0.28em] text-[#c31432]">
    <span className="h-px w-6 bg-[#c31432]" />

    Speeches & Addresses · 1796–1963
  </span>

  <h2 className="hf-display mt-5 text-3xl font-bold leading-[1.05] tracking-tight text-[#15140f] sm:text-4xl dark:text-[#f7f6f1]">The words that summoned a nation at its turning points.</h2>
  <p className="mt-4 max-w-2xl text-base leading-relaxed text-[#15140f]/70 dark:text-[#f7f6f1]/70">Addresses delivered at moments of founding, crisis, war, and renewal.</p>
</div>

## Founding & Early Republic

<CardGroup cols={2}>
  <Card title="Washington's Farewell Address" icon="hand-wave" href="/speeches/washington-farewell-address">
    1796 · Counsel on unity, parties, and foreign entanglements.
  </Card>

  <Card title="The Monroe Doctrine" icon="globe" href="/speeches/monroe-doctrine">
    1823 · A hemisphere closed to European colonization.
  </Card>
</CardGroup>

## Civil War Era

<CardGroup cols={2}>
  <Card title="Emancipation Proclamation" icon="unlock" href="/speeches/emancipation-proclamation">
    1863 · Freedom for the enslaved in rebelling states.
  </Card>

  <Card title="The Gettysburg Address" icon="flag-usa" href="/speeches/gettysburg-address">
    1863 · "A new birth of freedom."
  </Card>

  <Card title="Lincoln's Second Inaugural" icon="dove" href="/speeches/lincoln-second-inaugural">
    1865 · "With malice toward none."
  </Card>
</CardGroup>

## Twentieth Century

<CardGroup cols={2}>
  <Card title="FDR's First Inaugural" icon="comment-dots" href="/speeches/fdr-first-inaugural">
    1933 · "The only thing we have to fear is fear itself."
  </Card>

  <Card title="FDR's Four Freedoms" icon="hand-holding-heart" href="/speeches/fdr-four-freedoms">
    1941 · Freedoms of speech, worship, from want, from fear.
  </Card>

  <Card title={'FDR\'s "Day of Infamy"'} icon="anchor" href="/speeches/fdr-pearl-harbor">
    1941 · The address that brought America into WWII.
  </Card>

  <Card title="Eisenhower's Farewell" icon="shield-halved" href="/speeches/eisenhower-farewell">
    1961 · A warning about the military-industrial complex.
  </Card>

  <Card title="Kennedy's Inaugural" icon="torch" href="/speeches/jfk-inaugural">
    1961 · "Ask not what your country can do for you."
  </Card>

  <Card title={'"I Have a Dream"'} icon="users" href="/speeches/i-have-a-dream">
    1963 · Dr. King at the March on Washington.
  </Card>
</CardGroup>
