# Computer Use Guide Computer Use is AgentBay's desktop automation environment for Windows and Linux systems. These guides use Python for code examples — the concepts and API patterns apply to all supported languages (Python, TypeScript, Golang, Java). > **💡 Async API Support**: This guide uses synchronous API. For async patterns, see [Async Agent API](../../../python/docs/api/async/async-agent.md). ## Documentation - [Application Management](computer-application-management.md) - Desktop application lifecycle management - [Window Management](window-management.md) - Window control and positioning - [UI Automation](computer-ui-automation.md) - Mouse and keyboard automation - [Browser Capabilities by Image Type](browser-capabilities-by-image-type.md) - Browser vs desktop image feature matrix ## Getting Help - [GitHub Issues](https://github.com/agentbay-ai/wuying-agentbay-sdk/issues) - [Main Documentation](../../README.md)