{
  "version": "1.0",
  "site": {
    "name": "All Problems Solved",
    "tagline": "One problem, one page, one clear answer",
    "url": "https://allproblemssolved.aplusz.app",
    "languages": [
      "en",
      "ar",
      "de",
      "es",
      "fr",
      "hi",
      "id",
      "ja",
      "ko",
      "pt-BR",
      "ru",
      "tr",
      "vi"
    ],
    "default": "en"
  },
  "patterns": {
    "root": "https://allproblemssolved.aplusz.app/",
    "hub": "https://allproblemssolved.aplusz.app/{lang}/",
    "page": "https://allproblemssolved.aplusz.app/{lang}/{slug}/",
    "markdown": "https://allproblemssolved.aplusz.app/{lang}/{slug}/index.md",
    "note": "Three levels, no deeper. Every page is one click from every other page. There are no category pages: a category would rank for nothing and put a click between a person in trouble and their answer."
  },
  "levels": [
    {
      "depth": 0,
      "path": "/",
      "what": "Sends each visitor to their own language. No content of its own."
    },
    {
      "depth": 1,
      "path": "/{lang}/",
      "what": "The hub: all 30 problems and one search field that matches the vocabulary in keywords.json."
    },
    {
      "depth": 2,
      "path": "/{lang}/{slug}/",
      "what": "One problem, one page, one answer. Every answer is in the HTML before any interaction."
    }
  ],
  "pages": [
    {
      "slug": "is-this-price-fair",
      "intent": "Amount",
      "question": "Is this price fair?",
      "answers": "What it really costs where you are standing — and the number at which you walk away.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/is-this-price-fair/",
        "ar": "https://allproblemssolved.aplusz.app/ar/is-this-price-fair/",
        "de": "https://allproblemssolved.aplusz.app/de/is-this-price-fair/",
        "es": "https://allproblemssolved.aplusz.app/es/is-this-price-fair/",
        "fr": "https://allproblemssolved.aplusz.app/fr/is-this-price-fair/",
        "hi": "https://allproblemssolved.aplusz.app/hi/is-this-price-fair/",
        "id": "https://allproblemssolved.aplusz.app/id/is-this-price-fair/",
        "ja": "https://allproblemssolved.aplusz.app/ja/is-this-price-fair/",
        "ko": "https://allproblemssolved.aplusz.app/ko/is-this-price-fair/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/is-this-price-fair/",
        "ru": "https://allproblemssolved.aplusz.app/ru/is-this-price-fair/",
        "tr": "https://allproblemssolved.aplusz.app/tr/is-this-price-fair/",
        "vi": "https://allproblemssolved.aplusz.app/vi/is-this-price-fair/"
      }
    },
    {
      "slug": "is-this-a-scam",
      "intent": "Emergency",
      "question": "Is this a scam?",
      "answers": "One verdict on the link, message, seller or payment in front of you — and the next move.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/is-this-a-scam/",
        "ar": "https://allproblemssolved.aplusz.app/ar/is-this-a-scam/",
        "de": "https://allproblemssolved.aplusz.app/de/is-this-a-scam/",
        "es": "https://allproblemssolved.aplusz.app/es/is-this-a-scam/",
        "fr": "https://allproblemssolved.aplusz.app/fr/is-this-a-scam/",
        "hi": "https://allproblemssolved.aplusz.app/hi/is-this-a-scam/",
        "id": "https://allproblemssolved.aplusz.app/id/is-this-a-scam/",
        "ja": "https://allproblemssolved.aplusz.app/ja/is-this-a-scam/",
        "ko": "https://allproblemssolved.aplusz.app/ko/is-this-a-scam/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/is-this-a-scam/",
        "ru": "https://allproblemssolved.aplusz.app/ru/is-this-a-scam/",
        "tr": "https://allproblemssolved.aplusz.app/tr/is-this-a-scam/",
        "vi": "https://allproblemssolved.aplusz.app/vi/is-this-a-scam/"
      }
    },
    {
      "slug": "hacked-or-locked-account",
      "intent": "Emergency",
      "question": "Hacked or locked out — how do I get back in?",
      "answers": "Step-by-step recovery for the exact app or site.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/hacked-or-locked-account/",
        "ar": "https://allproblemssolved.aplusz.app/ar/hacked-or-locked-account/",
        "de": "https://allproblemssolved.aplusz.app/de/hacked-or-locked-account/",
        "es": "https://allproblemssolved.aplusz.app/es/hacked-or-locked-account/",
        "fr": "https://allproblemssolved.aplusz.app/fr/hacked-or-locked-account/",
        "hi": "https://allproblemssolved.aplusz.app/hi/hacked-or-locked-account/",
        "id": "https://allproblemssolved.aplusz.app/id/hacked-or-locked-account/",
        "ja": "https://allproblemssolved.aplusz.app/ja/hacked-or-locked-account/",
        "ko": "https://allproblemssolved.aplusz.app/ko/hacked-or-locked-account/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/hacked-or-locked-account/",
        "ru": "https://allproblemssolved.aplusz.app/ru/hacked-or-locked-account/",
        "tr": "https://allproblemssolved.aplusz.app/tr/hacked-or-locked-account/",
        "vi": "https://allproblemssolved.aplusz.app/vi/hacked-or-locked-account/"
      }
    },
    {
      "slug": "hidden-recurring-charges",
      "intent": "Amount",
      "question": "What is quietly charging me every month?",
      "answers": "The forgotten subscriptions — and the cancel link for each one.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/hidden-recurring-charges/",
        "ar": "https://allproblemssolved.aplusz.app/ar/hidden-recurring-charges/",
        "de": "https://allproblemssolved.aplusz.app/de/hidden-recurring-charges/",
        "es": "https://allproblemssolved.aplusz.app/es/hidden-recurring-charges/",
        "fr": "https://allproblemssolved.aplusz.app/fr/hidden-recurring-charges/",
        "hi": "https://allproblemssolved.aplusz.app/hi/hidden-recurring-charges/",
        "id": "https://allproblemssolved.aplusz.app/id/hidden-recurring-charges/",
        "ja": "https://allproblemssolved.aplusz.app/ja/hidden-recurring-charges/",
        "ko": "https://allproblemssolved.aplusz.app/ko/hidden-recurring-charges/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/hidden-recurring-charges/",
        "ru": "https://allproblemssolved.aplusz.app/ru/hidden-recurring-charges/",
        "tr": "https://allproblemssolved.aplusz.app/tr/hidden-recurring-charges/",
        "vi": "https://allproblemssolved.aplusz.app/vi/hidden-recurring-charges/"
      }
    },
    {
      "slug": "how-to-cancel-anything",
      "intent": "Procedure",
      "question": "How do I cancel this subscription or contract?",
      "answers": "The steps, and the letter that ends it, where you live.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/how-to-cancel-anything/",
        "ar": "https://allproblemssolved.aplusz.app/ar/how-to-cancel-anything/",
        "de": "https://allproblemssolved.aplusz.app/de/how-to-cancel-anything/",
        "es": "https://allproblemssolved.aplusz.app/es/how-to-cancel-anything/",
        "fr": "https://allproblemssolved.aplusz.app/fr/how-to-cancel-anything/",
        "hi": "https://allproblemssolved.aplusz.app/hi/how-to-cancel-anything/",
        "id": "https://allproblemssolved.aplusz.app/id/how-to-cancel-anything/",
        "ja": "https://allproblemssolved.aplusz.app/ja/how-to-cancel-anything/",
        "ko": "https://allproblemssolved.aplusz.app/ko/how-to-cancel-anything/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/how-to-cancel-anything/",
        "ru": "https://allproblemssolved.aplusz.app/ru/how-to-cancel-anything/",
        "tr": "https://allproblemssolved.aplusz.app/tr/how-to-cancel-anything/",
        "vi": "https://allproblemssolved.aplusz.app/vi/how-to-cancel-anything/"
      }
    },
    {
      "slug": "what-does-this-error-code-mean",
      "intent": "Verdict",
      "question": "What does this error code mean?",
      "answers": "The code on your car, appliance or machine — what it means and how to fix it.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/what-does-this-error-code-mean/",
        "ar": "https://allproblemssolved.aplusz.app/ar/what-does-this-error-code-mean/",
        "de": "https://allproblemssolved.aplusz.app/de/what-does-this-error-code-mean/",
        "es": "https://allproblemssolved.aplusz.app/es/what-does-this-error-code-mean/",
        "fr": "https://allproblemssolved.aplusz.app/fr/what-does-this-error-code-mean/",
        "hi": "https://allproblemssolved.aplusz.app/hi/what-does-this-error-code-mean/",
        "id": "https://allproblemssolved.aplusz.app/id/what-does-this-error-code-mean/",
        "ja": "https://allproblemssolved.aplusz.app/ja/what-does-this-error-code-mean/",
        "ko": "https://allproblemssolved.aplusz.app/ko/what-does-this-error-code-mean/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/what-does-this-error-code-mean/",
        "ru": "https://allproblemssolved.aplusz.app/ru/what-does-this-error-code-mean/",
        "tr": "https://allproblemssolved.aplusz.app/tr/what-does-this-error-code-mean/",
        "vi": "https://allproblemssolved.aplusz.app/vi/what-does-this-error-code-mean/"
      }
    },
    {
      "slug": "money-you-are-owed",
      "intent": "Amount",
      "question": "What money am I owed?",
      "answers": "Deposits, refunds, delayed pay and tax you can still claim — plus the letter to send.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/money-you-are-owed/",
        "ar": "https://allproblemssolved.aplusz.app/ar/money-you-are-owed/",
        "de": "https://allproblemssolved.aplusz.app/de/money-you-are-owed/",
        "es": "https://allproblemssolved.aplusz.app/es/money-you-are-owed/",
        "fr": "https://allproblemssolved.aplusz.app/fr/money-you-are-owed/",
        "hi": "https://allproblemssolved.aplusz.app/hi/money-you-are-owed/",
        "id": "https://allproblemssolved.aplusz.app/id/money-you-are-owed/",
        "ja": "https://allproblemssolved.aplusz.app/ja/money-you-are-owed/",
        "ko": "https://allproblemssolved.aplusz.app/ko/money-you-are-owed/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/money-you-are-owed/",
        "ru": "https://allproblemssolved.aplusz.app/ru/money-you-are-owed/",
        "tr": "https://allproblemssolved.aplusz.app/tr/money-you-are-owed/",
        "vi": "https://allproblemssolved.aplusz.app/vi/money-you-are-owed/"
      }
    },
    {
      "slug": "import-duty-on-a-parcel",
      "intent": "Amount",
      "question": "What will customs charge on this order?",
      "answers": "Duty and tax, worked out before you buy.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/import-duty-on-a-parcel/",
        "ar": "https://allproblemssolved.aplusz.app/ar/import-duty-on-a-parcel/",
        "de": "https://allproblemssolved.aplusz.app/de/import-duty-on-a-parcel/",
        "es": "https://allproblemssolved.aplusz.app/es/import-duty-on-a-parcel/",
        "fr": "https://allproblemssolved.aplusz.app/fr/import-duty-on-a-parcel/",
        "hi": "https://allproblemssolved.aplusz.app/hi/import-duty-on-a-parcel/",
        "id": "https://allproblemssolved.aplusz.app/id/import-duty-on-a-parcel/",
        "ja": "https://allproblemssolved.aplusz.app/ja/import-duty-on-a-parcel/",
        "ko": "https://allproblemssolved.aplusz.app/ko/import-duty-on-a-parcel/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/import-duty-on-a-parcel/",
        "ru": "https://allproblemssolved.aplusz.app/ru/import-duty-on-a-parcel/",
        "tr": "https://allproblemssolved.aplusz.app/tr/import-duty-on-a-parcel/",
        "vi": "https://allproblemssolved.aplusz.app/vi/import-duty-on-a-parcel/"
      }
    },
    {
      "slug": "warranty-claim",
      "intent": "Amount",
      "question": "Is this still under warranty?",
      "answers": "What is covered, how to claim, and the letter to send.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/warranty-claim/",
        "ar": "https://allproblemssolved.aplusz.app/ar/warranty-claim/",
        "de": "https://allproblemssolved.aplusz.app/de/warranty-claim/",
        "es": "https://allproblemssolved.aplusz.app/es/warranty-claim/",
        "fr": "https://allproblemssolved.aplusz.app/fr/warranty-claim/",
        "hi": "https://allproblemssolved.aplusz.app/hi/warranty-claim/",
        "id": "https://allproblemssolved.aplusz.app/id/warranty-claim/",
        "ja": "https://allproblemssolved.aplusz.app/ja/warranty-claim/",
        "ko": "https://allproblemssolved.aplusz.app/ko/warranty-claim/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/warranty-claim/",
        "ru": "https://allproblemssolved.aplusz.app/ru/warranty-claim/",
        "tr": "https://allproblemssolved.aplusz.app/tr/warranty-claim/",
        "vi": "https://allproblemssolved.aplusz.app/vi/warranty-claim/"
      }
    },
    {
      "slug": "rent-and-deposit-rights",
      "intent": "Amount",
      "question": "Can they keep my deposit?",
      "answers": "Your rights where you rent — and the letter that asks for the money back.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/rent-and-deposit-rights/",
        "ar": "https://allproblemssolved.aplusz.app/ar/rent-and-deposit-rights/",
        "de": "https://allproblemssolved.aplusz.app/de/rent-and-deposit-rights/",
        "es": "https://allproblemssolved.aplusz.app/es/rent-and-deposit-rights/",
        "fr": "https://allproblemssolved.aplusz.app/fr/rent-and-deposit-rights/",
        "hi": "https://allproblemssolved.aplusz.app/hi/rent-and-deposit-rights/",
        "id": "https://allproblemssolved.aplusz.app/id/rent-and-deposit-rights/",
        "ja": "https://allproblemssolved.aplusz.app/ja/rent-and-deposit-rights/",
        "ko": "https://allproblemssolved.aplusz.app/ko/rent-and-deposit-rights/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/rent-and-deposit-rights/",
        "ru": "https://allproblemssolved.aplusz.app/ru/rent-and-deposit-rights/",
        "tr": "https://allproblemssolved.aplusz.app/tr/rent-and-deposit-rights/",
        "vi": "https://allproblemssolved.aplusz.app/vi/rent-and-deposit-rights/"
      }
    },
    {
      "slug": "contract-red-flags",
      "intent": "Verdict",
      "question": "What is wrong with this contract?",
      "answers": "The traps in this lease, job or service contract, in plain words.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/contract-red-flags/",
        "ar": "https://allproblemssolved.aplusz.app/ar/contract-red-flags/",
        "de": "https://allproblemssolved.aplusz.app/de/contract-red-flags/",
        "es": "https://allproblemssolved.aplusz.app/es/contract-red-flags/",
        "fr": "https://allproblemssolved.aplusz.app/fr/contract-red-flags/",
        "hi": "https://allproblemssolved.aplusz.app/hi/contract-red-flags/",
        "id": "https://allproblemssolved.aplusz.app/id/contract-red-flags/",
        "ja": "https://allproblemssolved.aplusz.app/ja/contract-red-flags/",
        "ko": "https://allproblemssolved.aplusz.app/ko/contract-red-flags/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/contract-red-flags/",
        "ru": "https://allproblemssolved.aplusz.app/ru/contract-red-flags/",
        "tr": "https://allproblemssolved.aplusz.app/tr/contract-red-flags/",
        "vi": "https://allproblemssolved.aplusz.app/vi/contract-red-flags/"
      }
    },
    {
      "slug": "someone-died-what-to-do",
      "intent": "Emergency",
      "question": "Someone died — what do I do first?",
      "answers": "Every step after a death, in order, for the country you are in.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/someone-died-what-to-do/",
        "ar": "https://allproblemssolved.aplusz.app/ar/someone-died-what-to-do/",
        "de": "https://allproblemssolved.aplusz.app/de/someone-died-what-to-do/",
        "es": "https://allproblemssolved.aplusz.app/es/someone-died-what-to-do/",
        "fr": "https://allproblemssolved.aplusz.app/fr/someone-died-what-to-do/",
        "hi": "https://allproblemssolved.aplusz.app/hi/someone-died-what-to-do/",
        "id": "https://allproblemssolved.aplusz.app/id/someone-died-what-to-do/",
        "ja": "https://allproblemssolved.aplusz.app/ja/someone-died-what-to-do/",
        "ko": "https://allproblemssolved.aplusz.app/ko/someone-died-what-to-do/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/someone-died-what-to-do/",
        "ru": "https://allproblemssolved.aplusz.app/ru/someone-died-what-to-do/",
        "tr": "https://allproblemssolved.aplusz.app/tr/someone-died-what-to-do/",
        "vi": "https://allproblemssolved.aplusz.app/vi/someone-died-what-to-do/"
      }
    },
    {
      "slug": "see-a-doctor-as-a-foreigner",
      "intent": "Emergency",
      "question": "How do I see a doctor here?",
      "answers": "Where to go, what it costs, and what your insurance actually covers.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/see-a-doctor-as-a-foreigner/",
        "ar": "https://allproblemssolved.aplusz.app/ar/see-a-doctor-as-a-foreigner/",
        "de": "https://allproblemssolved.aplusz.app/de/see-a-doctor-as-a-foreigner/",
        "es": "https://allproblemssolved.aplusz.app/es/see-a-doctor-as-a-foreigner/",
        "fr": "https://allproblemssolved.aplusz.app/fr/see-a-doctor-as-a-foreigner/",
        "hi": "https://allproblemssolved.aplusz.app/hi/see-a-doctor-as-a-foreigner/",
        "id": "https://allproblemssolved.aplusz.app/id/see-a-doctor-as-a-foreigner/",
        "ja": "https://allproblemssolved.aplusz.app/ja/see-a-doctor-as-a-foreigner/",
        "ko": "https://allproblemssolved.aplusz.app/ko/see-a-doctor-as-a-foreigner/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/see-a-doctor-as-a-foreigner/",
        "ru": "https://allproblemssolved.aplusz.app/ru/see-a-doctor-as-a-foreigner/",
        "tr": "https://allproblemssolved.aplusz.app/tr/see-a-doctor-as-a-foreigner/",
        "vi": "https://allproblemssolved.aplusz.app/vi/see-a-doctor-as-a-foreigner/"
      }
    },
    {
      "slug": "same-medicine-any-country",
      "intent": "Verdict",
      "question": "Where do I get this medicine here?",
      "answers": "Its local name, the price, and whether you need a prescription.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/same-medicine-any-country/",
        "ar": "https://allproblemssolved.aplusz.app/ar/same-medicine-any-country/",
        "de": "https://allproblemssolved.aplusz.app/de/same-medicine-any-country/",
        "es": "https://allproblemssolved.aplusz.app/es/same-medicine-any-country/",
        "fr": "https://allproblemssolved.aplusz.app/fr/same-medicine-any-country/",
        "hi": "https://allproblemssolved.aplusz.app/hi/same-medicine-any-country/",
        "id": "https://allproblemssolved.aplusz.app/id/same-medicine-any-country/",
        "ja": "https://allproblemssolved.aplusz.app/ja/same-medicine-any-country/",
        "ko": "https://allproblemssolved.aplusz.app/ko/same-medicine-any-country/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/same-medicine-any-country/",
        "ru": "https://allproblemssolved.aplusz.app/ru/same-medicine-any-country/",
        "tr": "https://allproblemssolved.aplusz.app/tr/same-medicine-any-country/",
        "vi": "https://allproblemssolved.aplusz.app/vi/same-medicine-any-country/"
      }
    },
    {
      "slug": "tap-water-air-street-safety",
      "intent": "Emergency",
      "question": "Is it safe here right now?",
      "answers": "Tap water, air, and street safety for the city you are in.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/tap-water-air-street-safety/",
        "ar": "https://allproblemssolved.aplusz.app/ar/tap-water-air-street-safety/",
        "de": "https://allproblemssolved.aplusz.app/de/tap-water-air-street-safety/",
        "es": "https://allproblemssolved.aplusz.app/es/tap-water-air-street-safety/",
        "fr": "https://allproblemssolved.aplusz.app/fr/tap-water-air-street-safety/",
        "hi": "https://allproblemssolved.aplusz.app/hi/tap-water-air-street-safety/",
        "id": "https://allproblemssolved.aplusz.app/id/tap-water-air-street-safety/",
        "ja": "https://allproblemssolved.aplusz.app/ja/tap-water-air-street-safety/",
        "ko": "https://allproblemssolved.aplusz.app/ko/tap-water-air-street-safety/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/tap-water-air-street-safety/",
        "ru": "https://allproblemssolved.aplusz.app/ru/tap-water-air-street-safety/",
        "tr": "https://allproblemssolved.aplusz.app/tr/tap-water-air-street-safety/",
        "vi": "https://allproblemssolved.aplusz.app/vi/tap-water-air-street-safety/"
      }
    },
    {
      "slug": "lost-passport-phone-card",
      "intent": "Emergency",
      "question": "I lost my passport, phone or card abroad — what now?",
      "answers": "The next three moves, and where to go, from the city you are in.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/lost-passport-phone-card/",
        "ar": "https://allproblemssolved.aplusz.app/ar/lost-passport-phone-card/",
        "de": "https://allproblemssolved.aplusz.app/de/lost-passport-phone-card/",
        "es": "https://allproblemssolved.aplusz.app/es/lost-passport-phone-card/",
        "fr": "https://allproblemssolved.aplusz.app/fr/lost-passport-phone-card/",
        "hi": "https://allproblemssolved.aplusz.app/hi/lost-passport-phone-card/",
        "id": "https://allproblemssolved.aplusz.app/id/lost-passport-phone-card/",
        "ja": "https://allproblemssolved.aplusz.app/ja/lost-passport-phone-card/",
        "ko": "https://allproblemssolved.aplusz.app/ko/lost-passport-phone-card/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/lost-passport-phone-card/",
        "ru": "https://allproblemssolved.aplusz.app/ru/lost-passport-phone-card/",
        "tr": "https://allproblemssolved.aplusz.app/tr/lost-passport-phone-card/",
        "vi": "https://allproblemssolved.aplusz.app/vi/lost-passport-phone-card/"
      }
    },
    {
      "slug": "best-sim-as-a-foreigner",
      "intent": "Procedure",
      "question": "Which SIM should I buy here?",
      "answers": "Where to buy it, what it costs, and what ID they will ask for.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/best-sim-as-a-foreigner/",
        "ar": "https://allproblemssolved.aplusz.app/ar/best-sim-as-a-foreigner/",
        "de": "https://allproblemssolved.aplusz.app/de/best-sim-as-a-foreigner/",
        "es": "https://allproblemssolved.aplusz.app/es/best-sim-as-a-foreigner/",
        "fr": "https://allproblemssolved.aplusz.app/fr/best-sim-as-a-foreigner/",
        "hi": "https://allproblemssolved.aplusz.app/hi/best-sim-as-a-foreigner/",
        "id": "https://allproblemssolved.aplusz.app/id/best-sim-as-a-foreigner/",
        "ja": "https://allproblemssolved.aplusz.app/ja/best-sim-as-a-foreigner/",
        "ko": "https://allproblemssolved.aplusz.app/ko/best-sim-as-a-foreigner/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/best-sim-as-a-foreigner/",
        "ru": "https://allproblemssolved.aplusz.app/ru/best-sim-as-a-foreigner/",
        "tr": "https://allproblemssolved.aplusz.app/tr/best-sim-as-a-foreigner/",
        "vi": "https://allproblemssolved.aplusz.app/vi/best-sim-as-a-foreigner/"
      }
    },
    {
      "slug": "what-can-i-bring-in",
      "intent": "Verdict",
      "question": "What can I bring into this country?",
      "answers": "Cash, medicine, food — and what gets taxed or taken.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/what-can-i-bring-in/",
        "ar": "https://allproblemssolved.aplusz.app/ar/what-can-i-bring-in/",
        "de": "https://allproblemssolved.aplusz.app/de/what-can-i-bring-in/",
        "es": "https://allproblemssolved.aplusz.app/es/what-can-i-bring-in/",
        "fr": "https://allproblemssolved.aplusz.app/fr/what-can-i-bring-in/",
        "hi": "https://allproblemssolved.aplusz.app/hi/what-can-i-bring-in/",
        "id": "https://allproblemssolved.aplusz.app/id/what-can-i-bring-in/",
        "ja": "https://allproblemssolved.aplusz.app/ja/what-can-i-bring-in/",
        "ko": "https://allproblemssolved.aplusz.app/ko/what-can-i-bring-in/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/what-can-i-bring-in/",
        "ru": "https://allproblemssolved.aplusz.app/ru/what-can-i-bring-in/",
        "tr": "https://allproblemssolved.aplusz.app/tr/what-can-i-bring-in/",
        "vi": "https://allproblemssolved.aplusz.app/vi/what-can-i-bring-in/"
      }
    },
    {
      "slug": "open-a-bank-account-abroad",
      "intent": "Procedure",
      "question": "How do I open a bank account here?",
      "answers": "Which documents, which banks, and how long it takes.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/open-a-bank-account-abroad/",
        "ar": "https://allproblemssolved.aplusz.app/ar/open-a-bank-account-abroad/",
        "de": "https://allproblemssolved.aplusz.app/de/open-a-bank-account-abroad/",
        "es": "https://allproblemssolved.aplusz.app/es/open-a-bank-account-abroad/",
        "fr": "https://allproblemssolved.aplusz.app/fr/open-a-bank-account-abroad/",
        "hi": "https://allproblemssolved.aplusz.app/hi/open-a-bank-account-abroad/",
        "id": "https://allproblemssolved.aplusz.app/id/open-a-bank-account-abroad/",
        "ja": "https://allproblemssolved.aplusz.app/ja/open-a-bank-account-abroad/",
        "ko": "https://allproblemssolved.aplusz.app/ko/open-a-bank-account-abroad/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/open-a-bank-account-abroad/",
        "ru": "https://allproblemssolved.aplusz.app/ru/open-a-bank-account-abroad/",
        "tr": "https://allproblemssolved.aplusz.app/tr/open-a-bank-account-abroad/",
        "vi": "https://allproblemssolved.aplusz.app/vi/open-a-bank-account-abroad/"
      }
    },
    {
      "slug": "can-i-drive-here",
      "intent": "Verdict",
      "question": "Can I drive here with my licence?",
      "answers": "How long it is valid here, and how to switch to a local one before it runs out.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/can-i-drive-here/",
        "ar": "https://allproblemssolved.aplusz.app/ar/can-i-drive-here/",
        "de": "https://allproblemssolved.aplusz.app/de/can-i-drive-here/",
        "es": "https://allproblemssolved.aplusz.app/es/can-i-drive-here/",
        "fr": "https://allproblemssolved.aplusz.app/fr/can-i-drive-here/",
        "hi": "https://allproblemssolved.aplusz.app/hi/can-i-drive-here/",
        "id": "https://allproblemssolved.aplusz.app/id/can-i-drive-here/",
        "ja": "https://allproblemssolved.aplusz.app/ja/can-i-drive-here/",
        "ko": "https://allproblemssolved.aplusz.app/ko/can-i-drive-here/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/can-i-drive-here/",
        "ru": "https://allproblemssolved.aplusz.app/ru/can-i-drive-here/",
        "tr": "https://allproblemssolved.aplusz.app/tr/can-i-drive-here/",
        "vi": "https://allproblemssolved.aplusz.app/vi/can-i-drive-here/"
      }
    },
    {
      "slug": "what-does-this-notice-mean",
      "intent": "Verdict",
      "question": "What does this notice mean?",
      "answers": "In plain words: who sent it, what they want, by when, and what you actually do.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/what-does-this-notice-mean/",
        "ar": "https://allproblemssolved.aplusz.app/ar/what-does-this-notice-mean/",
        "de": "https://allproblemssolved.aplusz.app/de/what-does-this-notice-mean/",
        "es": "https://allproblemssolved.aplusz.app/es/what-does-this-notice-mean/",
        "fr": "https://allproblemssolved.aplusz.app/fr/what-does-this-notice-mean/",
        "hi": "https://allproblemssolved.aplusz.app/hi/what-does-this-notice-mean/",
        "id": "https://allproblemssolved.aplusz.app/id/what-does-this-notice-mean/",
        "ja": "https://allproblemssolved.aplusz.app/ja/what-does-this-notice-mean/",
        "ko": "https://allproblemssolved.aplusz.app/ko/what-does-this-notice-mean/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/what-does-this-notice-mean/",
        "ru": "https://allproblemssolved.aplusz.app/ru/what-does-this-notice-mean/",
        "tr": "https://allproblemssolved.aplusz.app/tr/what-does-this-notice-mean/",
        "vi": "https://allproblemssolved.aplusz.app/vi/what-does-this-notice-mean/"
      }
    },
    {
      "slug": "all-your-legal-deadlines",
      "intent": "Procedure",
      "question": "Which official deadlines am I about to miss?",
      "answers": "Visa, tax, ID and licence dates — all on one page.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/all-your-legal-deadlines/",
        "ar": "https://allproblemssolved.aplusz.app/ar/all-your-legal-deadlines/",
        "de": "https://allproblemssolved.aplusz.app/de/all-your-legal-deadlines/",
        "es": "https://allproblemssolved.aplusz.app/es/all-your-legal-deadlines/",
        "fr": "https://allproblemssolved.aplusz.app/fr/all-your-legal-deadlines/",
        "hi": "https://allproblemssolved.aplusz.app/hi/all-your-legal-deadlines/",
        "id": "https://allproblemssolved.aplusz.app/id/all-your-legal-deadlines/",
        "ja": "https://allproblemssolved.aplusz.app/ja/all-your-legal-deadlines/",
        "ko": "https://allproblemssolved.aplusz.app/ko/all-your-legal-deadlines/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/all-your-legal-deadlines/",
        "ru": "https://allproblemssolved.aplusz.app/ru/all-your-legal-deadlines/",
        "tr": "https://allproblemssolved.aplusz.app/tr/all-your-legal-deadlines/",
        "vi": "https://allproblemssolved.aplusz.app/vi/all-your-legal-deadlines/"
      }
    },
    {
      "slug": "moving-to-a-new-country",
      "intent": "Procedure",
      "question": "I just moved abroad — what do I do first?",
      "answers": "The first-month checklist, in the order it has to happen.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/moving-to-a-new-country/",
        "ar": "https://allproblemssolved.aplusz.app/ar/moving-to-a-new-country/",
        "de": "https://allproblemssolved.aplusz.app/de/moving-to-a-new-country/",
        "es": "https://allproblemssolved.aplusz.app/es/moving-to-a-new-country/",
        "fr": "https://allproblemssolved.aplusz.app/fr/moving-to-a-new-country/",
        "hi": "https://allproblemssolved.aplusz.app/hi/moving-to-a-new-country/",
        "id": "https://allproblemssolved.aplusz.app/id/moving-to-a-new-country/",
        "ja": "https://allproblemssolved.aplusz.app/ja/moving-to-a-new-country/",
        "ko": "https://allproblemssolved.aplusz.app/ko/moving-to-a-new-country/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/moving-to-a-new-country/",
        "ru": "https://allproblemssolved.aplusz.app/ru/moving-to-a-new-country/",
        "tr": "https://allproblemssolved.aplusz.app/tr/moving-to-a-new-country/",
        "vi": "https://allproblemssolved.aplusz.app/vi/moving-to-a-new-country/"
      }
    },
    {
      "slug": "where-do-i-owe-tax",
      "intent": "Verdict",
      "question": "Which country do I owe tax to?",
      "answers": "You live or earn in two countries. Where the tax is actually due.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/where-do-i-owe-tax/",
        "ar": "https://allproblemssolved.aplusz.app/ar/where-do-i-owe-tax/",
        "de": "https://allproblemssolved.aplusz.app/de/where-do-i-owe-tax/",
        "es": "https://allproblemssolved.aplusz.app/es/where-do-i-owe-tax/",
        "fr": "https://allproblemssolved.aplusz.app/fr/where-do-i-owe-tax/",
        "hi": "https://allproblemssolved.aplusz.app/hi/where-do-i-owe-tax/",
        "id": "https://allproblemssolved.aplusz.app/id/where-do-i-owe-tax/",
        "ja": "https://allproblemssolved.aplusz.app/ja/where-do-i-owe-tax/",
        "ko": "https://allproblemssolved.aplusz.app/ko/where-do-i-owe-tax/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/where-do-i-owe-tax/",
        "ru": "https://allproblemssolved.aplusz.app/ru/where-do-i-owe-tax/",
        "tr": "https://allproblemssolved.aplusz.app/tr/where-do-i-owe-tax/",
        "vi": "https://allproblemssolved.aplusz.app/vi/where-do-i-owe-tax/"
      }
    },
    {
      "slug": "renew-a-passport-abroad",
      "intent": "Procedure",
      "question": "How do I renew my passport from abroad?",
      "answers": "Consulate steps, documents, cost, and how long it takes.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/renew-a-passport-abroad/",
        "ar": "https://allproblemssolved.aplusz.app/ar/renew-a-passport-abroad/",
        "de": "https://allproblemssolved.aplusz.app/de/renew-a-passport-abroad/",
        "es": "https://allproblemssolved.aplusz.app/es/renew-a-passport-abroad/",
        "fr": "https://allproblemssolved.aplusz.app/fr/renew-a-passport-abroad/",
        "hi": "https://allproblemssolved.aplusz.app/hi/renew-a-passport-abroad/",
        "id": "https://allproblemssolved.aplusz.app/id/renew-a-passport-abroad/",
        "ja": "https://allproblemssolved.aplusz.app/ja/renew-a-passport-abroad/",
        "ko": "https://allproblemssolved.aplusz.app/ko/renew-a-passport-abroad/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/renew-a-passport-abroad/",
        "ru": "https://allproblemssolved.aplusz.app/ru/renew-a-passport-abroad/",
        "tr": "https://allproblemssolved.aplusz.app/tr/renew-a-passport-abroad/",
        "vi": "https://allproblemssolved.aplusz.app/vi/renew-a-passport-abroad/"
      }
    },
    {
      "slug": "pension-you-are-owed",
      "intent": "Amount",
      "question": "What pension have I earned abroad?",
      "answers": "What each country you worked in still owes you — and how to claim it.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/pension-you-are-owed/",
        "ar": "https://allproblemssolved.aplusz.app/ar/pension-you-are-owed/",
        "de": "https://allproblemssolved.aplusz.app/de/pension-you-are-owed/",
        "es": "https://allproblemssolved.aplusz.app/es/pension-you-are-owed/",
        "fr": "https://allproblemssolved.aplusz.app/fr/pension-you-are-owed/",
        "hi": "https://allproblemssolved.aplusz.app/hi/pension-you-are-owed/",
        "id": "https://allproblemssolved.aplusz.app/id/pension-you-are-owed/",
        "ja": "https://allproblemssolved.aplusz.app/ja/pension-you-are-owed/",
        "ko": "https://allproblemssolved.aplusz.app/ko/pension-you-are-owed/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/pension-you-are-owed/",
        "ru": "https://allproblemssolved.aplusz.app/ru/pension-you-are-owed/",
        "tr": "https://allproblemssolved.aplusz.app/tr/pension-you-are-owed/",
        "vi": "https://allproblemssolved.aplusz.app/vi/pension-you-are-owed/"
      }
    },
    {
      "slug": "is-my-qualification-recognised",
      "intent": "Verdict",
      "question": "Is my qualification recognised here?",
      "answers": "Whether it counts here, and the exact steps to get it recognised.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/is-my-qualification-recognised/",
        "ar": "https://allproblemssolved.aplusz.app/ar/is-my-qualification-recognised/",
        "de": "https://allproblemssolved.aplusz.app/de/is-my-qualification-recognised/",
        "es": "https://allproblemssolved.aplusz.app/es/is-my-qualification-recognised/",
        "fr": "https://allproblemssolved.aplusz.app/fr/is-my-qualification-recognised/",
        "hi": "https://allproblemssolved.aplusz.app/hi/is-my-qualification-recognised/",
        "id": "https://allproblemssolved.aplusz.app/id/is-my-qualification-recognised/",
        "ja": "https://allproblemssolved.aplusz.app/ja/is-my-qualification-recognised/",
        "ko": "https://allproblemssolved.aplusz.app/ko/is-my-qualification-recognised/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/is-my-qualification-recognised/",
        "ru": "https://allproblemssolved.aplusz.app/ru/is-my-qualification-recognised/",
        "tr": "https://allproblemssolved.aplusz.app/tr/is-my-qualification-recognised/",
        "vi": "https://allproblemssolved.aplusz.app/vi/is-my-qualification-recognised/"
      }
    },
    {
      "slug": "register-a-business",
      "intent": "Procedure",
      "question": "How do I register a business here?",
      "answers": "The steps, the real costs, and the forms.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/register-a-business/",
        "ar": "https://allproblemssolved.aplusz.app/ar/register-a-business/",
        "de": "https://allproblemssolved.aplusz.app/de/register-a-business/",
        "es": "https://allproblemssolved.aplusz.app/es/register-a-business/",
        "fr": "https://allproblemssolved.aplusz.app/fr/register-a-business/",
        "hi": "https://allproblemssolved.aplusz.app/hi/register-a-business/",
        "id": "https://allproblemssolved.aplusz.app/id/register-a-business/",
        "ja": "https://allproblemssolved.aplusz.app/ja/register-a-business/",
        "ko": "https://allproblemssolved.aplusz.app/ko/register-a-business/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/register-a-business/",
        "ru": "https://allproblemssolved.aplusz.app/ru/register-a-business/",
        "tr": "https://allproblemssolved.aplusz.app/tr/register-a-business/",
        "vi": "https://allproblemssolved.aplusz.app/vi/register-a-business/"
      }
    },
    {
      "slug": "marrying-a-foreigner",
      "intent": "Procedure",
      "question": "How do we marry across two countries?",
      "answers": "The papers and steps for both of your countries.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/marrying-a-foreigner/",
        "ar": "https://allproblemssolved.aplusz.app/ar/marrying-a-foreigner/",
        "de": "https://allproblemssolved.aplusz.app/de/marrying-a-foreigner/",
        "es": "https://allproblemssolved.aplusz.app/es/marrying-a-foreigner/",
        "fr": "https://allproblemssolved.aplusz.app/fr/marrying-a-foreigner/",
        "hi": "https://allproblemssolved.aplusz.app/hi/marrying-a-foreigner/",
        "id": "https://allproblemssolved.aplusz.app/id/marrying-a-foreigner/",
        "ja": "https://allproblemssolved.aplusz.app/ja/marrying-a-foreigner/",
        "ko": "https://allproblemssolved.aplusz.app/ko/marrying-a-foreigner/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/marrying-a-foreigner/",
        "ru": "https://allproblemssolved.aplusz.app/ru/marrying-a-foreigner/",
        "tr": "https://allproblemssolved.aplusz.app/tr/marrying-a-foreigner/",
        "vi": "https://allproblemssolved.aplusz.app/vi/marrying-a-foreigner/"
      }
    },
    {
      "slug": "baby-born-abroad",
      "intent": "Procedure",
      "question": "How do I register a baby born abroad?",
      "answers": "Every step, in both countries, in the right order.",
      "urls": {
        "en": "https://allproblemssolved.aplusz.app/en/baby-born-abroad/",
        "ar": "https://allproblemssolved.aplusz.app/ar/baby-born-abroad/",
        "de": "https://allproblemssolved.aplusz.app/de/baby-born-abroad/",
        "es": "https://allproblemssolved.aplusz.app/es/baby-born-abroad/",
        "fr": "https://allproblemssolved.aplusz.app/fr/baby-born-abroad/",
        "hi": "https://allproblemssolved.aplusz.app/hi/baby-born-abroad/",
        "id": "https://allproblemssolved.aplusz.app/id/baby-born-abroad/",
        "ja": "https://allproblemssolved.aplusz.app/ja/baby-born-abroad/",
        "ko": "https://allproblemssolved.aplusz.app/ko/baby-born-abroad/",
        "pt-BR": "https://allproblemssolved.aplusz.app/pt-BR/baby-born-abroad/",
        "ru": "https://allproblemssolved.aplusz.app/ru/baby-born-abroad/",
        "tr": "https://allproblemssolved.aplusz.app/tr/baby-born-abroad/",
        "vi": "https://allproblemssolved.aplusz.app/vi/baby-born-abroad/"
      }
    }
  ],
  "machine_surface": [
    {
      "url": "https://allproblemssolved.aplusz.app/llms.txt",
      "type": "text/markdown",
      "what": "Summary for language models"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/llms-full.txt",
      "type": "text/markdown",
      "what": "Full text for language models, every language"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/en/index.md",
      "type": "text/markdown",
      "what": "English page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/ar/index.md",
      "type": "text/markdown",
      "what": "العربية page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/de/index.md",
      "type": "text/markdown",
      "what": "Deutsch page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/es/index.md",
      "type": "text/markdown",
      "what": "Español page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/fr/index.md",
      "type": "text/markdown",
      "what": "Français page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/hi/index.md",
      "type": "text/markdown",
      "what": "हिन्दी page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/id/index.md",
      "type": "text/markdown",
      "what": "Bahasa Indonesia page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/ja/index.md",
      "type": "text/markdown",
      "what": "日本語 page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/ko/index.md",
      "type": "text/markdown",
      "what": "한국어 page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/pt-BR/index.md",
      "type": "text/markdown",
      "what": "Português page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/ru/index.md",
      "type": "text/markdown",
      "what": "Русский page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/tr/index.md",
      "type": "text/markdown",
      "what": "Türkçe page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/vi/index.md",
      "type": "text/markdown",
      "what": "Tiếng Việt page as Markdown"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/facts.json",
      "type": "application/json",
      "what": "Verifiable facts, each with a way to check it"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/openapi.json",
      "type": "application/openapi+json",
      "what": "OpenAPI description"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/.well-known/api-catalog",
      "type": "application/linkset+json",
      "what": "API catalog (RFC 9727)"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/.well-known/ai-plugin.json",
      "type": "application/json",
      "what": "Agent plugin manifest"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/ai.txt",
      "type": "text/plain",
      "what": "AI usage policy"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/descriptions.md",
      "type": "text/markdown",
      "what": "What each page answers, and the questions people ask"
    },
    {
      "url": "https://allproblemssolved.aplusz.app/sitemap.xml",
      "type": "application/xml",
      "what": "Sitemap with language alternates"
    }
  ],
  "not_present": [
    "No MCP server, no A2A agent, no REST API, no search endpoint, no oEmbed.",
    "The site is static; the files above are the whole machine surface."
  ]
}
