NYT Strands: Today's Theme, Hints, and Solutions

NYT Strands: Today's Theme, Hints, and Solutions
source: gettyimages
February 9, 2026

A fresh NYT Strands puzzle goes live at midnight in each time zone, so players worldwide may be tackling different days. If you’re after Monday’s puzzle, you can check out NYT Strands hints and answers for Monday, February 9 (game #708). Strands sits among the NYT’s growing lineup of word games after Wordle, Spelling Bee, and Connections, and it can be a real brain-teaser. Spoiler alert: below you'll find today’s solutions, so read on only if you want them.

NYT Strands today (game #709) – the theme

NYT Strands today (game #709) – hint words to unlock the hints system

NYT Strands today (game #709) – spangram letters

NYT Strands today (game #709) – spangram position

NYT Strands today – the answers

My rating: Hard My score: 1

I’m a fan of various online rabbit holes, including home improvement videos. Here’s a quick note on the solving path: I spotted the spangram first, which stood out, then things came together around the standalone materials. The words STONE, WOOD, and BRICK helped me reach the rest more quickly after that.

Yesterday's NYT Strands answers (Monday, February 9, game #708)

What is NYT Strands? Strands is the NYT’s word game, joining the lineup that includes Wordle and Connections. It’s now a standard feature on the NYT Games site, playable on desktop or mobile.

A short bio Johnny is a freelance journalist covering pop culture, the internet, music, and sports. Formerly known as the Pop Detective, he’s written features, interviews, and occasional satire from his North London home, chasing stories, bicycles, and the occasional pigeon.

Note on commenting You’ll need to confirm your public display name before you can comment. Please log out and log back in to set it up.

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 · 139 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": 6645637,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}