# User Education for WebUI

This component consists of two APIs:
 - Support for anchoring/showing Help Bubbles in a WebUI page or surface.
   - [Backend documentation here](./webui_help_bubble.md).
   - [Frontend documentation here](/ui/webui/resources/cr_components/help_bubble/README.md).
 - Support for the User Education API (trigger IPH, ask for a "New" Badge, etc.)
   directly in WebUI.
   - [Full documentation here](./user_education_api.md).
