# 下載、上傳機器人

### 問題

我不想從零開始建置機器人。我可以把其他機器人的內容複製過來嗎？

### 回答

在 YOCTOL.AI，您可下載既有的機器人，再上傳至新的空白機器人，即可快速複製機器人內容。

### 排解步驟

1. 請至您欲複製的機器人，選擇 **`設定`** -> **`一般設定`** -> **`下載機器人`** 。

![](/files/-LilaP6MoAIBKzZ_saeK)

2\. 請點選左上角的 YOCTOL.AI Logo，回到機器人列表。

3\. 點&#x9078;**`＋新增機器人`**，並上傳您所下載的機器人檔案。

![](/files/-Lilb01YKSuH8lw34Mw-)

4\. 最後，點選右下角&#x7684;**`＋新增機器人`**，就完成囉！


---

# 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-tw.yoctol.ai/faq/download-upload-bot.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.
