---
title: "Swedish Civics — Swedish Citizenship Test 2026 Prep"
description: "Free prep for the Swedish citizenship test (medborgarskapsprovet) 2026 — Sverige i fokus material, sample questions, and practice tests in 5 languages."
canonical: https://civics.se/
---

# Swedish Civics — Swedish Citizenship Test 2026 Prep

civics.se is a multilingual study site for the new Swedish citizenship test
(medborgarskapsprovet) that begins on **15 August 2026**.

## Choose a language

- **English** — https://civics.se/en/
- **Svenska** — https://civics.se/sv/
- **فارسی** — https://civics.se/fa/
- **العربية** — https://civics.se/ar/
- **Русский** — https://civics.se/ru/

## What's here

Each language section has:

- **Topic pages** covering the seven knowledge areas in *Sverige i fokus*
  (democracy, constitution, rights, legal system, public services, etc.)
- **Practice questions** modelled on UHR's official format
- **A blog** tracking changes to the citizenship law, the August 2026 test,
  the new income / residence / knowledge requirements, and related policy news

## Blog API (for agents and aggregators)

A paginated JSON index of all blog posts per language:

- `https://civics.se/api/blog/en.json` — page 1, English
- `https://civics.se/api/blog/sv.json` — page 1, Swedish
- `https://civics.se/api/blog/fa.json` — page 1, Persian
- `https://civics.se/api/blog/ar.json` — page 1, Arabic
- `https://civics.se/api/blog/ru.json` — page 1, Russian

Subsequent pages live at `/api/blog/{lang}/page/{N}.json`. Each response
includes `slug`, `title`, `description`, `datePublished`, `dateModified` per
post, sorted newest-first.

## Agent discovery

- `/auth.md` — agent-authentication declaration (content-only, no actions)
- `/.well-known/oauth-authorization-server` — empty by design
- `/.well-known/agent-skills/index.json` — agent skills index
- `/.well-known/api-catalog` — API catalog
- DNS-AID records at `_index._agents.civics.se` and `_a2a._agents.civics.se`

## Content usage

Per [contentsignals.org](https://contentsignals.org/), this site permits
`search=yes`, `ai-train=yes`, `ai-input=yes`. AI agents are welcome to cite,
summarise, or train on the content. See [`/robots.txt`](/robots.txt).

## Related

- iOS app: **Swedish Citizenship Test** —
  https://apps.apple.com/app/apple-store/id6763254627
- Source material: UHR's [Sverige i fokus](https://www.uhr.se/medborgarskapsprovet/)
- Citizenship rules: [Migrationsverket](https://www.migrationsverket.se/)

---

_Last updated: 2026-05-29._
