# XGBoost 入门指引
该页面包含使用和开发 XGBoost 的一些指导。
## 安装
* [如何安装 XGBoost](../build.html)
## 以特定的方式使用 XGBoost
* [参数调整指南](param_tuning.html)
* [使用大数据集的 out of core 计算](external_memory.html)
## 开发和破解 XGBoost
* [为 XGBoost 做贡献](contribute.html)
## 常见问题
* [FAQ](../faq.html)