{
  "meta": {
    "title": "Study — べんきょうBox",
    "description": "Quick, active recall. Brief games to test and stretch your vocabulary during the five minutes between things.",
    "url": "/study",
    "format": "json"
  },
  "content": [
    {
      "type": "page-header",
      "body": "Quick, active recall. Brief games to test and stretch your vocabulary during idle moments.",
      "heading": "Small games, for the five minutes between things",
      "eyebrow": "04 · STUDY",
      "accent": "dictionary"
    },
    {
      "type": "strip",
      "body": "Pick a JLPT level, get a word, recall the meaning, flip to check.",
      "heading": "One word at a time, at your level",
      "label": "Random Word",
      "orientation": "text-left",
      "paragraphs": [
        "Pick a JLPT level and the app shows you a word. Try to recall the meaning, then flip it to check. Tap through to the dictionary entry if you want more.",
        "Useful for a quick lap through your range, or a warm-up before a longer session."
      ],
      "screenshot": {
        "label": "SCREENSHOT SLOT",
        "title": "Random Word card",
        "meta": "JLPT level select · 4:5 portrait",
        "aspect": "4/5",
        "image": "random-word.png"
      }
    },
    {
      "type": "strip",
      "body": "Auto-generated vocab grids to hunt through. Tap a found word for the dictionary entry.",
      "heading": "Find the words in the grid",
      "label": "Word Search",
      "orientation": "text-right",
      "paragraphs": [
        "An auto-generated grid of vocab to hunt through. Each word reveals its reading in the list when you find it. Tap the word to open the light dictionary entry for the full meaning.",
        "Active recall plus pattern recognition, which together do something passive flashcards don't."
      ],
      "screenshot": {
        "label": "SCREENSHOT SLOT",
        "title": "Word Search grid",
        "meta": "10×10 on phone · 4:5 portrait",
        "aspect": "4/5",
        "image": "word-search.png"
      }
    },
    {
      "type": "card-grid",
      "body": "The aim is for active recall, in small doses, against the content you're already studying. Listening practice that asks you to write what you heard. Kana and kanji drills against the readings you've already met. The shape of each new game is decided by what would actually help; the bar is \"would I use this myself\".",
      "heading": "Small games is a section that will grow",
      "label": "More to come",
      "columns": 1,
      "variant": "sub",
      "cards": []
    },
    {
      "type": "faq",
      "body": "Common questions about the small games and how they fit into a study routine.",
      "heading": "Quick answers",
      "items": [
        {
          "question": "Do the games work offline?",
          "answer": "Yes. The games run against the dictionary on your device, so they don't need the network."
        },
        {
          "question": "Can I pick which words appear?",
          "answer": "Random Word filters by JLPT level. Word Search uses the same vocabulary range. More targeted selection (such as drawing from a specific word list) is on the list of things to add."
        },
        {
          "question": "Will my progress be tracked?",
          "answer": "Not at the moment. The games are designed to be picked up and put down, not turned into another streak to maintain. If progress tracking would help your practice, get in touch."
        }
      ]
    },
    {
      "type": "prose",
      "body": "More on the [FAQ page →](/faq)."
    },
    {
      "type": "card-grid",
      "body": "Coming soon to iOS and macOS. Back to the toolkit.",
      "columns": 2,
      "variant": "sub",
      "cards": [
        {
          "label": "Get it",
          "title": "Notify me when it ships →",
          "body": "Coming soon to iOS and macOS. Android later.",
          "href": "#notify"
        },
        {
          "label": "Back to",
          "title": "The toolkit →",
          "body": "Translate, Dictionary, Practice, Study. Four tools, one local dictionary.",
          "href": "/",
          "tile": "hero"
        }
      ]
    }
  ],
  "schema": {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "name": "Study — べんきょうBox",
    "description": "Quick, active recall. Brief games to test and stretch your vocabulary during the five minutes between things.",
    "url": "https://getbenkyobox.com/study",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Do the games work offline?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. The games run against the dictionary on your device, so they don't need the network."
        }
      },
      {
        "@type": "Question",
        "name": "Can I pick which words appear?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Random Word filters by JLPT level. Word Search uses the same vocabulary range. More targeted selection (such as drawing from a specific word list) is on the list of things to add."
        }
      },
      {
        "@type": "Question",
        "name": "Will my progress be tracked?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Not at the moment. The games are designed to be picked up and put down, not turned into another streak to maintain. If progress tracking would help your practice, get in touch."
        }
      }
    ]
  }
}