# 共享接口

在莱卡还可以让您通过实施请求集合的导入和导出轻松共享请求。

### 导出请求

要从您的收藏中导出请求，只需单击窗格中收藏名称上的菜单按钮，然后选择**导出**。

![](/files/rBLJvtt1JfaulTcIXVZf)

这将下载一个包含所有请求数据的 json 文件。 您可以共享或保存此文件； 您可以稍后使用此文件将集合**导入**回来。

### 导入请求

要导入集合，只需单击“集合”窗格中的 **\[ Import ]** 按钮。

<figure><img src="/files/K7yeYKguUiDqeBRDH2tB" alt=""><figcaption></figcaption></figure>

单击此按钮将打开一个导入模式，您可以在其中拖放 json 文件或单击空格以通过设备的文件管理器手动浏览文件位置。

<figure><img src="/files/Yuvn4S5ZveJGhSoGxOgn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LxKxTFy86jR9R8YDVrHb" alt=""><figcaption></figcaption></figure>

选择后，文件将显示在方框中，之后您可以单击 **\[ Upload ]** 按钮将收藏集导入您的工作区！

<figure><img src="/files/Lo1HA7DlfMtZMGmCjYKS" alt=""><figcaption></figcaption></figure>


---

# 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://docs.getlaika.app/docs/docs-cn/ji-chu/gong-xiang-jie-kou.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.
