# Overview

<figure><img src="/files/FHLQsWDLlDQnDaiBidGY" alt=""><figcaption></figcaption></figure>

This is the first screen we will see when opening the app. It will display the files that we have and also have a few other options that we can interact with.

For creating, importing, and exporting .px files, please see [Pixquare file (.px)](/pixquare-file/overview.md)

### File operation

Similar to a regular file system, Pixquare's gallery also lets us do a few basic actions to its files.

[Read more >](/gallery/file-operations.md)

### Preview and sorting

How we want to display the file and how we want to sort the files.

[Read more >](/gallery/preview-and-sorting.md)

### Storage location

Do you know that Pixquare can save our files directly to iCloud so that we can sync and access them from multiple devices?

[Read more >](/gallery/storage-location.md)

### Manage files via the Files app

iOS already has a very powerful file system app, Files, so let's use it instead of trying to reinvent the wheel.

[Read more >](/gallery/manage-files-via-the-files-app.md)

### Misc

[Read about some other minor things in Gallery >](/gallery/misc.md)


---

# 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.pixquare.art/gallery/overview.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.
