# Tutorials

- [How to improve images for second-hand item marketplaces](https://docs.photoroom.com/tutorials/how-to-improve-images-for-second-hand-item-marketplaces.md)
- [How to create e-commerce images with consistent brand guidelines](https://docs.photoroom.com/tutorials/how-to-create-e-commerce-images-with-consistent-brand-guidelines.md)
- [How to create food delivery images with consistent brand guidelines](https://docs.photoroom.com/tutorials/how-to-create-food-delivery-images-with-consistent-brand-guidelines.md)
- [How to create listing images for clothing and apparel](https://docs.photoroom.com/tutorials/how-to-create-listing-images-for-clothing-and-apparel.md)
- [How to create compliant product images for Google Shopping](https://docs.photoroom.com/tutorials/how-to-create-compliant-product-images-for-google-shopping.md)
- [How to create sticker images](https://docs.photoroom.com/tutorials/how-to-create-sticker-images.md)
- [How to create a selfie generator](https://docs.photoroom.com/tutorials/how-to-create-a-selfie-generator.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.photoroom.com/tutorials.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.
