# Special albums

### **The All items view**

All the media items that Piktures support are listed in this album. It is a very convenient album that will always show the latest items at the top.&#x20;

### **The Camera album**

This is the most used albums on your device to store photos, simply because all the photos that you take with your camera appears there. On some devices, you can find two distinct camera albums: the Camera album on your phone memory and the other on the SD card.&#x20;

### **The Download album**

This is the download folder from your phone that is shared by the Android operating system. Unlike a File manager, Piktures is only displaying media content.&#x20;

### **The Favourite items view**

The Favourite items is a view, not an album. When you mark a photo as favourite by clicking on the “star”, it gets included into this view.&#x20;

### **The QR code folder**

When you shoot a QR code with the embedded QR Code scanner, the photo is stored in the QR Code folder so that you can easily retrieve those QR codes.&#x20;

### **The Screenshots folder**

This is the screenshot folder from your phone that is shared by the Android operating system.

### **The Recycle bin**

When you delete a photo or a video, they are first moved to the recycle bin. From there, they can be restored or deleted forever. The Recycle bin is basically a temporary folder to store files before they are deleted permanently.


---

# 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://help.piktures.app/album-list/special-albums.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.
