# Help

{% content-ref url="/pages/-M7q\_NHWyi2n15vny50D" %}
[The album organization](/album-list/album-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7qaDQVlWvp2fdxmBh4" %}
[ The bookmarks](/album-list/bookmarks.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7sg9E2-o3Io9dhLjp\_" %}
[ Sorting the list of albums](/album-list/album-list-sorting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7rira6lrooazj4BMoG" %}
[Creating a new album](/album-list/new-album.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7rjpkAI3LaP-eV7NS\_" %}
[🗑️ Delete an entire album](/album-list/delete-album.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7q6Y3Ojsgc\_myJKs3X" %}
[🖊️ Renaming an album](/album-list/renaming-an-album.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7qBoYpNKNA7-aCfps3" %}
[Hide and unhide albums](/protect-photos/hide-and-unhide-albums.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7qBYGeDuKNcNBSSXpu" %}
[㊙️ The Secret Space](/protect-photos/secret-space.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7q7-eLIh5Hs0Cy715y" %}
[Debug mode](/debug/debug-mode.md)
{% endcontent-ref %}


---

# 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/help.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.
