# Page Not Found

The URL `studio/install` does not exist.

You might be looking for one of these pages:
- [Unsloth Installation](https://unsloth.ai/docs/get-started/install.md)
- [Unsloth Studio Installation](https://unsloth.ai/docs/new/studio/install.md)
- [Install Unsloth via pip and uv](https://unsloth.ai/docs/get-started/install/pip-install.md)
- [Fine-tuning LLMs on Intel GPUs with Unsloth](https://unsloth.ai/docs/get-started/install/intel.md)
- [Install Unsloth on MacOS](https://unsloth.ai/docs/get-started/install/mac.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://unsloth.ai/docs/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://unsloth.ai/docs/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/docs/get-started/install.md`)
- Use `Accept: text/markdown` header for content negotiation