Daily NYT Strands: Game 722 — Theme, Clues, and the Answers

Daily NYT Strands: Game 722 — Theme, Clues, and the Answers
source: gettyimages
February 22, 2026

A fresh NYT Strands puzzle drops at midnight in your time zone, so “today’s game” may differ from someone else’s. If you’re after Sunday’s puzzle, you can find the hints and solutions for game #721 here. Strands is the NYT’s newer word game in the mix with Wordle, Spelling Bee, and Connections, and this guide rounds up today’s clues and the full set of answers. Spoiler alert: the following reveals today’s solutions.

Today’s Strands centers on a musical theme that invites you to strike a chord and spot the parts of a well-known instrument as the board fills in.

Hint words that unlock the in-game hint system:

The answers for today’s Strands, game #722, are below. If you don’t want spoilers, don’t scroll any further.

The official today’s answers:

My take: Easy, with a perfect score.

The central theme kickstarter was recognizing “strike a chord,” which pointed straight to GUITAR, with the body, fretboard, neck, head, stock, and pegs forming the obvious instrument anatomy. It’s a neat reminder that a single STRING wouldn’t carry a tune, even if the phrase invites you to strike a chord.

Yesterday’s NYT Strands answers (Sunday, February 22, game #721) were:

What is NYT Strands? Strands is the NYT’s ongoing word puzzle, following the popularity of Wordle and other games. It’s playable on the NYT Games site across desktop and mobile, with a daily challenge designed to be solved through themed word connections and a spangram twist.

A note about the author Johnny is a freelance pop culture writer who covers the internet, music, football, and famous personalities. Formerly known as the Pop Detective, his career spans interviews with Elton John and Blur, plus a mix of high and low-profile media appearances. He remains based in North London, often found riding his bike and scolding pigeons.

You must confirm your public display name before commenting. Please log out and then log back in to 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 · 311 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": 6646022,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}