A serious exam — bar, MCAT, CFA, GMAT, board certification, civil service, a competitive entrance test — runs a particular shape of stress through your life. You've got months of material, a finite amount of time, dozens of subject areas, hundreds of practice problems, and the constant low-grade dread that you're studying the wrong things. The plan you wrote in week one stops matching reality in week three.

Most people studying for these end up with material scattered across PDFs, prep-book annotations, a notebook of practice problems, a Notion board they abandoned, and the part of their brain that's quietly sure they haven't done enough. The studying happens; the *trajectory* of the studying is invisible.

A vault that holds your material, your practice work, and a real running view of your weak spots fixes most of it. The agent does the bookkeeping you don't have time for. (For the broader habit of learning a new field rather than studying for a specific test, [AI Notes for Learning a New Skill](/guides/personal-life/ai-notes-learning-new-skill/) is the matching guide.)

## One parent page per exam, with the syllabus underneath

In Docapybara, every exam gets a parent page. The page can hold the high-level shape — exam date, format, scoring, the published syllabus — and child pages branch from there for *Subjects*, *Practice*, *Weak spots*, *Schedule*, and *Test-day plan*.

Pages nest with no depth limit, OneNote-style. So *Bar exam* > *Subjects* > *Constitutional law* > *Equal protection* is a perfectly normal shape, and the agent treats this whole nested structure as one searchable pile when you ask a question.

For exams with an official syllabus, paste it on the parent page. The agent uses it as the spine for everything else. *"Compare what I've actually studied this month against the syllabus, and tell me which sections I haven't touched."* The honest answer comes back; you adjust.

## Reading material that becomes searchable, not just downloaded

Most exam prep involves a stack of PDFs — official handbooks, prep-course outlines, sample problem sets, model answers. Downloaded, opened twice, never grep-able again.

PDFs upload and convert to markdown automatically. The agent reads them as text, not as a flat image, so when you ask *"what does the official handbook say about the calculation method for [topic]?"*, the answer comes back with a quote from the document and a link to the page.

For long prep books, drop each chapter or section as its own child page. Now your *Subjects* tree is the actual book, organized the way the book is, and the agent can answer questions across it. *"Pull every place across my prep materials where present-value calculations are explained, and give me the simplest version."*

Audio works for the parts of prep that come from lectures or review sessions. Drop a recording on a page; you get a transcript with speaker labels. The transcript is searchable like any other note. For online prep courses where you're allowed to record, this turns three months of lectures into a real archive instead of a forgotten playlist.

## Practice problems that compound, not evaporate

The single most useful page for any exam is a *Practice problems* page (or a child per subject). Every practice problem you do, with your work, the right answer, and a one-line note about what you got wrong and why.

An inline database makes this useful at scale. The `:::database:::` directive lets a small spreadsheet live alongside whatever prose context you want. Columns for date, source (book / practice test / question bank), subject, your answer, correct answer, status (right / wrong / partial), and a *why-wrong* note.

The agent can update it. *"Add the practice question I just did — source [X], subject contracts, I picked B, correct was C, the trap was the consideration analysis I keep missing."* Row appears.

After a few weeks, the database becomes the most honest mirror you have. *"Pull every wrong answer from the last month, group by subject, and tell me where I'm losing the most points."* The list comes back; the answer is rarely what you'd have guessed by feel.

## A weak-spots page that actually drives the plan

Most exam plans drift because the plan isn't connected to performance. You feel good about a subject, so you keep studying it. You feel bad about another, so you avoid it. The result is over-prepared in your strengths and silently weak in your gaps.

A *Weak spots* page — populated from the practice database, plus your own honest notes — fixes this. Not a long list. The five to ten things you actually most need to fix.

The agent can keep it current. *"Look at my practice database from the last two weeks and rewrite my weak-spots page — keep it to the top eight, ranked by frequency-weighted impact."* You get a refreshed list grounded in your actual recent performance.

For each weak spot, a child page can hold the specific problems you've gotten wrong, the underlying concept that keeps tripping you, and any explanations you've found that finally clicked. Three weeks of working through this turns *"I'm bad at evidence"* into *"I keep missing the hearsay exceptions, specifically the residual one."* (Students whose attention pattern needs help here often pair this with [A Notes Setup for People with Executive Function Challenges](/guides/personal-life/executive-function-challenges-ai/).)

## A schedule that adapts to where you actually are

The week-by-week plan is where most prep falls apart. The shape that works is a rough plan, reviewed weekly, adjusted by the agent against the practice database.

A *Schedule* page with the weeks laid out — and a current week's tasks at the top — is enough structure. The agent does the weekly recalibration. *"Look at this week — what I planned to study, what I actually did, what the practice database says about my weak spots — and give me a draft plan for next week, biased toward the gaps."* Comes back as a proposal; you adjust the parts that don't fit your real life.

For exams with a hard date, ask the agent to count back. *"There are 47 days left. Given my current weak spots and the syllabus areas I still haven't touched, what does a realistic week-by-week plan look like that gets me to a finished review with two weeks of practice tests at the end?"* The answer is a draft you can argue with — much easier than starting from a blank week.

## Quizzing yourself with the agent

Active recall is what works; rereading is what feels like working. The agent can quiz you across your own material, which is the easiest path to consistent active recall during a long study cycle.

*"Quiz me on five questions from my evidence subject pages, mix difficulty, give me the answer after each one."* The quiz happens in chat; you answer; the agent scores you and tells you which ones to flag. Add the wrong ones to your practice database with a one-line prompt.

For longer-form questions — essay-style or multi-part — the agent can both pose them and grade your draft. *"Pose a contracts essay using a fact pattern you generate, then evaluate my answer against the rubric I uploaded last week."* Two minutes of setup; thirty minutes of high-quality practice you wouldn't have done.

For flashcard people, an inline database with question / answer / interval / last-reviewed columns is enough scaffolding for spaced repetition without leaving the vault. The agent can pull what's due. *"Give me ten cards due today, weighted toward my weakest subjects."*

## Test-day plan and the day-before checklist

In the last week, the relevant page becomes *Test-day plan*. Not study material — logistics. Where the test is. What time you need to leave. What's allowed in the room. What snacks. What you'll eat the night before. What you'll do if you start panicking on a question.

A small checklist, written in advance, that you read the morning of. The benefit is that test-day decisions get made when you're calm, not when you're stressed.

For a multi-day test (some board certifications, some bar exams), a per-day plan with a re-set ritual between days is real. *"Help me draft a between-days reset for the bar — what I do tonight to come back fresh tomorrow, given that I tend to spiral on what I think I missed."* The draft is a starting point.

A complementary habit a lot of exam-takers find helpful: a *Lessons learned* page after the exam. What worked in the prep, what didn't, what you'd do differently. Useful if you'll ever take a similar test again, or if you're advising someone in your field who's about to. Some of the best exam-prep advice in the world is written by people one week after the test, before they forget. (Teachers running this same shape from the other side of the desk should see [AI Notes for Teachers](/guides/creatives-content/ai-notes-for-teachers/).)

## A starter shape that works on day one

If you're starting prep from zero, this is the shape we'd suggest:

- **A single parent page for the exam** — date, format, syllabus, your current honest assessment of where you are.
- **A *Subjects* tree** — one child per major topic area. Drop your prep materials on the relevant pages.
- **A *Practice* database** — every problem you do, with the *why-wrong* note. The single highest-leverage page for the whole prep.
- **A *Weak spots* page** that the agent rewrites weekly from the practice database.
- **A *Schedule* page** with a rough plan and a current-week section.
- **A *Test-day plan*** for the last week.

That's it. Don't spend the first week building a perfect template; spend it studying. The vault grows the way the prep does.

The point isn't to turn studying into a notes-app project. It's that the small amount of structure you keep means your weakest topics are visible (instead of avoided), your hardest practice problems are revisitable (instead of forgotten), and the plan stays connected to what's actually happening on the page in front of you.

[Try Docapybara free](/accounts/signup/) — start with the practice database and the weak-spots page, and see what your prep looks like when the agent is the one doing the bookkeeping.