NYT Strands Game 769: Hints, Theme, and Today's Answers

NYT Strands Game 769: Hints, Theme, and Today's Answers
source: gettyimages
April 11, 2026

Looking for a different day? A new NYT Strands puzzle goes live at midnight in your time zone, meaning some players get today’s game while others are on yesterday’s. If you want Friday’s puzzle instead, see NYT Strands hints and answers for Friday, April 10 (game #768). Strands is the NYT’s newest word game after Wordle, Spelling Bee, and Connections — and it can be a lot of fun, albeit challenging. Spoiler warning: the rest of this post reveals today’s solutions.

NYT Strands today (game #769) – hint #1: today’s theme

NYT Strands today (game #769) – hint #2: clue words

NYT Strands today (game #769) – hint #3: spangram letters

NYT Strands today (game #769) – hint #4: spangram position

The answers for NYT Strands today (game #769)

My rating: Hard My score: Perfect

Yesterday’s NYT Strands answers (Friday, April 10, game #768)

What is NYT Strands? Strands is the NYT’s not-so-new-any-more word game, following Wordle and Connections. It’s now a fully fledged member of the NYT Games stable, playable on desktop or mobile via the NYT Games site. There’s a guide to how to play Strands, with tips for solving it each day.

Johnny is a freelance pop culture journalist who has been writing about the internet, music, football and famous people since the iPhone was just a twinkle in Steve Jobs’ eye. Previously known by the pseudonym the Pop Detective, his journalistic career began with playful bits about Madonna’s sausage-roll cravings (not true, by the way). He has interviewed Elton John and Blur, and has also faced Right Said Fred, appeared on a Channel 5 documentary about Peter Kay, and even fact-checked a German cooker’s instruction manual. He still loves living in North London, riding his bicycle, and shouting at pigeons.

Note: You must confirm your public display name before commenting. Please logout and then login again, and you’ll be prompted to enter your display name.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 140 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6647318,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}