# Quiz description

**Quiz description** presents key information about quiz parameters and requirements. It provides users with a clear understanding of quiz constraints and expectations before they begin.

## Style settings

<table><thead><tr><th width="198">Property</th><th>Description</th></tr></thead><tbody><tr><td>Background color</td><td>Select the background color for information icons, such as "Background/Primary" for consistent styling.</td></tr><tr><td>Icon color</td><td>Choose the color for information icons, such as "Text/Primary" to ensure visibility and readability.</td></tr><tr><td>Display border</td><td>Toggle between "Yes" or "No" to add or remove borders around information indicators.</td></tr><tr><td>Border color</td><td>Select the color for borders when enabled, such as "Brand/Border" for visual consistency.</td></tr><tr><td>Thickness</td><td>Adjust the slider to control the thickness of borders around information indicators.</td></tr><tr><td>Icons shadow</td><td>Click the "+" icon to add shadow effects. Select from shadow styles: None, Soft, Regular, or Retro. </td></tr></tbody></table>

## Typography settings&#x20;

The Typography tab allows you to configure the appearance of text in the quiz description:

* Font
* Style
* Size
* Line spacing
* Color of numbers

For details on how to configure each parameter, see [Typography and fonts](/branding/create-branding/typography-and-fonts.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://help.parta.io/branding/create-branding/elements/quiz-description.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.
