# Compaire Attacks

The Ddosphere product features a screen where the results of 2 or 3 attacks can be compared.

In the Compare screen, attacks are initially selected, with a minimum of 2 and a maximum of 3 attacks allowed. The next step after selecting the attacks is the selection of metrics.&#x20;

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

After this selection, the screen displays the average results of the respective attacks and the relevant graphics. Users can choose to separate these graphics based on metrics or examine all results on a single graph.&#x20;

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

Additionally, it is possible to export this screen as a PDF.


---

# 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://ddosphere.gitbook.io/ddosphere/product-guide/compaire-attacks.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.
