Documentation Index
Fetch the complete documentation index at: https://docs.algo.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
First-time setup: Hãy customize file này theo sản phẩm của bạn.
Documentation project instructions
About this project
- Đây là site tài liệu (MDX + YAML frontmatter)
- Cấu hình ở
docs.json - Chạy
mint devđể preview - Chạy
mint broken-linksđể check link
Generating images (logo, section art)
- Use Stitch MCP (server:
user-stitch) to generate logo and section images. - Call
generate_screen_from_textwithmodelId:"GEMINI_3_PRO"(Pro model) for best quality. Required:projectId,prompt. Optional:deviceType. - Download image from
screenshot.downloadUrl(response orget_screen) and save to local (logo/orimages/). Use only local paths in docs (e.g./logo/ammh-logo.png), never embed HTTPS URL. - Full flow: see STITCH_MCP.md in repo root.
Terminology
Style preferences
- Use active voice and second person (“you”)
- Keep sentences concise — one idea per sentence
- Use sentence case for headings
- Bold for UI elements: Click Settings
- Code formatting for file names, commands, paths, and code references
