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

# Per-Chat Proxy Selection

> Assign different proxies to individual chats

Each chat on ClankWorld can use a different proxy. This lets you try different models with different characters, or keep one chat on the platform default while another uses your own API key.

## Selecting a Proxy for a Chat

<Steps>
  ### Open the Proxy modal

  In the chat you want to configure, open the **Proxy** settings.

  <Frame>
    <img src="https://mintcdn.com/clankworld-da609a27/YpUoBlQPEsGiYR_9/images/llm-chat-open.png?fit=max&auto=format&n=YpUoBlQPEsGiYR_9&q=85&s=c8e129e3921579e4062a596fa08676c5" alt="Opening the Proxy modal from a chat" width="2822" height="1066" data-path="images/llm-chat-open.png" />
  </Frame>

  ### Choose a proxy

  You'll see a list of your saved proxies plus the **ClankWorld Default** option. Select the one you want for this chat.

  <Frame>
    <img src="https://mintcdn.com/clankworld-da609a27/YpUoBlQPEsGiYR_9/images/llm-select-saved.png?fit=max&auto=format&n=YpUoBlQPEsGiYR_9&q=85&s=88cab4447ae245475b0fddd5c10a2c97" alt="Selecting a saved proxy for a chat" width="980" height="1050" data-path="images/llm-select-saved.png" />
  </Frame>

  ### Pick a model (if applicable)

  For proxies with multiple models (DeepSeek, Claude, Gemini), a **Model** dropdown appears after selecting the proxy. Choose the specific model you want.

  For **Custom** and **OpenRouter** proxies, the model is set during proxy configuration.

  <Frame>
    <img src="https://mintcdn.com/clankworld-da609a27/YpUoBlQPEsGiYR_9/images/llm-model-dropdown.png?fit=max&auto=format&n=YpUoBlQPEsGiYR_9&q=85&s=16dad44aed2f9d12b77dcba3acbd3ca6" alt="Model selection dropdown" width="984" height="992" data-path="images/llm-model-dropdown.png" />
  </Frame>

  ### Save

  Click **Save** to apply. The chat will now use the selected proxy and model for all future messages.
</Steps>

## Switching Back to Default

Open the Proxy modal, select **ClankWorld Default**, and click **Save**. If you've already been using a custom proxy, you can also click **Reset to Default** at the bottom of the modal.

<Frame>
  <img src="https://mintcdn.com/clankworld-da609a27/YpUoBlQPEsGiYR_9/images/llm-reset-default.png?fit=max&auto=format&n=YpUoBlQPEsGiYR_9&q=85&s=66a5f8c7a90f2ad3f7b38feebe73ae44" alt="Reset to Default button" width="982" height="1202" data-path="images/llm-reset-default.png" />
</Frame>

## How It Works

* Proxy selections are **per-chat** — changing one chat doesn't affect others
* Your saved proxies are **global** — configured once, available in any chat
* API keys are **encrypted at rest** and never exposed in the UI after saving
* The proxy modal shows the currently active proxy with a checkmark
