# 获取远程配置

{% hint style="info" %}
若需使用 Choc ，您需要拥有至少一个包含节点信息及配置的Clash订阅。
{% endhint %}

本章节主要阐述如何 Choc 中有关添加远程配置的内容。

## URL Schema

如您所使用的代理节点提供商支持，您可通过点击按钮一键导入配置文件。支持的导入格式为：

* choc://install-config?url=URL
* clash://install-config?url=URL

## 下载远程配置

1. 在 Choc 主页面，选中右上角的 `Tray` 图标

   <img src="/files/xz0jY5lS3qdj35aoHudX" alt="" data-size="original">
2. 在”输入配置文件下载地址“中填写您的提供商提供的订阅链接

   <img src="/files/8MGOqSiphjQH9iehPSYP" alt="" data-size="original">
3. 在配置文件列表中选中您下载的配置

   <img src="/files/9uT1DIfpCaW33zrAN0TZ" alt="" data-size="original">


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://choc.watfaq.com/basic-usage/remote-config.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
