# Comparison

This question type is commonly used to compare complex offerings such as plans or packages. &#x20;

![](/files/MaaKipGtFkCrRSQOS67t)

## Adding choices

You can add choices by clicking the **+Choice** button in the settings menu with the questions selected. In order to add more details to your choice, click the down caret to expand the setting menu.&#x20;

Using the same menu, you also have the option to highlight, disable or [conditionally](/conditions-and-logic.md) show your choices.

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

For details on how to customize the comparison cards, you can refer to the documentation [here](/styling/customizing-appearance/comparison.md).


---

# 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.formsort.com/adding-questions-and-content/question-reference/comparison.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.
