# PhotoPicker

## English

- [General Information](https://photopicker.gitbook.io/v3/general_info.md)
- [AI Culling](https://photopicker.gitbook.io/v3/ai.md)
- [Application Interface](https://photopicker.gitbook.io/v3/interface.md)
- [Application Menu](https://photopicker.gitbook.io/v3/menu.md)
- [1. WORKING WITH THE PHOTO LIBRARY](https://photopicker.gitbook.io/v3/photo_library.md)
- [Creating a Lightroom Classic Catalog and Importing Photos](https://photopicker.gitbook.io/v3/lr_catalogs/import_photos_to_lightroom_catalog.md)
- [Importing a Lightroom Catalog into PhotoPicker (macOS)](https://photopicker.gitbook.io/v3/lr_catalogs/import.md)
- [Importing a Lightroom Catalog into PhotoPicker (Windows)](https://photopicker.gitbook.io/v3/lr_catalogs/import_windows.md)
- [Exporting a Catalog to Lightroom](https://photopicker.gitbook.io/v3/lr_catalogs/export.md)
- [General Overview](https://photopicker.gitbook.io/v3/custom_catalogs/general.md)
- [Importing Photos into a Custom Catalog](https://photopicker.gitbook.io/v3/custom_catalogs/import.md)
- [Exporting Sorting Results](https://photopicker.gitbook.io/v3/custom_catalogs/export.md)
- [4. WORKING WITH PHOTOS ON EXTERNAL STORAGE WITHOUT IMPORT](https://photopicker.gitbook.io/v3/folders.md)
- [Frequently Asked Questions (FAQ)](https://photopicker.gitbook.io/v3/faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://photopicker.gitbook.io/v3/general_info.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.
