# Downloading and Uploading Chatbots

### Question

I don’t want to create a chatbot from scratch. Is it possible to copy the content of other chatbots and paste to my current one?

### Answer

With YOCTOL.AI, You can download an existing chatbot and upload the downloaded file to a new chatbot. This way, you can easily copy the content of chatbots.

### Steps of solution

1.Open the chatbot you want to download. Go to **`Settings`** -> **`General`** -> **`Download Bot`**

![](/files/-Lnq31V3iCLQeXdlrjL7)

&#x20;2.After downloading, click on the YOCTOL.AI logo at the top left corner and return to your project list.

3.Click on **`+ Create a New Bot`** and upload the file you downloaded from your previous bot.

![](/files/-Lnq3SNa0z8KIB1wOWq6)

4.Finally, click the **`+Create a New Bot`** button at the bottom right corner to finish the process!


---

# 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-en.yoctol.ai/common-issues/downloading-and-uploading-chatbots.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.
