The whole hunk
from line 8, old and new numbered
/
lines
from line 8
88
99<Note>
1010 * To deploy a gateway for your organization, see [Roll out an LLM gateway](/docs/en/llm-gateway-rollout)
11 * For what Claude Code sends to a gateway, see the [gateway protocol reference](/docs/en/llm-gateway-protocol)
11 * For what Claude Code sends to a gateway, see the [gateway compatibility guide](/docs/en/llm-gateway-protocol)
1212</Note>
1313
1414## Check for an existing configuration
from line 527
527527
528528* [LLM gateways overview](/docs/en/llm-gateway): what a gateway is and how it interacts with claude.ai subscriptions
529529* [Roll out an LLM gateway for your organization](/docs/en/llm-gateway-rollout): the admin-facing checklist for deploying and distributing gateway configuration
530* [Gateway protocol reference](/docs/en/llm-gateway-protocol): what Claude Code sends to a gateway, including the headers and fields the gateway must forward
530* [Gateway compatibility guide](/docs/en/llm-gateway-protocol): what Claude Code sends to a gateway, including the headers and fields the gateway must forward
531531* [Settings](/docs/en/settings): where settings files live and how the `env` block is read
532532* [Authentication](/docs/en/authentication): how credential variables, `apiKeyHelper`, and OAuth login interact
533533