# FAQs

1. Can you create multiple accounts on the same valid email address?

No, an error message of “Duplicate Username” will display.

2. Can you duplicate a cloud account using the same valid credentials?

No, it will display an error.

3. What is the valid value for chunk size in an active cloud drive?

The chunk size for an active cloud drive can be between 5 to 1024 MB.

4. What is the maximum cache size for an active cloud drive?

The maximum cache size is 200 GB.

5. How many files per folder can be there in an active cloud drive?

The number of files per folder can be between 5000 to 100k.

6. What difference do Stream and Mirror cache settings make in a cloud drive?

Choosing Stream means that cloud files will reside in the selected bucket and you will have immediate access to them but they won’t download automatically while Mirror means files will automatically download from the cloud bucket to your Amove drive on your computer.

7.How many cloud drives can be set up in an Amove account?

Unlimited cloud drives can be set up.


---

# 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.amove.io/faqs.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.
