> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uifoundations.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Help Menu

> Chat, support, docs, and other links easily accessible.

Many SaaS apps try to make help easily available to users via an always present help menu button. This button may surface docs, chat, support, or other links that are important to the user. The UI Foundations Kit includes a help menu that can be customized for your own app.

<Frame>
  <img src="https://mintcdn.com/uifoundationskit/Wk6Bxr5jJVKk6EEL/images/comparisons/ui-help-menu.png?fit=max&auto=format&n=Wk6Bxr5jJVKk6EEL&q=85&s=0a891ac619f8c35520ca8372563f0e74" width="526" height="426" data-path="images/comparisons/ui-help-menu.png" />
</Frame>

## Usage

Open the `/src/components/HelpMenu` component and customize links as you see fit. The default MUI `<Menu />` has been restyled to match the modern UI Foundations theme.
