# Compare Test

If you click on the "Compare Mode" toggle on the test list screen, the compare page will open.

On the screen, suit name, test run, and sampler selection are made in order. The user can select up to 3 tests here.

When the **Add Test** button is clicked, the user can see the information related to the tests below.

<figure><img src="/files/q5XshlpIZFCz5xIS0jBh" alt=""><figcaption></figcaption></figure>

Just below, the selected metrics for the tests can be compared.

<figure><img src="/files/Txy7mFdUEjqVJYO87roO" alt=""><figcaption></figcaption></figure>

The user can compare the selected metrics on a graph and separate the charts by using the **Separate Charts** button.

<figure><img src="/files/yOWx6d5IVx8c2L94Kazv" 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://loadmance.gitbook.io/loadmance/documentation/compare-test.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.
