# 24 hours before an exam

Keep all the material (textbook, prints, image scans) required for the exam ready in one place.

* [x] Syllabus for the exam
* [x] Essential topics
* [x] Notes, printouts, pdfs, links
* [x] Code

### Prepare

If you have spent your time **procrastinating** then start now. It's okay, you kept thinking that you will do it later since you had time. Start with the an interesting topic to gain momentum. Now, write down the list of topics you would be able to grasp that are useful for the exam. Do active practice, write them on whiteboard (if you have one) or a simple paper and read out loud. Do not keep score too high. Increase goal with preparation.

If you have studied well **with planning** over last 4 weeks or so, then note down the key points and topics. Make sure you are conversant with them first. After that increase your span to the topics that need active attention. Write them down as bullet points with reading out loud.

{% hint style="info" %}
If you are feeling your attention is about to get scattered, take a deep breath and hold for a moment.
{% endhint %}

### Test knowledge

* Do a small test, for example for a two hour exam - take a 20 min test to assess the exam readiness. This is in the before the deep revision. So, that you could identify the strength points and weaker areas. In this example, 5 out of 9 questions are correct - so let's work mistakes.

![Small test assessment, to identify strong points](/files/-MV0D3NCepaKcfffNVBd)

* Revisit assessments or test papers you have done previously with their answers. (It helps a lot!)

### Eat and Walk

Eat a simple meal wholeheartedly. Drink plenty of water. Of course, shower please. Shower won't decrease your chances of success. My Math teacher used to say "if you want to by heart, take a shower in the morning and start reading - you will do great". This works for theory exams!.

After every two hours, take a walk outside or inside, for 5 - 15 minutes.

### Plan logistics

Make sure you have the relevant items ready.

* [x] Admit card
* [x] Pen / papers
* [x] \+ Stationary
* [x] Exam hall location
* [x] Exact timing
* [x] Mode of transport and backup plan

Be determined and focused. You will do fine.

{% hint style="info" %}
Protip: If know Pomodoro timer, use it. see [How to use Pomodoro](/season-4/how-to-use-pomodoro.md). Else, feel free to study with timing you are comfortable with.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://i.janardhanpulivarthi.com/season-1/24-hours-before-an-exam.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
