# Week 3 Exam

{% hint style="warning" %}
If you have chosen not to pay the exam fee, you can [skip this page](/abi-omicss-guide-2021/week-4/untitled.md). More on fees [here](https://abi.am/education/omicss-guide-2021/).
{% endhint %}

Now, to solidify your newly acquired knowledge, complete the Week 3 exam. The exam includes material from molecular biology and R programming.

If you underperform in some areas, make sure to check the answer explanations provided in the exam, and come back to the guide to review your mistakes.&#x20;

You can find the exam below. <mark style="color:blue;">**Good luck!**</mark>

{% embed url="<https://forms.gle/vUp7oDTvYvUMtM78A>" %}


---

# 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://docs.abi.am/abi-omicss-guide-2021/week-3/week-3-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.
