# Piktures press room

## Piktures press room

- [Piktures press room](https://press.piktures.app/master.md): Your homepage for the Piktures logo, press kit, and more
- [Talking about Piktures in 2022](https://press.piktures.app/blogs-talking-about-piktures/talking-about-piktures-in-2022.md): The blogs and news sites that talked about Piktures in 2022
- [Talking about Piktures in 2021](https://press.piktures.app/blogs-talking-about-piktures/talking-about-piktures-in-2021.md): The blogs and news sites that talked about Piktures in 2021
- [Talking about Piktures in 2020](https://press.piktures.app/blogs-talking-about-piktures/2020.md): The blogs and news sites that talked about Piktures in 2020
- [Talking about Piktures in 2019](https://press.piktures.app/blogs-talking-about-piktures/2019.md): The blogs and news sites that talked about Piktures in 2019
- [Talking about Piktures in 2018](https://press.piktures.app/blogs-talking-about-piktures/2018.md): The blogs and news sites that talked about Piktures in 2018
- [Talking about Piktures in 2017](https://press.piktures.app/blogs-talking-about-piktures/2017.md): The blogs and news sites that talked about Piktures in 2017
- [Talking about Piktures in 2016](https://press.piktures.app/blogs-talking-about-piktures/2016.md): The blogs and news sites that talked about Piktures in 2016
- [Talking about Piktures in 2015](https://press.piktures.app/blogs-talking-about-piktures/2015.md): The blogs and news sites that talked about Piktures in 2015
- [Talking about Piktures in 2014](https://press.piktures.app/blogs-talking-about-piktures/2014.md): The blogs and news sites that talked about Piktures in 2014
- [Press kit](https://press.piktures.app/press-kit.md): Your homepage for the Piktures press kit


---

# 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://press.piktures.app/master.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.
