> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sglang.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Basic Usage

> Core APIs and common usage patterns for SGLang.

* [OpenAI-Compatible APIs](./openai_api_completions) — Chat completions, vision, and embeddings
* [Ollama API](./ollama_api)
* [Offline Engine API](./offline_engine_api)
* [Native API](./native_api)
* [Sampling Parameters](./sampling_params)
* [Popular Model Usage](./popular_model_usage) — DeepSeek, GLM, Qwen, Llama, and more
