# Help
## Getting Started
1. Launch piki-gui with a directory: `piki-gui /path/to/wiki`
2. Click on any `[[link]]` to navigate
3. Edit text directly in the editor
## Link Formats
Two formats are supported:
- **Wiki links**: `[[pagename]]` - links to `pagename.md`
- **Markdown links**: `[display text](target.md)` - standard Markdown
## Keyboard Shortcuts
- `Ctrl+F` - Go to frontpage
- `Ctrl+I` - Go to INDEX
## Tips
- File names are case-sensitive
- Links can omit the `.md` extension
- Create new pages by referencing them in links, then creating the file
---
[[frontpage]] | [[INDEX]]