diff --git a/docs/docs/index.mdx b/docs/docs/index.mdx index bed931fe7..422cae01a 100644 --- a/docs/docs/index.mdx +++ b/docs/docs/index.mdx @@ -46,6 +46,7 @@ Llama Stack consists of a server (with multiple pluggable API providers) and Cli ## Quick Links - Ready to build? Check out the [Getting Started Guide](https://llama-stack.github.io/getting_started/quickstart) to get started. +- Need help with setup? See the [Configuration and Launch Guide](./getting_started/configuring_and_launching_llama_stack) for detailed Docker and manual installation instructions. - Want to contribute? See the [Contributing Guide](https://github.com/llamastack/llama-stack/blob/main/CONTRIBUTING.md). - Explore [Example Applications](https://github.com/llamastack/llama-stack-apps) built with Llama Stack.