Markdown platforms create anchor IDs from headings so readers can jump to a section without scrolling. A heading like Installation Guide becomes the anchor installation-guide, and you link to it with Installation Guide.
This is common in GitHub README files, project documentation, tutorials, and long-form Markdown content.
