# Poly UV Map

Optimizing UVs evens out the spacing between UVs on a mesh, fixing areas of distortion  overlapping UVs).&#x20;

For example, you can untangle interior UVs in combination with the Map UV Border command. You can begin by mapping the UVs to a border (either a square or a circle), and then relax the UVs to even out the spacing of the UVs.

![](https://docs.netvrk.co/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9fEpWGvIaWHYNyg4GiHI%2Fuploads%2FSf0hNpLW7Rg9hkrIaXOp%2Fimage.png?alt=media\&token=4e8c7e40-86dc-4c26-abc9-41276da43fb7)

### To relax UVs using the Optimize command

1. (Optional) In the UV Editor toolbar, turn on the distortion shader (). See [Identify UV distortion](https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/Maya-Modeling/files/GUID-637CCCB0-3513-4DFD-A8D5-EB1AB5CCEB9D-htm.html). This shades areas of your UV mesh that are squashed or stretched, making it easy to identify areas that you need to optimize.
2. Select UVs you want to optimize.
3. In the UV Toolkit, select Unfold > Optimize (or alternatively Modify > Optimize > from the menu bar to adjust options).Tip: You can apply the Optimize command multiple times to repeatedly relax the selected UVs.

![](https://docs.netvrk.co/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9fEpWGvIaWHYNyg4GiHI%2Fuploads%2FbCXKQO7s5ZdRO0JYJHjh%2Fimage.png?alt=media\&token=f9176b4d-8573-448b-a2cc-563f20241ec3)

1. Alternatively, you can select Unfold > Optimize Tool (or alternatively Tools > Optimize from the menu bar) and then use the brush to interactively paint over specific regions you want optimized.&#x20;

![](https://docs.netvrk.co/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9fEpWGvIaWHYNyg4GiHI%2Fuploads%2FRmP5QtUy6hNtLVjGfdl6%2Fimage.png?alt=media\&token=4c4c5380-a74f-41ae-989c-f8f19cc1e9fe)


---

# 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.netvrk.co/guides/3d-asset-creation/poly-uv-map.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.
