# Other Folder Types

Beyond the three most common folder types, there are other folder types in Dropbox as well.&#x20;

#### Restricted Folders

Restricted Folders are Team Folders with an item within that has additional restrictions.&#x20;

#### **Camera Uploads Folder**

The Camera Uploads Folder is the default location where photos from a mobile device are stored in the cloud.&#x20;

#### Encrypted Team Folder

An Encrypted Team Folder is a Team Folder that can only be accessed and decrypted by authorized users.&#x20;

#### Traversal Rights Folder

Traversal Rights Folders indicate a team folder where the user has partial access to the contents within.&#x20;


---

# 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.the-cloud-storage-guide.io/cloud-storage-platforms/dropbox-overview/storage-and-sharing/other-folder-types.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.
