# Branding

- [Introduction](https://help.parta.io/branding/introduction.md)
- [Create branding](https://help.parta.io/branding/create-branding.md)
- [Theme](https://help.parta.io/branding/create-branding/theme.md)
- [Color scheme](https://help.parta.io/branding/create-branding/theme/color-scheme.md)
- [Border and shadow](https://help.parta.io/branding/create-branding/theme/border-and-shadow.md)
- [Section background](https://help.parta.io/branding/create-branding/theme/section-background.md)
- [Logo and favicon](https://help.parta.io/branding/create-branding/theme/logo-and-favicon.md)
- [Typography and fonts](https://help.parta.io/branding/create-branding/typography-and-fonts.md)
- [Add your custom fonts](https://help.parta.io/branding/create-branding/typography-and-fonts/add-your-custom-fonts.md)
- [Responsive design](https://help.parta.io/branding/create-branding/typography-and-fonts/responsive-design.md)
- [Section](https://help.parta.io/branding/create-branding/section.md)
- [Header](https://help.parta.io/branding/create-branding/section/header.md)
- [Side panel](https://help.parta.io/branding/create-branding/section/side-panel.md)
- [Section paddings](https://help.parta.io/branding/create-branding/section/section-paddings.md)
- [Test progress](https://help.parta.io/branding/create-branding/section/test-progress.md)
- [Margins within the quiz](https://help.parta.io/branding/create-branding/section/margins-within-the-quiz.md)
- [Answer feedback](https://help.parta.io/branding/create-branding/section/answer-feedback.md)
- [Navigation buttons](https://help.parta.io/branding/create-branding/section/navigation-buttons.md)
- [Modal windows](https://help.parta.io/branding/create-branding/section/modal-windows.md)
- [Course loading page](https://help.parta.io/branding/create-branding/section/course-loading-page.md)
- [Elements](https://help.parta.io/branding/create-branding/elements.md)
- [Image](https://help.parta.io/branding/create-branding/elements/image.md)
- [Audio](https://help.parta.io/branding/create-branding/elements/audio.md)
- [Video](https://help.parta.io/branding/create-branding/elements/video.md)
- [List](https://help.parta.io/branding/create-branding/elements/list.md)
- [Button](https://help.parta.io/branding/create-branding/elements/button.md)
- [Divider](https://help.parta.io/branding/create-branding/elements/divider.md)
- [Table](https://help.parta.io/branding/create-branding/elements/table.md)
- [Figure](https://help.parta.io/branding/create-branding/elements/figure.md)
- [Reflection](https://help.parta.io/branding/create-branding/elements/reflection.md)
- [Active labels](https://help.parta.io/branding/create-branding/elements/active-labels.md)
- [Card](https://help.parta.io/branding/create-branding/elements/card.md)
- [Tabs](https://help.parta.io/branding/create-branding/elements/tabs.md)
- [Accordion](https://help.parta.io/branding/create-branding/elements/accordion.md)
- [Slider](https://help.parta.io/branding/create-branding/elements/slider.md)
- [Grouping](https://help.parta.io/branding/create-branding/elements/grouping.md)
- [Slide reveal](https://help.parta.io/branding/create-branding/elements/slide-reveal.md)
- [Chart](https://help.parta.io/branding/create-branding/elements/chart.md)
- [File](https://help.parta.io/branding/create-branding/elements/file.md)
- [Link](https://help.parta.io/branding/create-branding/elements/link.md)
- [Simulations](https://help.parta.io/branding/create-branding/elements/simulations.md)
- [Contents](https://help.parta.io/branding/create-branding/elements/contents.md)
- [Progress bar](https://help.parta.io/branding/create-branding/elements/progress-bar.md)
- [Single choice](https://help.parta.io/branding/create-branding/elements/single-choice.md)
- [Multiple choice](https://help.parta.io/branding/create-branding/elements/multiple-choice.md)
- [Order](https://help.parta.io/branding/create-branding/elements/order.md)
- [Mapping](https://help.parta.io/branding/create-branding/elements/mapping.md)
- [Keyboard input](https://help.parta.io/branding/create-branding/elements/keyboard-input.md)
- [Image hotspot](https://help.parta.io/branding/create-branding/elements/image-hotspot.md)
- [Quiz Grouping](https://help.parta.io/branding/create-branding/elements/quiz-grouping.md)
- [Feedback](https://help.parta.io/branding/create-branding/elements/feedback.md)
- [Quiz progress](https://help.parta.io/branding/create-branding/elements/quiz-progress.md)
- [Quiz description](https://help.parta.io/branding/create-branding/elements/quiz-description.md)
- [Quiz status](https://help.parta.io/branding/create-branding/elements/quiz-status.md)
- [Manage branding](https://help.parta.io/branding/manage-branding.md)
- [Rebranding](https://help.parta.io/branding/rebranding.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.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.
