# The album organization

## **The structure**

One of the reasons why people use Piktures instead of their native gallery app is because they like to organise their photos with multiple albums and they like to access them easily.&#x20;

The problem you have with a long list of albums is that it is usually not easy to access them quickly. Sorting photos alphabetically, or searching albums with a search box is fine but not great.&#x20;

This is why we have introduced the concept of bookmarks that are located at the top of the list of albums. Those bookmarks are sorted manually.&#x20;

![Bookmarks](https://3948117680-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M7nW_tbmtxUWXJpuxZT%2F-MCfI-GjIZOJwo5ZL-lG%2F-MCfs9C2Duol_KVaQ2Bx%2FScreenshot%202020-07-20%20at%2012.58.13.png?alt=media\&token=e20e6095-be47-43df-86c5-08b154f04408)


---

# 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/album-list.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.
