# 360

Autoenhance.ai currently only supports equilateral projection for 360° images. Our system automatically detects and processes equilateral images as long as they adhere to a 2:1 aspect ratio. This means the width of the image is exactly twice its height, ensuring proper handling and enhancement of your 360° visuals.

**What is an Equilateral Projection?**

An equilateral projection is a common format for 360° images where the image is mapped onto a rectangle with a 2:1 aspect ratio. This format is widely used because it evenly distributes distortion across the entire image, providing a balanced and accurate representation of the 360° environment.

**Converting Other Projections to Equilateral**

If your 360° images are in a different projection format, such as stereographic, cylindrical, or any other non-equilateral projection, they need to be converted to an equilateral projection before being uploaded to Autoenhance.ai. This ensures compatibility and optimal enhancement results.

**How to Convert to Equilateral**

1. **Using Image Editing Software:** Programs like Adobe Photoshop, PTGui, or specialized 360° image editors often have tools for converting different projections to equilateral format.
2. **Online Conversion Tools:** There are various online services available that can convert 360° images from one projection to another. Simply upload your image, select the desired equilateral format, and download the converted image.
3. **Scripting and APIs:** For bulk conversions or automated workflows, consider using scripts or APIs that can handle projection transformations programmatically.

By ensuring your images are in equilateral projection with a 2:1 aspect ratio, Autoenhance.ai can effectively process and enhance your 360° visuals, delivering high-quality results every time.

For further assistance on converting your 360° images or any other inquiries, please contact our support team.


---

# 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.autoenhance.ai/file-guidelines/360.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.
