# What is RAT and how does it work?

{% hint style="info" %} <mark style="color:$warning;">**This Knowledge Base is based on an outdated version of RAT and is therefore no longer fully current in some areas. We will provide an updated version of the Knowledge Base as soon as we can.**</mark>
{% endhint %}

The **Result Assessment Tool (RAT )** is the free open-source research software for examining and assessing search results, developed by the Search Studies research group at the Hamburg University of Applied Sciences.

Identify search queries, collect the matching search results from various search systems, such as Google and ChatGPT, analyze them, and have them evaluated by jurors. RAT can help you with all these tasks and more.

{% content-ref url="/pages/MM953xr04nSanv8wiITN" %}
[Step 1: Create a new study](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-1-create-a-new-study.md)
{% endcontent-ref %}

{% content-ref url="/pages/089PNu6R7dY15sa3LwUw" %}
[Step 2: Collect search results](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-2-collect-search-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/drjmGsRWorj6AN9iGKWa" %}
[Step 3: Define evaluation questions](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-3-define-evaluation-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/9TVcrZLwGEepgJaB9cvb" %}
[Step 4: Invite jurors](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-4-invite-jurors.md)
{% endcontent-ref %}

{% content-ref url="/pages/rBDKgdJ5EvsddeBl5G5c" %}
[Step 5: View and export study results](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-5-view-and-export-study-results.md)
{% endcontent-ref %}


---

# 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://result-assessment-tool-rat.gitbook.io/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work.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.
