# Assessments

To qualify for jobs on Scholars, we need to know you possess certain skills. To verify that you have the skills we need, jobs require you to take and pass certain assessments.

## What are assessments?

Assessments are quizzes you take online directly from the Scholars website. When you're done, you'll get a score. To be able to apply to certain jobs, you will need to have passed certain assessments with certain scores.

## How do I take an assessment?

Please check out the dedicated page on taking assessments for information on taking or retaking assessments:

{% content-ref url="/pages/WT0Nde8FvexbYqIsriFc" %}
[Take an assessment](/how-to/take-an-assessment.md)
{% endcontent-ref %}

## How can I see which assessments I have taken?

From the home page, enter the *Assessments* tab:

<figure><img src="/files/0ib1rHXAGJw0hXK0gbtL" alt=""><figcaption></figcaption></figure>


---

# 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.scholars.net/info/assessments.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.
