# ASK Documentation Welcome to the ASK (Agent Skills Kit) documentation. ## Quick Navigation | Document | Description | |----------|-------------| | [Installation](installation.md) | How to install ASK on your system | | [Commands](commands.md) | Complete command reference | | [Skill Sources](skill-sources.md) | Understanding and configuring skill sources | | [Skill Format](skill-format.md) | Creating skills with SKILL.md | | [Configuration](configuration.md) | ask.yaml and ask.lock configuration | | [Troubleshooting](troubleshooting.md) | Common issues and solutions | | [Architecture](architecture.md) | Internal design and structure | | [Web UI](web-ui.md) | Guide to the visual web interface | ## Getting Help - **GitHub Issues**: [Report bugs or request features](https://github.com/yeasy/ask/issues) - **Discussions**: [Ask questions and share ideas](https://github.com/yeasy/ask/discussions) ## Contributing See our [Contributing Guidelines](../CONTRIBUTING.md) for information on how to contribute to ASK.