# Summary
[Introduction](./introduction.md)
# User Guide
- [Installation](./installation.md)
- [Getting Started](./getting-started.md)
- [Core Concepts](./concepts.md)
- [Examples](./examples.md)
# Advanced Topics
- [Project Templates](./templates.md)
- [Custom Commands](./custom-commands.md)
- [Environment Variables](./environment-variables.md)
- [Lock File Management](./lock-management.md)
# Commands
- [Commands Overview](./commands/overview.md)
- [flk activate](./commands/activate.md)
- [flk add](./commands/add.md)
- [flk cmd](./commands/cmd.md)
- [flk completions](./commands/completions.md)
- [flk deep-search](./commands/deep-search.md)
- [flk env](./commands/env.md)
- [flk export](./commands/export.md)
- [flk hook](./commands/hook.md)
- [flk init](./commands/init.md)
- [flk lock](./commands/lock.md)
- [flk list](./commands/list.md)
- [flk remove](./commands/remove.md)
- [flk search](./commands/search.md)
- [flk show](./commands/show.md)
- [flk switch/refresh](./commands/switch.md)
- [flk update](./commands/update.md)
- [flk direnv](./commands/direnv.md)
- [flk profile](./commands/profile.md)
# Reference
- [Architecture](./architecture.md)
- [API Documentation](./api-reference.md)
- [Troubleshooting](./troubleshooting.md)
- [FAQ](./faq.md)
# Contributing
- [Contributing Guide](./contributing.md)
- [Code of Conduct](./code-of-conduct.md)
- [Development Setup](./development.md)