{% extends 'landing/component/subsection/definition.html' %} {% block subsection_content %}

A help button is an interactive element that, when clicked, opens a help modal. This modal provides users with additional information, guidance, or support related to the current page or application feature.

The help modal can contain text, images, links to documentation, or even videos to assist users.

{% endblock %}