# Endpoints

- [Creative Redesign](https://docs.gepettoapp.com/endpoints/creative-redesign.md): Creative Redesign will redesign a room in a specific style.
- [Redesign](https://docs.gepettoapp.com/endpoints/redesign.md): Redesign will redesign a room in a specific style.
- [Furnish](https://docs.gepettoapp.com/endpoints/furnish.md): Furnish will let you add furnitures to empty rooms.
- [Smart Staging v2 🔮](https://docs.gepettoapp.com/endpoints/smart-staging-v2.md): Smart Staging allows you to furnish an interior more accurately using a more advanced technology.
- [Refresh 🎨](https://docs.gepettoapp.com/endpoints/refresh.md): The Refresh endpoint allows you to transform interior spaces by changing wall colors or floor types using advanced AI image processing.
- [Sunshine ☀️](https://docs.gepettoapp.com/endpoints/sunshine.md): Sunshine allows you to refresh the sky of your outdoors when your pictures when taken during gloomy day. 🌧️
- [Declutter 🧹](https://docs.gepettoapp.com/endpoints/declutter.md): Declutter mode allows you to remove objects and existing furnitures from a picture.
- [Magic Enhancer ✨](https://docs.gepettoapp.com/endpoints/magic-enhancer.md): The magic enhancer will enhance your photos contrast, exposure, color and brightness to make them more appealing. The Magic Enhancer also lets you fix the sky and hide people's faces or plates.
- [Upscale](https://docs.gepettoapp.com/endpoints/upscale.md): Upscale and refine the quality of your image.
- [Upscale (advanced)](https://docs.gepettoapp.com/endpoints/upscale-advanced.md): Upscale and refine the quality of your image while maintaining high fidelity.
- [Get Styles](https://docs.gepettoapp.com/endpoints/get-styles.md): List all the available styles
- [Get Skies](https://docs.gepettoapp.com/endpoints/get-skies.md): List all the available skies
- [Get Rooms](https://docs.gepettoapp.com/endpoints/get-rooms.md): List all the available rooms in english and french
- [Get Furnitures](https://docs.gepettoapp.com/endpoints/get-furnitures.md): List all the available furnitures in multiple lang for the furnish mode
- [Get Job](https://docs.gepettoapp.com/endpoints/get-job.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.gepettoapp.com/endpoints.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.
