# Answer feedback

Configure **Answer feedback** to provide clear indicators of correct and incorrect responses during quizzes.

<table><thead><tr><th width="191">Property</th><th>Description</th></tr></thead><tbody><tr><td>Width</td><td>Set the overall width of the feedback display area. </td></tr><tr><td>Side margin</td><td>Control the horizontal spacing between the feedback icon and text. </td></tr><tr><td>Correct answer icon</td><td>Upload or select a custom icon from the library to indicate correct responses. Default is a green thumbs-up icon.</td></tr><tr><td>Incorrect answer icon</td><td>Upload or select a custom icon from the library to indicate incorrect responses. Default is a red thumbs-down icon.</td></tr></tbody></table>


---

# 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/section/answer-feedback.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.
