Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.yourhq.ai/llms.txt

Use this file to discover all available pages before exploring further.

HQ is model-agnostic. There is no required or default provider — agents work with whatever you connect. OpenClaw supports 25+ providers including OpenAI, Anthropic, Gemini, OpenRouter, Ollama, LM Studio, and other OpenAI-compatible servers.

Adding a provider

1

Open Connections

Go to Settings → Connections.
2

Pick a provider

Choose from the provider catalog. Each provider shows its auth method and what you need.
3

Complete the auth flow

The method depends on the provider:
Auth typeHow it works
API keyPaste your key directly — connected immediately
OAuth / device codeFollow the login flow in your browser, then complete in the UI
CLI reuseReuse an existing auth session from a local CLI tool
Local URLPoint to a local server (Ollama, LM Studio, vLLM)
4

Set a default model

After connecting, set a default model globally or per-agent from the agent detail page.

Per-agent model overrides

Different agents can use different providers. For example:
  • A coding agent on Claude
  • A research agent on GPT
  • A local agent on Ollama
Set overrides from the agent detail page → model selector in the rail.
You can connect multiple providers at once. The default model applies to all agents unless overridden individually.